Re: [PATCH 1/3] ARM: sun8i: v3s: add PWM device node

2017-05-29 Thread Maxime Ripard
Hi, On Wed, May 24, 2017 at 08:13:18PM +0800, Icenowy Zheng wrote: > As we have already the support for the PWM controller on V3s SoC, add > its device node in the SoC's DTSI file. > > Signed-off-by: Icenowy Zheng > --- > arch/arm/boot/dts/sun8i-v3s.dtsi | 8 > 1 file changed, 8 insert

[PATCH 1/3] ARM: sun8i: v3s: add PWM device node

2017-05-24 Thread Icenowy Zheng
As we have already the support for the PWM controller on V3s SoC, add its device node in the SoC's DTSI file. Signed-off-by: Icenowy Zheng --- arch/arm/boot/dts/sun8i-v3s.dtsi | 8 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/sun8i-v3s.dtsi b/arch/arm/boot/dts/sun8i-v