Re: [PATCH 5/5] pwm: sunxi: enable pwm0 support on sun7i

2021-02-19 Thread Andre Przywara
On Fri, 19 Feb 2021 00:26:20 +0100 Giulio Benetti wrote: > From: Giulio Benetti > > sun7i pwm is equal to sun4i and sun5i so enable pwm0 the same way for > sun7i. > > Signed-off-by: Giulio Benetti > Signed-off-by: Giulio Benetti Looks alright, though I feel the pwm driver should look into t

[PATCH 5/5] pwm: sunxi: enable pwm0 support on sun7i

2021-02-18 Thread Giulio Benetti
From: Giulio Benetti sun7i pwm is equal to sun4i and sun5i so enable pwm0 the same way for sun7i. Signed-off-by: Giulio Benetti Signed-off-by: Giulio Benetti --- arch/arm/include/asm/arch-sunxi/pwm.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/include/asm/ar