arm64: dts: renesas: r8a774e1-hihope-rzg2h-ex: Enable sata
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Mon, 7 Sep 2020 07:32:14 +0000 (08:32 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 10 Sep 2020 16:59:42 +0000 (18:59 +0200)
Enable sata interface on HiHope RZ/G2H board.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/20200907073214.13929-1-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h-ex.dts

index 265355e0de5f307f64bff03eaef16f83e21afad7..81299593984197cfc75bc4a4459bfd2baf7f25c0 100644 (file)
@@ -13,3 +13,8 @@
        compatible = "hoperun,hihope-rzg2-ex", "hoperun,hihope-rzg2h",
                     "renesas,r8a774e1";
 };
+
+/* Set SW43 = ON and SW1001[7] = OFF for SATA port to be activated */
+&sata {
+       status = "okay";
+};