arm64: dts: rockchip: rk3568: disable lvds1_in_vp1/lvds1_in_vp2 by default

Fixes: 5f0fc285ff32 ("arm64: dts: rockchip: add dual lvds support for rk3567/rk3568")
Change-Id: Ie2c7ea76bdfcc29c5a28ed373ead0a00dde911a1
Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
Signed-off-by: Chaoyi Chen <chaoyi.chen@rock-chips.com>
This commit is contained in:
Damon Ding
2024-07-01 19:06:26 +08:00
committed by Chaoyi Chen
parent cdc9ee0588
commit b054d2c768

View File

@@ -350,11 +350,13 @@
lvds1_in_vp1: endpoint@0 {
reg = <0>;
remote-endpoint = <&vp1_out_lvds1>;
status = "disabled";
};
lvds1_in_vp2: endpoint@1 {
reg = <1>;
remote-endpoint = <&vp2_out_lvds1>;
status = "disabled";
};
};
};