ARM: shmobile: henninger: enable SATA0
authorSergei Shtylyov <[email protected]>
Fri, 25 Apr 2014 22:51:27 +0000 (02:51 +0400)
committerSimon Horman <[email protected]>
Mon, 28 Apr 2014 00:12:04 +0000 (09:12 +0900)
Enable SATA0 device for the Henninger board.

Signed-off-by: Sergei Shtylyov <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
arch/arm/boot/dts/r8a7791-henninger.dts

index f82f306c074d09b1ca74d8b55d75e58e2273467f..6e67cea3104cdf5001da5cbd2b0a460b5ed9e28c 100644 (file)
@@ -74,3 +74,7 @@
                micrel,led-mode = <1>;
        };
 };
+
+&sata0 {
+       status = "okay";
+};