]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
arm64: dts: salvator-x: Enable SATA controller
authorKouei Abe <kouei.abe.cp@renesas.com>
Mon, 14 Dec 2015 15:42:35 +0000 (16:42 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 18 Dec 2015 01:07:29 +0000 (10:07 +0900)
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>
arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts

index 75af5ec5a4d4133d47db6f1a7db327ea141dd9a5..265d12ff6022208f94891149c065951668fd2b15 100644 (file)
        };
 };
 
+&sata {
+       status = "okay";
+};
+
 &ssi1 {
        shared-pin;
 };