diff options
author | John Crispin <john@openwrt.org> | 2013-08-14 19:08:44 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-08-14 19:08:44 +0000 |
commit | 41f62983d3befe7da218107d08acf307f29cca05 (patch) | |
tree | 92cb22dd48820ed7e84e2c76261d93d93a9750eb /target/linux/ramips/dts/rt3883.dtsi | |
parent | eb7669fc5dae7fdbe81088813648091851b4f864 (diff) | |
download | upstream-41f62983d3befe7da218107d08acf307f29cca05.tar.gz upstream-41f62983d3befe7da218107d08acf307f29cca05.tar.bz2 upstream-41f62983d3befe7da218107d08acf307f29cca05.zip |
ramips: dts file cleanup
cleanup some inconsistencies in the dts files
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37783
Diffstat (limited to 'target/linux/ramips/dts/rt3883.dtsi')
-rw-r--r-- | target/linux/ramips/dts/rt3883.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/rt3883.dtsi b/target/linux/ramips/dts/rt3883.dtsi index 4d0d37d49a..d4387a92d0 100644 --- a/target/linux/ramips/dts/rt3883.dtsi +++ b/target/linux/ramips/dts/rt3883.dtsi @@ -202,7 +202,7 @@ status = "disabled"; port@0 { - compatible = "lantiq,rt3883-port", "ralink,eth-port"; + compatible = "ralink,rt3883-port", "ralink,eth-port"; reg = <0>; }; |