Commit 0f2754ce authored by Preetham Ramchandra's avatar Preetham Ramchandra Committed by Thierry Reding

arm64: tegra: Enable AHCI on Jetson TX1

Enable AHCI on Jetson TX1 and add sata phy node.
Signed-off-by: default avatarPreetham Chandru R <pchandru@nvidia.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 6cb60ec4
......@@ -1325,6 +1325,11 @@ usb@70090000 {
status = "okay";
};
sata@70020000 {
status = "okay";
phys = <&{/padctl@7009f000/pads/sata/lanes/sata-0}>;
};
padctl@7009f000 {
status = "okay";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment