ARM: shmobile: henninger: enable SATA0

Enable SATA0 device for the Henninger board.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Sergei Shtylyov 2014-04-26 02:51:27 +04:00 committed by Simon Horman
parent 26b0d2cf73
commit 5a62ec5700
1 changed files with 4 additions and 0 deletions

View File

@ -74,3 +74,7 @@ phy1: ethernet-phy@1 {
micrel,led-mode = <1>;
};
};
&sata0 {
status = "okay";
};