Commit c6181b9f authored by Valentine Barshak's avatar Valentine Barshak Committed by Simon Horman

ARM: shmobile: lager: Enable SATA1 in r8a7790-lager.dts

This enables SATA1 in Lager device tree.
SATA0 is not available on Lager since its
pinmux is fixed to USB3.0.
Signed-off-by: default avatarValentine Barshak <valentine.barshak@cogentembedded.com>
Acked-by: default avatarMagnus Damm <damm@opensource.se>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent cde630f7
...@@ -91,3 +91,7 @@ &mmcif1 { ...@@ -91,3 +91,7 @@ &mmcif1 {
non-removable; non-removable;
status = "okay"; status = "okay";
}; };
&sata1 {
status = "okay";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment