Author: kaloz Date: 2015-01-12 10:32:33 +0100 (Mon, 12 Jan 2015) New Revision: 43945
Modified: trunk/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts Log: [mvebu]: now that the driver knows it, use the 88e6172's switch type in the mamba dts Signed-off-by: Imre Kaloz <[email protected]> Modified: trunk/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts =================================================================== --- trunk/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts 2015-01-12 06:16:51 UTC (rev 43944) +++ trunk/target/linux/mvebu/files/arch/arm/boot/dts/armada-xp-mamba.dts 2015-01-12 09:32:33 UTC (rev 43945) @@ -277,7 +277,7 @@ }; mvsw61xx { - compatible = "marvell,88e6171"; + compatible = "marvell,88e6172"; status = "okay"; reg = <0x10>; _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
