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:
Sandy Huang
2024-05-06 11:51:55 +08:00
parent b89723b9a6
commit 5fb5272e08
5 changed files with 5 additions and 5 deletions

View File

@@ -104,7 +104,7 @@
&lvds0 {
status = "okay";
dual-channel;
rockchip,dual-channel;
ports {
port@1 {

View File

@@ -109,7 +109,7 @@
&lvds0 {
status = "okay";
dual-channel;
rockchip,dual-channel;
ports {
port@1 {

View File

@@ -102,7 +102,7 @@
&lvds0 {
status = "okay";
dual-channel;
rockchip,dual-channel;
ports {
port@1 {

View File

@@ -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;

View File

@@ -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>;