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 | b0a2d7ad0dbaec2ff9f6f5f87c20c534857c849b (patch) | |
tree | 8b0528719f6622142a62668228b58ab83daa1245 /target/linux/mvebu | |
parent | 6150714eb06ed4adf0b13fe8e44e2389db17ac7d (diff) | |
download | upstream-b0a2d7ad0dbaec2ff9f6f5f87c20c534857c849b.tar.gz upstream-b0a2d7ad0dbaec2ff9f6f5f87c20c534857c849b.tar.bz2 upstream-b0a2d7ad0dbaec2ff9f6f5f87c20c534857c849b.zip |
now that the driver knows it, use the 88e6172's switch type in the mamba dts
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43945
Diffstat (limited to 'target/linux/mvebu')
-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>; |