Re: [PATCH v2 3/8] ARM: digicolor: add minimal device tree description

2015-01-11 Thread Baruch Siach
Hi Mark, On Fri, Jan 09, 2015 at 11:46:24AM +, Mark Rutland wrote: > On Thu, Jan 08, 2015 at 07:39:59PM +, Baruch Siach wrote: > > cx92755.dtsi describes CX92755 on chip peripherals. conexant_equinox.dts > > describes the Equinox evaluation board for the CX92755 SoC. > > I didn't spot any

Re: [PATCH v2 3/8] ARM: digicolor: add minimal device tree description

2015-01-09 Thread Mark Rutland
On Thu, Jan 08, 2015 at 07:39:59PM +, Baruch Siach wrote: > cx92755.dtsi describes CX92755 on chip peripherals. conexant_equinox.dts > describes the Equinox evaluation board for the CX92755 SoC. I didn't spot any cpu nodes below. While that might happen to work at the moment for UP, there real

Re: [PATCH v2 3/8] ARM: digicolor: add minimal device tree description

2015-01-08 Thread Arnd Bergmann
On Thursday 08 January 2015 21:39:59 Baruch Siach wrote: > + > + chosen { > + bootargs = "console=ttyS0,115200 earlyprintk"; > + }; > +}; Please don't put earlyprintk into the dtb. Hopefully by the next merge window we will have working earlycon support as a replacement. You ca

[PATCH v2 3/8] ARM: digicolor: add minimal device tree description

2015-01-08 Thread Baruch Siach
cx92755.dtsi describes CX92755 on chip peripherals. conexant_equinox.dts describes the Equinox evaluation board for the CX92755 SoC. Signed-off-by: Baruch Siach --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/conexant_equinox.dts | 67 + arch/arm/boot/d