mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-31 08:16:39 +09:00
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:
committed by
Thierry Reding
parent
6cb60ec43f
commit
0f2754cee3
@@ -1325,6 +1325,11 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
sata@70020000 {
|
||||
status = "okay";
|
||||
phys = <&{/padctl@7009f000/pads/sata/lanes/sata-0}>;
|
||||
};
|
||||
|
||||
padctl@7009f000 {
|
||||
status = "okay";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user