Skip to content

Commit

Permalink
arm64: dts: salvator-x: Enable SATA controller
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kouei Abe authored and Simon Horman committed Dec 18, 2015
1 parent 4c13472 commit 52ee9fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,10 @@
};
};

&sata {
status = "okay";
};

&ssi1 {
shared-pin;
};
Expand Down

0 comments on commit 52ee9fb

Please sign in to comment.