Re: [PATCH] ARM: dts: sun8i: Add SPI controller node in H3

2016-10-21 Thread Milo Kim
Hi Maxime, On 10/21/2016 12:44 AM, Maxime Ripard wrote: Ideally, this would be part of your serie to add the H3 support to the spi driver. This way, you make it explicit that there is a dependency between the two, and it's easier for us :) OK, I hesitated before dividing it. It's clear to me n

Re: [PATCH] ARM: dts: sun8i: Add SPI controller node in H3

2016-10-20 Thread Maxime Ripard
Hi Milo, On Wed, Oct 19, 2016 at 10:46:08PM +0900, Milo Kim wrote: > H3 supports two SPI controllers. Four pins (MOSI, MISO, SCLK, SS) are > configured through the pinctrl subsystem. It is almost same as A31 SPI > except buffer size, so those DT properties are reusable. > > Cc: Maxime Ripard > C

[PATCH] ARM: dts: sun8i: Add SPI controller node in H3

2016-10-19 Thread Milo Kim
H3 supports two SPI controllers. Four pins (MOSI, MISO, SCLK, SS) are configured through the pinctrl subsystem. It is almost same as A31 SPI except buffer size, so those DT properties are reusable. Cc: Maxime Ripard Cc: Chen-Yu Tsai Signed-off-by: Milo Kim --- arch/arm/boot/dts/sun8i-h3.dtsi |