003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/Bindings/ata
usr
/
src
/
sys
/
contrib
/
device-tree
/
Bindings
/
ata
/
📁
..
📄
ahci-ceva.txt
(2.59 KB)
📄
ahci-da850.txt
(645 B)
📄
ahci-dm816.txt
(790 B)
📄
ahci-fsl-qoriq.txt
(768 B)
📄
ahci-mtk.txt
(2.01 KB)
📄
ahci-platform.txt
(2.42 KB)
📄
ahci-st.txt
(1.2 KB)
📄
allwinner,sun4i-a10-ahci.yaml
(928 B)
📄
allwinner,sun8i-r40-ahci.yaml
(1.35 KB)
📄
apm-xgene.txt
(2.23 KB)
📄
atmel-at91_cf.txt
(534 B)
📄
brcm,sata-brcm.txt
(1.1 KB)
📄
cavium-compact-flash.txt
(911 B)
📄
cortina,gemini-sata-bridge.txt
(2.01 KB)
📄
exynos-sata.txt
(945 B)
📄
faraday,ftide010.yaml
(1.97 KB)
📄
fsl-sata.txt
(897 B)
📄
imx-pata.txt
(389 B)
📄
imx-sata.txt
(1.34 KB)
📄
marvell.txt
(567 B)
📄
nvidia,tegra124-ahci.txt
(1.46 KB)
📄
pata-arasan.txt
(988 B)
📄
pata-common.yaml
(1.39 KB)
📄
qcom-sata.txt
(1.42 KB)
📄
renesas,rcar-sata.yaml
(1.8 KB)
📄
sata-common.yaml
(1.35 KB)
📄
sata_highbank.yaml
(2.47 KB)
Editing: imx-sata.txt
* Freescale i.MX AHCI SATA Controller The Freescale i.MX SATA controller mostly conforms to the AHCI interface with some special extensions at integration level. Required properties: - compatible : should be one of the following: - "fsl,imx53-ahci" for i.MX53 SATA controller - "fsl,imx6q-ahci" for i.MX6Q SATA controller - "fsl,imx6qp-ahci" for i.MX6QP SATA controller - interrupts : interrupt mapping for SATA IRQ - reg : registers mapping - clocks : list of clock specifiers, must contain an entry for each required entry in clock-names - clock-names : should include "sata", "sata_ref" and "ahb" entries Optional properties: - fsl,transmit-level-mV : transmit voltage level, in millivolts. - fsl,transmit-boost-mdB : transmit boost level, in milli-decibels - fsl,transmit-atten-16ths : transmit attenuation, in 16ths - fsl,receive-eq-mdB : receive equalisation, in milli-decibels Please refer to the technical documentation or the driver source code for the list of legal values for these options. - fsl,no-spread-spectrum : disable spread-spectrum clocking on the SATA link. Examples: sata@2200000 { compatible = "fsl,imx6q-ahci"; reg = <0x02200000 0x4000>; interrupts = <0 39 IRQ_TYPE_LEVEL_HIGH>; clocks = <&clks IMX6QDL_CLK_SATA>, <&clks IMX6QDL_CLK_SATA_REF_100M>, <&clks IMX6QDL_CLK_AHB>; clock-names = "sata", "sata_ref", "ahb"; };
Upload File
Create Folder