ARM: dts: rockchip: add HCLK_HDMI to rk3066 vio power-domain
authorJohan Jonker <jbx6244@gmail.com>
Sat, 29 Dec 2018 13:33:12 +0000 (14:33 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 7 Jan 2019 08:15:24 +0000 (09:15 +0100)
A MK808 TV stick with rk3066 processor boots normal with logo
and console, but after booting the monitor remains black.
This patch fixes a vblank wait time out by adding HCLK_HDMI
to the vio power-domain node.

The HCLK_HDMI clock is now part of the logic
that enables the RK3066_PD_VIO power domain.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3066a.dtsi

index 30dc8af..b6b3a77 100644 (file)
                                 <&cru SCLK_CIF0>,
                                 <&cru ACLK_CIF0>,
                                 <&cru HCLK_CIF0>,
+                                <&cru HCLK_HDMI>,
                                 <&cru ACLK_IPP>,
                                 <&cru HCLK_IPP>,
                                 <&cru ACLK_RGA>,