On Mon, 14 May 2018 08:16:19 -0700
Vasily Khoruzhick anars...@gmail.com wrote:

> This series introduces a PWM driver for Allwinner A64.
> 
> This driver can be used to control backlight on Pinebook
> 
> v4: use the same binding as in Linux
> 
> Vasily Khoruzhick (2):
>   pwm: sunxi: add support for PWM found on Allwinner A64
>   dts: sunxi: add PWM node for sun50i
> 
>  arch/arm/dts/sun50i-a64.dtsi           |   9 ++
>  arch/arm/include/asm/arch-sunxi/gpio.h |   1 +
>  arch/arm/include/asm/arch-sunxi/pwm.h  |  12 ++
>  drivers/pwm/Kconfig                    |   7 +
>  drivers/pwm/Makefile                   |   1 +
>  drivers/pwm/sunxi_pwm.c                | 178 +++++++++++++++++++++++++
>  6 files changed, 208 insertions(+)
>  create mode 100644 drivers/pwm/sunxi_pwm.c

Series applied to u-boot-video/master, thanks!

--
Anatolij
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to