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 | a1872182bb252ac9d731cbc8af0e9ddb75fc8cb0 (patch) | |
tree | 6415652f87a8a594689e4ebe65992434e22b0be7 /target/linux/kirkwood/patches-3.18 | |
parent | e0daabc8ec87210654eef22c57c5486904438cd9 (diff) | |
download | upstream-a1872182bb252ac9d731cbc8af0e9ddb75fc8cb0.tar.gz upstream-a1872182bb252ac9d731cbc8af0e9ddb75fc8cb0.tar.bz2 upstream-a1872182bb252ac9d731cbc8af0e9ddb75fc8cb0.zip |
mvsw6171: rename to 'mvsw61xx'
In preparation for properly supporting switches
beyond the 88E6171.
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 43935
Diffstat (limited to 'target/linux/kirkwood/patches-3.18')
-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>; |