Commit 46f69d06 authored by Laurent Pinchart's avatar Laurent Pinchart Committed by Simon Horman
Browse files

arm64: dts: renesas: r8a7799[05]: Point LVDS0 to its companion LVDS1



Add the new renesas,companion property to the LVDS0 node to point to the
companion LVDS encoder LVDS1.

Signed-off-by: default avatarLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: default avatarJacopo Mondi <jacopo+renesas@jmondi.org>
Tested-by: default avatarJacopo Mondi <jacopo+renesas@jmondi.org>
Reviewed-by: default avatarKieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 736a291d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1803,6 +1803,8 @@
			resets = <&cpg 727>;
			status = "disabled";

			renesas,companion = <&lvds1>;

			ports {
				#address-cells = <1>;
				#size-cells = <0>;
+2 −0
Original line number Diff line number Diff line
@@ -1038,6 +1038,8 @@
			resets = <&cpg 727>;
			status = "disabled";

			renesas,companion = <&lvds1>;

			ports {
				#address-cells = <1>;
				#size-cells = <0>;