Hi Tom, The following changes since commit db6b0281eca0dc4a1a40d9ef52d543b09979a1bf:
Merge branch 'master' of git://git.denx.de/u-boot-rockchip (2018-05-14 18:13:59 -0400) are available in the git repository at: git://git.denx.de/u-boot-video.git master for you to fetch changes up to 3ecec5aadd3c3039adfde6928bbe0104af4929d5: dts: sunxi: add PWM node for sun50i (2018-05-15 08:18:14 +0200) ---------------------------------------------------------------- Vasily Khoruzhick (4): sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity. video: dw_hdmi: fix HSYNC and VSYNC polarity settings 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 +++++++++++++++++++++++++++++++++ drivers/video/dw_hdmi.c | 4 +- drivers/video/sunxi/sunxi_dw_hdmi.c | 4 +- 8 files changed, 212 insertions(+), 4 deletions(-) create mode 100644 drivers/pwm/sunxi_pwm.c Please pull. Thanks! Anatolij _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot