Re: [PATCH v2 4/5] ARM: BCM63XX: add BCM963138DVT Reference platform DTS

2014-08-15 Thread Arnd Bergmann
On Thursday 14 August 2014 17:11:26 Florian Fainelli wrote: +/ { + compatible = brcm,BCM963138DVT, brcm,bcm63138; + model = Broadcom BCM963138DVT; + + memory { + reg = 0x0 0x0800; + }; + +}; + +serial0 { + status = okay; +}; + +serial1

[PATCH v2 4/5] ARM: BCM63XX: add BCM963138DVT Reference platform DTS

2014-08-14 Thread Florian Fainelli
Add a DTS file for the Broadcom BCM963138DVT reference platform board which leverages the bcm63138.dtsi SoC DTSi file. Signed-off-by: Florian Fainelli f.faine...@gmail.com --- Changes in v2: - consistently use the prefix 963138 since this is a reference board - enable UARTs for that reference