rk3288 lvds: fix reg define error

This commit is contained in:
hjc
2014-03-20 15:06:41 +08:00
parent ab2404de8a
commit 8f3f1951bf

View File

@@ -563,7 +563,7 @@
lvds: lvds@ff96c000 {
compatible = "rockchip, rk32-lvds";
reg = <0xff960000 0x20000>;
reg = <0xff96c000 0x20000>;
clocks = <&clk_gates16 7>;
clock-names = "pclk_lvds";
};