Re: [PATCH] ARM: BCM5301X: Add DT for Luxul XAP-1510

2016-05-05 Thread Hauke Mehrtens
On 05/05/2016 12:36 AM, Rafał Miłecki wrote: > On 4 May 2016 at 20:53, Florian Fainelli wrote: >> On 03/05/16 10:28, Dan Haab wrote: >>> Luxul XAP-1510 is an AP device based on BCM4708 SoC. It uses flash >>> memory connected to the SPI controller. >> >> Looks fine, except one nit: >> >>> diff --gi

Re: [PATCH] ARM: BCM5301X: Add DT for Luxul XAP-1510

2016-05-05 Thread Florian Fainelli
On 05/05/16 14:47, Hauke Mehrtens wrote: > On 05/05/2016 12:36 AM, Rafał Miłecki wrote: >> On 4 May 2016 at 20:53, Florian Fainelli wrote: >>> On 03/05/16 10:28, Dan Haab wrote: Luxul XAP-1510 is an AP device based on BCM4708 SoC. It uses flash memory connected to the SPI controller. >>>

Re: [PATCH] ARM: BCM5301X: Add DT for Luxul XAP-1510

2016-05-04 Thread Rafał Miłecki
On 4 May 2016 at 20:53, Florian Fainelli wrote: > On 03/05/16 10:28, Dan Haab wrote: >> Luxul XAP-1510 is an AP device based on BCM4708 SoC. It uses flash >> memory connected to the SPI controller. > > Looks fine, except one nit: > >> diff --git a/arch/arm/boot/dts/bcm4708-luxul-xap-1510.dts >> b

Re: [PATCH] ARM: BCM5301X: Add DT for Luxul XAP-1510

2016-05-04 Thread Florian Fainelli
On 03/05/16 10:28, Dan Haab wrote: > Luxul XAP-1510 is an AP device based on BCM4708 SoC. It uses flash > memory connected to the SPI controller. Looks fine, except one nit: > diff --git a/arch/arm/boot/dts/bcm4708-luxul-xap-1510.dts > b/arch/arm/boot/dts/bcm4708-luxul-xap-1510.dts > new file mo

[PATCH] ARM: BCM5301X: Add DT for Luxul XAP-1510

2016-05-03 Thread Dan Haab
Luxul XAP-1510 is an AP device based on BCM4708 SoC. It uses flash memory connected to the SPI controller. Signed-off-by: Dan Haab --- arch/arm/boot/dts/Makefile |1 + arch/arm/boot/dts/bcm4708-luxul-xap-1510.dts | 67 ++ 2 files changed, 68 insert