projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26b0d2c
)
ARM: shmobile: henninger: enable SATA0
author
Sergei Shtylyov
<
[email protected]
>
Fri, 25 Apr 2014 22:51:27 +0000
(
02:51
+0400)
committer
Simon 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/r8a7791-henninger.dts
b/arch/arm/boot/dts/r8a7791-henninger.dts
index f82f306c074d09b1ca74d8b55d75e58e2273467f..6e67cea3104cdf5001da5cbd2b0a460b5ed9e28c 100644
(file)
--- a/
arch/arm/boot/dts/r8a7791-henninger.dts
+++ b/
arch/arm/boot/dts/r8a7791-henninger.dts
@@
-74,3
+74,7
@@
micrel,led-mode = <1>;
};
};
+
+&sata0 {
+ status = "okay";
+};