History log of /rk3399_rockchip-uboot/arch/arm/dts/rk3066a.dtsi (Results 1 – 2 of 2)
Revision Date Author Comments
# bab0c55c 16-Mar-2018 David Wu <david.wu@rock-chips.com>

pwm: rockchip: Do pwm pinctrl setting after pwm enabled

If the PWM pinctrl uses default state, the iomux setting will
be done at probe, the PWM may not be enabled at this moment.
It will make PWM in

pwm: rockchip: Do pwm pinctrl setting after pwm enabled

If the PWM pinctrl uses default state, the iomux setting will
be done at probe, the PWM may not be enabled at this moment.
It will make PWM into an intermediate state, destroy the default
hardware state, the PWM is not ready for work yet. So it is better
for doing PWM pinctrl setting after PWM enabled.

Change-Id: I8b700a07083b9a6798303fc5a5ed9f29eb42c47e
Signed-off-by: David Wu <david.wu@rock-chips.com>

show more ...


# 2c67c666 17-Aug-2017 Paweł Jarosz <paweljarosz3691@gmail.com>

rockchip: rk3066: add rk3066 platform devicetree file

rk3066 peripherials include usb, i2c, pwm, gpio, sdio, sdmmc, emmc, spi,
watchdog and uart

Change-Id: I38f07257bab251f043031028f2739ec9c861d014

rockchip: rk3066: add rk3066 platform devicetree file

rk3066 peripherials include usb, i2c, pwm, gpio, sdio, sdmmc, emmc, spi,
watchdog and uart

Change-Id: I38f07257bab251f043031028f2739ec9c861d014
Signed-off-by: Paweł Jarosz <paweljarosz3691@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>

show more ...