diff mbox

[2/2] ARM: dts: gose: Enable SATA controller

Message ID 1458148268-22028-3-git-send-email-ulrich.hecht+renesas@gmail.com
State Not Applicable
Delegated to: David Miller
Headers show

Commit Message

Ulrich Hecht March 16, 2016, 5:11 p.m. UTC
Turns on r8a7793 SATA on the Gose board.

Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
---
 arch/arm/boot/dts/r8a7793-gose.dts | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox

Patch

diff --git a/arch/arm/boot/dts/r8a7793-gose.dts b/arch/arm/boot/dts/r8a7793-gose.dts
index 87e89ec..b7e8bd9 100644
--- a/arch/arm/boot/dts/r8a7793-gose.dts
+++ b/arch/arm/boot/dts/r8a7793-gose.dts
@@ -310,6 +310,10 @@ 
 	status = "okay";
 };
 
+&sata0 {
+	status = "okay";
+};
+
 &scif0 {
 	pinctrl-0 = <&scif0_pins>;
 	pinctrl-names = "default";