[PATCH v2] ARM: Kirkwood: Add support for Excito Bubba B3
From: Jason Cooper <hidden>
Date: 2014-01-02 14:50:35
From: Jason Cooper <hidden>
Date: 2014-01-02 14:50:35
On Mon, Dec 30, 2013 at 07:17:46PM +0100, Andrew Lunn wrote:
The Excito Bubba B3 is a home server, single drive NAS box, Wifi access point, etc. Signed-off-by: Andrew Lunn <andrew@lunn.ch> --- v2: s/driver/drive Sort ocp DT entries Add comment about Serial port RX/TX test points Replace linux specific DT led properties with generic equivelent. --- arch/arm/boot/dts/Makefile | 3 +- arch/arm/boot/dts/kirkwood-b3.dts | 204 +++++++++++++++++++++++++++++++++++++ 2 files changed, 206 insertions(+), 1 deletion(-) create mode 100644 arch/arm/boot/dts/kirkwood-b3.dts
Applied to mvebu/dt thx, Jason.