mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
rk3288 lvds: fix reg define error
This commit is contained in:
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user