Commit 52ee9fb3 authored by Kouei Abe's avatar Kouei Abe Committed by Simon Horman

arm64: dts: salvator-x: Enable SATA controller

This enables SATA device in r8a7795-salvator-x.dts.
Signed-off-by: default avatarKouei Abe <kouei.abe.cp@renesas.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 4c13472b
...@@ -212,6 +212,10 @@ dai0 { ...@@ -212,6 +212,10 @@ dai0 {
}; };
}; };
&sata {
status = "okay";
};
&ssi1 { &ssi1 {
shared-pin; shared-pin;
}; };
......
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