arm64: dts: rockchip: rk356x-evb: normalize dual channel and split mode
Signed-off-by: Sandy Huang <hjc@rock-chips.com> Change-Id: I08dbdcd46936e1dc7b3faf49386abe244de97c97
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
|
||||
&lvds0 {
|
||||
status = "okay";
|
||||
dual-channel;
|
||||
rockchip,dual-channel;
|
||||
|
||||
ports {
|
||||
port@1 {
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
|
||||
&lvds0 {
|
||||
status = "okay";
|
||||
dual-channel;
|
||||
rockchip,dual-channel;
|
||||
|
||||
ports {
|
||||
port@1 {
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
&lvds0 {
|
||||
status = "okay";
|
||||
dual-channel;
|
||||
rockchip,dual-channel;
|
||||
|
||||
ports {
|
||||
port@1 {
|
||||
|
||||
@@ -84,7 +84,7 @@
|
||||
local-port0 = <RK_SERDES_DSI_RX0>;
|
||||
remote0-port0 = <RK_SERDES_DSI_TX0>;
|
||||
remote1-port0 = <RK_SERDES_DSI_TX0>;
|
||||
split-mode;
|
||||
rockchip,split-mode;
|
||||
dsi-tx,format = "rgb888";
|
||||
dsi-tx,lanes = <4>;
|
||||
dsi-tx,video-mode;
|
||||
|
||||
@@ -82,7 +82,7 @@
|
||||
local-port0 = <RK_SERDES_DSI_RX0>;
|
||||
remote0-port0 = <RK_SERDES_LVDS_TX0>;
|
||||
remote1-port0 = <RK_SERDES_LVDS_TX0>;
|
||||
split-mode;
|
||||
rockchip,split-mode;
|
||||
backlight = <&backlight>;
|
||||
enable-gpios = <&gpio0 RK_PC5 GPIO_ACTIVE_HIGH>;
|
||||
reset-gpios = <&gpio0 RK_PC1 GPIO_ACTIVE_HIGH>;
|
||||
|
||||
Reference in New Issue
Block a user