rk3288:dtsi: fix rockchip.pwr18 prop spelling mistake at lcdc dt node

This commit is contained in:
zwl
2014-09-12 14:36:07 +08:00
parent 02bdd1af26
commit 9df3cde614

View File

@@ -771,7 +771,7 @@
lcdc1: lcdc@ff940000 {
compatible = "rockchip,rk3288-lcdc";
rockchip,prop = <EXTEND>;
rochchip,pwr18 = <0>;
rockchip,pwr18 = <0>;
rockchip,iommu-enabled = <0>;
reg = <0xff940000 0x10000>;
interrupts = <GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>;