arm64: dts: rockchip: add dw-hdmi controller on rk3368

A patch from »drm/rockchip: add display support for rk3368« in state Mailinglist for linux-kernel

From: Heiko Stuebner <heiko@...> Date: Sun, 16 Dec 2018 12:12:07 +0100

Commit-Message

Add the core node for the dw-hdmi controller found on rk3368 socs. Signed-off-by: Heiko Stuebner <heiko@...>

Patch-Comment

arch/arm64/boot/dts/rockchip/rk3368.dtsi | 14 ++++++++++++++ 1 file changed, 14 insertions(+)

Statistics

  • 14 lines added
  • 0 lines removed

Changes

------------------- arch/arm64/boot/dts/rockchip/rk3368.dtsi -------------------
index e79c5985f60a..4ddf380a2c2d 100644
@@ -868,6 +868,20 @@
status = "disabled";
};
+ hdmi: hdmi@ff980000 {
+ compatible = "rockchip,rk3368-dw-hdmi";
+ reg = <0x0 0xff980000 0x0 0x20000>;
+ reg-io-width = <4>;
+ rockchip,grf = <&grf>;
+ interrupts = <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>;
+ clocks = <&cru PCLK_HDMI_CTRL>,
+ <&cru SCLK_HDMI_HDCP>,
+ <&cru SCLK_HDMI_CEC>;
+ clock-names = "iahb", "isfr", "cec";
+ power-domains = <&power RK3368_PD_VIO>;
+ status = "disabled";
+ };
+
hevc_mmu: iommu@ff9a0440 {
compatible = "rockchip,iommu";
reg = <0x0 0xff9a0440 0x0 0x40>,
 
 

Recent Patches

About Us

Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer.

Read More...