rk3288 lvds: fix lvds reg len define error

This commit is contained in:
hjc
2014-03-21 09:15:30 +08:00
parent feb10d5e7f
commit 7efd07cde7

View File

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