mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
rk312x:dtsi: modify pd_lcdc node from pd_vop
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user