arm64: dts: renesas: r8a774c0: Point LVDS0 to its companion LVDS1
authorFabrizio Castro <fabrizio.castro@bp.renesas.com>
Fri, 2 Aug 2019 07:34:07 +0000 (08:34 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 5 Aug 2019 15:47:53 +0000 (17:47 +0200)
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 <fabrizio.castro@bp.renesas.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm64/boot/dts/renesas/r8a774c0.dtsi

index bdf555f..746775f 100644 (file)
                        resets = <&cpg 727>;
                        status = "disabled";
 
+                       renesas,companion = <&lvds1>;
+
                        ports {
                                #address-cells = <1>;
                                #size-cells = <0>;