arm64: tegra: Enable AHCI on Jetson TX1

Enable AHCI on Jetson TX1 and add sata phy node.

Signed-off-by: Preetham Chandru R <pchandru@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Preetham Ramchandra 2018-03-12 17:10:32 +05:30 committed by Thierry Reding
parent 6cb60ec43f
commit 0f2754cee3

View File

@ -1325,6 +1325,11 @@
status = "okay";
};
sata@70020000 {
status = "okay";
phys = <&{/padctl@7009f000/pads/sata/lanes/sata-0}>;
};
padctl@7009f000 {
status = "okay";