hdmi on rk3229
From: Heiko Stuebner <heiko@...> Date: Fri, 14 Jun 2019 18:48:03 +0200
The hdmiphy needs its clock reparented to the actual hdmiphy-pll that gets generated in the hdmiphy itself. This incorporates adapted versions of Justin's original patches and also the needed clock adaptions to make it possible to reparent the hdmiphy clock. Heiko Stuebner (2): clk: rockchip: add clock id for hdmi_phy special clock clk: rockchip: export HDMIPHY clock Justin Swartz (2): ARM: dts: rockchip: add display nodes for rk322x ARM: dts: rockchip: fix vop iommu-cells on rk322x arch/arm/boot/dts/rk322x.dtsi | 85 +++++++++++++++++++++++++- drivers/clk/rockchip/clk-rk3228.c | 2 +- include/dt-bindings/clock/rk3228-cru.h | 1 + 3 files changed, 86 insertions(+), 2 deletions(-) -- 2.20.1
Patches in this set
- [0001] clk: rockchip: add clock id for hdmi_phy special clock on rk3228 (raw)
- [0002] clk: rockchip: export HDMIPHY clock on rk3228 (raw)
- [0003] ARM: dts: rockchip: add display nodes for rk322x (raw)
- [0004] ARM: dts: rockchip: fix vop iommu-cells on rk322x (raw)
Statistics
- 4 individual patches
- 86 lines added
- 2 lines removed