arm64: dts: rockchip: rk3568: Add readable label for lvds0

Change-Id: Iacf2cc02fb23ac4a5e8384c3901ce83ed30ef392
Signed-off-by: Chaoyi Chen <chaoyi.chen@rock-chips.com>
This commit is contained in:
Chaoyi Chen
2023-11-22 15:27:27 +08:00
committed by Tao Huang
parent 38cfa875e4
commit a857a766e8

View File

@@ -783,7 +783,7 @@
status = "disabled";
};
lvds: lvds {
lvds0: lvds: lvds {
compatible = "rockchip,rk3568-lvds";
phys = <&video_phy0>;
phy-names = "phy";
@@ -798,13 +798,13 @@
#address-cells = <1>;
#size-cells = <0>;
lvds_in_vp1: endpoint@1 {
lvds0_in_vp1: lvds_in_vp1: endpoint@1 {
reg = <1>;
remote-endpoint = <&vp1_out_lvds>;
status = "disabled";
};
lvds_in_vp2: endpoint@2 {
lvds0_in_vp2: lvds_in_vp2: endpoint@2 {
reg = <2>;
remote-endpoint = <&vp2_out_lvds>;
status = "disabled";