Path: blob/main/sys/contrib/device-tree/Bindings/ata/nvidia,tegra124-ahci.txt
48376 views
Tegra SoC SATA AHCI controller12Required properties :3- compatible : Must be one of:4- Tegra124 : "nvidia,tegra124-ahci"5- Tegra132 : "nvidia,tegra132-ahci", "nvidia,tegra124-ahci"6- Tegra210 : "nvidia,tegra210-ahci"7- reg : Should contain 2 entries:8- AHCI register set (SATA BAR5)9- SATA register set10- interrupts : Defines the interrupt used by SATA11- clocks : Must contain an entry for each entry in clock-names.12See ../clocks/clock-bindings.txt for details.13- clock-names : Must include the following entries:14- sata15- sata-oob16- resets : Must contain an entry for each entry in reset-names.17See ../reset/reset.txt for details.18- reset-names : Must include the following entries:19- sata20- sata-oob21- sata-cold22- phys : Must contain an entry for each entry in phy-names.23See ../phy/phy-bindings.txt for details.24- phy-names : Must include the following entries:25- For Tegra124 and Tegra132:26- sata-phy : XUSB PADCTL SATA PHY27- For Tegra124 and Tegra132:28- hvdd-supply : Defines the SATA HVDD regulator29- vddio-supply : Defines the SATA VDDIO regulator30- avdd-supply : Defines the SATA AVDD regulator31- target-5v-supply : Defines the SATA 5V power regulator32- target-12v-supply : Defines the SATA 12V power regulator3334Optional properties:35- reg :36- AUX register set37- clock-names :38- cml1 :39cml1 clock should be defined here if the PHY driver40doesn't manage them. If it does, they should not be.41- phy-names :42- For T210:43- sata-phy444546