mSATA on iMX8QM

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

mSATA on iMX8QM

737 Views
pbain
Contributor III

Hi, looking to see if it is possible to implement an mSATA (pSLC) device on the iMX8QM. Mapping the differential TX and RX pairs is simple, but I am at a loss as to how to integrate the DEVSLP and presence detection without simply using 2xGPIO.
Will this also pose any software concerns?

Tags (2)
0 Kudos
1 Reply

638 Views
igorpadykov
NXP Employee
NXP Employee

Hi Peter

for current i.MX8 sata implementation one can look at

linux/arch/arm64/boot/dts/freescale/fsl-imx8qm-mek.dtsi

fsl-imx8qm-mek.dtsi\freescale\dts\boot\arm64\arch - linux-imx - i.MX Linux kernel 

and linux/Documentation/devicetree/bindings/ata/imx-sata.txt

imx-sata.txt\ata\bindings\devicetree\Documentation - linux-imx - i.MX Linux kernel 

for other features not listed there seems it will be necessary to add customizations.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos