rk312x:dtsi: modify pd_lcdc node from pd_vop

This commit is contained in:
zwl
2014-08-19 10:32:20 +08:00
parent bdddc73da6
commit 8e47a49337

View File

@@ -702,7 +702,7 @@
rockchip,prop = <PRMRY>;
reg = <0x1010e000 0x2000>;
interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&clk_gates6 0>, <&dclk_lcdc0>, <&clk_gates6 1>, <&sclk_lcdc0>, <&pd_vio>;
clocks = <&clk_gates6 0>, <&dclk_lcdc0>, <&clk_gates6 1>, <&sclk_lcdc0>, <&pd_vop>;
clock-names = "aclk_lcdc", "dclk_lcdc", "hclk_lcdc", "sclk_lcdc", "pd_lcdc";
rockchip,iommu-enabled = <1>;
status = "disabled";