rk3288.dtsi: fix edp

This commit is contained in:
yxj
2014-03-21 15:36:22 +08:00
parent 8fe56f1777
commit f79be3c15b

View File

@@ -573,7 +573,7 @@
};
edp: edp@ff970000 {
compatible = "rockchip,rk32-edp";
compatible = "rockchip, rk32-edp";
reg = <0xff970000 0x4000>;
interrupts = <GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&clk_edp>, <&clk_edp_24m>, <&clk_gates16 8>;