arm64: dts: salvator-x: Enable SATA controller

This enables SATA device in r8a7795-salvator-x.dts.

Signed-off-by: Kouei Abe <kouei.abe.cp@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Kouei Abe 2015-12-14 16:42:35 +01:00 committed by Simon Horman
parent 4c13472b8c
commit 52ee9fb34a

View file

@ -212,6 +212,10 @@ dai0 {
};
};
&sata {
status = "okay";
};
&ssi1 {
shared-pin;
};