1
0
Fork 0

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>
hifive-unleashed-5.1
Preetham Ramchandra 2018-03-12 17:10:32 +05:30 committed by Thierry Reding
parent 6cb60ec43f
commit 0f2754cee3
1 changed files with 5 additions and 0 deletions

View File

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