diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2015-01-12 09:32:33 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2015-01-12 09:32:33 +0000 |
commit | 308eeb28e69b57e9a9e5845077834a44d582637b (patch) | |
tree | 29dd279a44c87aa4d42cfec9b74111ad40c76d2b /target/linux/mvebu/files | |
parent | 0724fa37bfe8fe2a5197042d76109a373d7af978 (diff) | |
download | master-187ad058-308eeb28e69b57e9a9e5845077834a44d582637b.tar.gz master-187ad058-308eeb28e69b57e9a9e5845077834a44d582637b.tar.bz2 master-187ad058-308eeb28e69b57e9a9e5845077834a44d582637b.zip |
[mvebu]: now that the driver knows it, use the 88e6172's switch type in the mamba dts
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43945 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mvebu/files')
-rw-r--r-- | target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts b/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts index 7dff596cc4..b544389031 100644 --- a/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts +++ b/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts @@ -277,7 +277,7 @@ }; mvsw61xx { - compatible = "marvell,88e6171"; + compatible = "marvell,88e6172"; status = "okay"; reg = <0x10>; |