rk312x dts: add hdmi in dts.
authorZheng Yang <zhengyang@rock-chips.com>
Wed, 30 Jul 2014 05:52:29 +0000 (13:52 +0800)
committerZheng Yang <zhengyang@rock-chips.com>
Wed, 30 Jul 2014 05:52:29 +0000 (13:52 +0800)
arch/arm/boot/dts/rk312x.dtsi

index f4afa4422c21447d59361a8b81578bdf65861c6e..ef7d1c9a7b8ecffd9f71ef7a05fc375704da02ca 100755 (executable)
                status = "disabled";
        };
 
+       hdmi: hdmi@20034000 {
+               compatible = "rockchip,rk3036-hdmi";
+               reg = <0x20034000 0x4000>;
+               interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
+               rockchip,hdmi_lcdc_source = <0>;
+               pinctrl-names = "default", "gpio";
+               pinctrl-0 = <&hdmi_cec &hdmi_sda &hdmi_scl &hdmi_hpd>;
+               pinctrl-1 = <&hdmi_gpio>;
+               clocks = <&clk_gates3 8>;
+               clock-names = "pclk_hdmi";
+               status = "disabled";
+       };
+
         vpu: vpu_service@10104000 {
                compatible = "vpu_service";
                reg = <0x10104000 0x800>;