Re: [PATCH 1/4] ARM: dts: sun8i: Add PWM controller node for A23/A33

2015-09-18 Thread Maxime Ripard
On Fri, Sep 18, 2015 at 03:35:36PM +0800, Chen-Yu Tsai wrote: > A23/A33 have a PWM controller that is compatible to the one on the A20. > Add a device node for it. > > Signed-off-by: Chen-Yu Tsai Applied, thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engine

Re: [linux-sunxi] [PATCH 1/4] ARM: dts: sun8i: Add PWM controller node for A23/A33

2015-09-18 Thread Hans de Goede
Hi, Good stuff, thanks for working on this. On 09/18/2015 03:35 AM, Chen-Yu Tsai wrote: A23/A33 have a PWM controller that is compatible to the one on the A20. Add a device node for it. Signed-off-by: Chen-Yu Tsai Looks good to me: Reviewed-by: Hans de Goede Regards, Hans --- arch/

[PATCH 1/4] ARM: dts: sun8i: Add PWM controller node for A23/A33

2015-09-18 Thread Chen-Yu Tsai
A23/A33 have a PWM controller that is compatible to the one on the A20. Add a device node for it. Signed-off-by: Chen-Yu Tsai --- arch/arm/boot/dts/sun8i-a23-a33.dtsi | 8 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/sun8i-a23-a33.dtsi b/arch/arm/boot/dts/sun8i-a23-a