From d0556e99f9f58bee51718b54ee1f33ee66d16c70 Mon Sep 17 00:00:00 2001 From: Richard Zhu Date: Mon, 29 Jul 2019 17:21:50 +0800 Subject: arm64: dts: imx8qm: enable pciea and sata Enable imx8qm pciea and sata Signed-off-by: Richard Zhu --- arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'arch/arm64/boot/dts/freescale/imx8qm-mek.dts') diff --git a/arch/arm64/boot/dts/freescale/imx8qm-mek.dts b/arch/arm64/boot/dts/freescale/imx8qm-mek.dts index 7d16fe65d1a2..f7b41786cb0b 100644 --- a/arch/arm64/boot/dts/freescale/imx8qm-mek.dts +++ b/arch/arm64/boot/dts/freescale/imx8qm-mek.dts @@ -392,6 +392,17 @@ status = "okay"; }; +&sata { + /* enable the clkreq-gpio if pcie is not enabled */ + /* + * pinctrl-names = "default"; + * pinctrl-0 = <&pinctrl_pciea>; + * clkreq-gpio = <&lsio_gpio4 27 GPIO_ACTIVE_LOW>; + */ + ext_osc = <1>; + status = "okay"; +}; + &usbphy1 { status = "okay"; }; -- cgit v1.2.3