diff options
author | John Crispin <blogic@openwrt.org> | 2015-12-17 09:25:57 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-12-17 09:25:57 +0000 |
commit | 92cbf3456b443bc8da88a6ab56e1ec06c7363a78 (patch) | |
tree | 151ee7c6ef69a5ea96a876c4d5b950fec3c8b371 /target/linux/ramips/dts/W502U.dts | |
parent | e851e5d9bd18b22786b5bc5884b17c04614094bc (diff) | |
download | master-187ad058-92cbf3456b443bc8da88a6ab56e1ec06c7363a78.tar.gz master-187ad058-92cbf3456b443bc8da88a6ab56e1ec06c7363a78.tar.bz2 master-187ad058-92cbf3456b443bc8da88a6ab56e1ec06c7363a78.zip |
ralink: fixup devicetree files to work with new ethernet driver
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47900 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/W502U.dts')
-rw-r--r-- | target/linux/ramips/dts/W502U.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/W502U.dts b/target/linux/ramips/dts/W502U.dts index 0f423bacae..112a4bda75 100644 --- a/target/linux/ramips/dts/W502U.dts +++ b/target/linux/ramips/dts/W502U.dts @@ -56,7 +56,7 @@ }; esw@10110000 { - ralink,portmap = <0x3e>; + mediatek,portmap = <0x3e>; }; wmac@10180000 { |