Re: [PATCH] ARM: dts: kirkwood: Add DTS for Linksys EA4200v2/EA4500

From: Imre Kaloz
Date: Sun Apr 03 2016 - 05:56:59 EST




On Sat, 02 Apr 2016 14:55:52 +0200, Bert Vermeulen <bert@xxxxxxxx> wrote:

This platform is based on a Marvell 88E6282 SoC and 88E6171 switch.

The DSA port labels follow the switchdev convention.

Signed-off-by: Bert Vermeulen <bert@xxxxxxxx>

--- /dev/null
+++ b/arch/arm/boot/dts/kirkwood-candyhouse.dts

Candyhouse is the name of the platform, not the router. please use

arch/arm/boot/dts/kirkwood-linksys-viper.dts

+ model = "Linksys Candyhouse (E4200v2 / EA4500)";
+ compatible = "linksys,ea4500", "linksys,e4200v2", "marvell,kirkwood-88f6282", "marvell,kirkwood";

The EA4200v2 is the same as the EA4500. The name is viper, so

compatible = "linksys,viper"



Best,

Imre