Commit 7345e5c1 authored by Lad Prabhakar's avatar Lad Prabhakar Committed by Geert Uytterhoeven
Browse files

arm64: dts: renesas: r8a774e1-hihope-rzg2h-ex: Enable sata

parent b7ecb51b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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";
};