mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 19:47:08 +02:00
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:
parent
26b0d2cf73
commit
5a62ec5700
|
|
@ -74,3 +74,7 @@ phy1: ethernet-phy@1 {
|
|||
micrel,led-mode = <1>;
|
||||
};
|
||||
};
|
||||
|
||||
&sata0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user