Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1325,6 +1325,11 @@
		status = "okay";
	};

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

	padctl@7009f000 {
		status = "okay";