diff options
author | John Crispin <john@openwrt.org> | 2012-12-21 13:47:55 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-12-21 13:47:55 +0000 |
commit | 54c096527a43bf70a8cf158e081274158534e829 (patch) | |
tree | 6eddad07b41010d60196a5ef0407da5ab22342ea /target/linux/lantiq/image/EASY80920.dtsi | |
parent | 59cc6d9dddcead0f72277d0d13eb0dd773741349 (diff) | |
download | upstream-54c096527a43bf70a8cf158e081274158534e829.tar.gz upstream-54c096527a43bf70a8cf158e081274158534e829.tar.bz2 upstream-54c096527a43bf70a8cf158e081274158534e829.zip |
more devicetree fixes
SVN-Revision: 34824
Diffstat (limited to 'target/linux/lantiq/image/EASY80920.dtsi')
-rw-r--r-- | target/linux/lantiq/image/EASY80920.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/image/EASY80920.dtsi b/target/linux/lantiq/image/EASY80920.dtsi index 03cebd7120..e32ad53d37 100644 --- a/target/linux/lantiq/image/EASY80920.dtsi +++ b/target/linux/lantiq/image/EASY80920.dtsi @@ -254,7 +254,7 @@ #address-cells = <3>; #size-cells = <2>; #interrupt-cells = <1>; - compatible = "lantiq,pci-xway"; + compatible = "lantiq,pci-xway1"; bus-range = <0x0 0x0>; ranges = <0x2000000 0 0x8000000 0x8000000 0 0x2000000 /* pci memory */ 0x1000000 0 0x00000000 0xAE00000 0 0x200000>; /* io space */ |