MLK-22293-7 DTS: Update iMX8QM MEK dts to enable SATA
authorYe Li <ye.li@nxp.com>
Thu, 18 Jul 2019 03:16:24 +0000 (20:16 -0700)
committerYe Li <ye.li@nxp.com>
Fri, 26 Jul 2019 02:47:16 +0000 (19:47 -0700)
Enable the SATA node in iMX8QM MEK DTS file for iMX AHCI driver.

Signed-off-by: Ye Li <ye.li@nxp.com>
arch/arm/dts/fsl-imx8qm-mek.dts

index b04d711..6a4d56b 100644 (file)
        };
 };
 
+&sata {
+       pinctrl-names = "default";
+       pinctrl-0 = <&pinctrl_pciea>;
+       clkreq-gpio = <&gpio4 27 GPIO_ACTIVE_LOW>;
+       status = "okay";
+};
 
 &tsens {
        tsens-num = <6>;