Skip to content

Commit

Permalink
ARM: shmobile: henninger: enable SATA0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sergei Shtylyov authored and Simon Horman committed Apr 28, 2014
1 parent 26b0d2c commit 5a62ec5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/r8a7791-henninger.dts
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,7 @@
micrel,led-mode = <1>;
};
};

&sata0 {
status = "okay";
};

0 comments on commit 5a62ec5

Please sign in to comment.