rk312x dtsi: enable hdmi dt node

This commit is contained in:
zwl
2014-07-31 15:31:56 +08:00
parent de6e1868b6
commit 3ba44c468f
2 changed files with 5 additions and 1 deletions

View File

@@ -165,6 +165,10 @@
};
};
&hdmi {
status = "okay";
};
/include/ "rk818.dtsi"
&rk818 {
gpios =<&gpio1 GPIO_B1 GPIO_ACTIVE_HIGH>,<&gpio1 GPIO_A1 GPIO_ACTIVE_LOW>;

View File

@@ -630,7 +630,7 @@
};
hdmi: hdmi@20034000 {
compatible = "rockchip,rk3036-hdmi";
compatible = "rockchip,rk312x-hdmi";
reg = <0x20034000 0x4000>;
interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
rockchip,hdmi_lcdc_source = <0>;