mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user