From: Fabrizio Castro Date: Fri, 2 Aug 2019 07:34:07 +0000 (+0100) Subject: arm64: dts: renesas: r8a774c0: Point LVDS0 to its companion LVDS1 X-Git-Tag: v5.4-rc1~184^2~24^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a2fe2cd26285061fd9ef2649bac529f1db33d50b;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: renesas: r8a774c0: Point LVDS0 to its companion LVDS1 Add the new renesas,companion property to the LVDS0 node to point to the companion LVDS encoder LVDS1. Based on similar work from Laurent Pinchart for the r8a7799[05]. Signed-off-by: Fabrizio Castro Reviewed-by: Laurent Pinchart Signed-off-by: Geert Uytterhoeven --- diff --git a/arch/arm64/boot/dts/renesas/r8a774c0.dtsi b/arch/arm64/boot/dts/renesas/r8a774c0.dtsi index bdf555f48268a..746775f4ab999 100644 --- a/arch/arm64/boot/dts/renesas/r8a774c0.dtsi +++ b/arch/arm64/boot/dts/renesas/r8a774c0.dtsi @@ -1848,6 +1848,8 @@ resets = <&cpg 727>; status = "disabled"; + renesas,companion = <&lvds1>; + ports { #address-cells = <1>; #size-cells = <0>;