[PATCH 2/7] ARM: shmobile: porter: enable SATA0
Simon Horman
horms+renesas at verge.net.au
Wed Oct 14 17:34:13 PDT 2015
From: Sergei Shtylyov <sergei.shtylyov at cogentembedded.com>
Enable SATA0 device for the Porter board.
This patch is analogous to the commit 5a62ec57004f ("ARM: shmobile:
henninger: enable SATA0") as there are no differences between the boards
in this respect.
Signed-off-by: Sergei Shtylyov <sergei.shtylyov at cogentembedded.com>
Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
---
arch/arm/boot/dts/r8a7791-porter.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/r8a7791-porter.dts b/arch/arm/boot/dts/r8a7791-porter.dts
index 5bc4d23c1edb..7f46980ffd12 100644
--- a/arch/arm/boot/dts/r8a7791-porter.dts
+++ b/arch/arm/boot/dts/r8a7791-porter.dts
@@ -154,3 +154,7 @@
cd-gpios = <&gpio6 22 GPIO_ACTIVE_LOW>;
status = "okay";
};
+
+&sata0 {
+ status = "okay";
+};
--
2.1.4
More information about the linux-arm-kernel
mailing list