projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d86682d
)
arm64: dts: rockchip: rk3368: fix compatible string for lvds node
author
WeiYong Bi
<bivvy.bi@rock-chips.com>
Thu, 13 Jul 2017 01:46:02 +0000
(09:46 +0800)
committer
Huang, Tao
<huangtao@rock-chips.com>
Wed, 19 Jul 2017 06:33:58 +0000
(14:33 +0800)
Replace "rockchip,rk33xx-lvds" with "rockchip,rk3368-lvds"
Change-Id: I065de5d994f167129591025e4251944478fa43e7
Signed-off-by: WeiYong Bi <bivvy.bi@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3368.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk3368.dtsi
b/arch/arm64/boot/dts/rockchip/rk3368.dtsi
index 310a29e4b661e18110a75646302c8158042f133d..76bfed57a99886cca520f3b84faa16cd84139154 100644
(file)
--- a/
arch/arm64/boot/dts/rockchip/rk3368.dtsi
+++ b/
arch/arm64/boot/dts/rockchip/rk3368.dtsi
@@
-1458,7
+1458,7
@@
};
lvds: lvds@ff968000 {
- compatible = "rockchip,rk33
xx
-lvds";
+ compatible = "rockchip,rk33
68
-lvds";
reg = <0x0 0xff968000 0x0 0x4000>, <0x0 0xff9600a0 0x0 0x20>;
reg-names = "mipi_lvds_phy", "mipi_lvds_ctl";
clocks = <&cru PCLK_DPHYTX0>, <&cru PCLK_MIPI_DSI0>;