| #
b5f1eff7 |
| 17-Apr-2018 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: rk3188: add -u-boot.dtsi for rock-rk3188
We should a -u-boot.dtsi for those config need by U-Boot only, and other part sync with kernel.
Change-Id: I7c9f9c2824b759bcfd7e5c137ca0da207443d5
rockchip: rk3188: add -u-boot.dtsi for rock-rk3188
We should a -u-boot.dtsi for those config need by U-Boot only, and other part sync with kernel.
Change-Id: I7c9f9c2824b759bcfd7e5c137ca0da207443d553 Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|
| #
1f086177 |
| 17-Apr-2018 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: rk3188: add timer3 node
Add dts node for timer3.
Change-Id: I0af3f4e2fea26ceda82566846db15ec2337da43e Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
|
| #
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 ...
|
| #
93e4b4f1 |
| 16-Oct-2017 |
David Wu <david.wu@rock-chips.com> |
arm: dts: rk3188: Add SARADC node at dtsi level
Change-Id: If2c16764a6623213c1be95f4c3ad2132c3135a96 Signed-off-by: David Wu <david.wu@rock-chips.com>
|
| #
f9515756 |
| 17-Mar-2017 |
Tom Rini <trini@konsulko.com> |
Merge git://git.denx.de/u-boot-rockchip
This includes support for rk3188 from Heiko Stübner and and rk3328 from Kever Yang. Also included is SPL support for rk3399 and a fix for rk3288 to get it bo
Merge git://git.denx.de/u-boot-rockchip
This includes support for rk3188 from Heiko Stübner and and rk3328 from Kever Yang. Also included is SPL support for rk3399 and a fix for rk3288 to get it booting again (spl_early_init()).
show more ...
|
| #
a57f2b86 |
| 18-Feb-2017 |
Heiko Stübner <heiko@sntech.de> |
rockchip: rk3188: Add core devicetree files
The rk3188 shares a lot of peripherals with the rk3066 and thus has a common include called rk3xxx.dtsi. Add both this one and the specialized rk3188 on t
rockchip: rk3188: Add core devicetree files
The rk3188 shares a lot of peripherals with the rk3066 and thus has a common include called rk3xxx.dtsi. Add both this one and the specialized rk3188 on top of it.
Signed-off-by: Heiko Stuebner <heiko@sntech.de> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|