diff options
author | Luka Perkov <luka@openwrt.org> | 2015-01-11 17:19:58 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-01-11 17:19:58 +0000 |
commit | fb93335d7cf78d5be753104f32f2469f8f51febe (patch) | |
tree | 51e799261a1429569cc35192e76c00908f207b5f /target/linux/kirkwood/patches-3.18/160-ea4500.patch | |
parent | 2386d7e7cf3fa152cd078d2975bce8cd1db8b962 (diff) | |
download | upstream-fb93335d7cf78d5be753104f32f2469f8f51febe.tar.gz upstream-fb93335d7cf78d5be753104f32f2469f8f51febe.tar.bz2 upstream-fb93335d7cf78d5be753104f32f2469f8f51febe.zip |
mvsw6171: rename to 'mvsw61xx'
In preparation for properly supporting switches
beyond the 88E6171.
Signed-off-by: Claudio Leite <leitec@staticky.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43935 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/kirkwood/patches-3.18/160-ea4500.patch')
-rw-r--r-- | target/linux/kirkwood/patches-3.18/160-ea4500.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/kirkwood/patches-3.18/160-ea4500.patch b/target/linux/kirkwood/patches-3.18/160-ea4500.patch index 7456b13e14..386b5eaf49 100644 --- a/target/linux/kirkwood/patches-3.18/160-ea4500.patch +++ b/target/linux/kirkwood/patches-3.18/160-ea4500.patch @@ -121,7 +121,7 @@ + }; + }; + -+ mvsw6171 { ++ mvsw61xx { + compatible = "marvell,88e6171"; + status = "okay"; + reg = <0x10>; |