summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8qm-ss-conn.dtsi
AgeCommit message (Collapse)Author
2020-09-25arm64: dts: imx8x: get back support of usbh1Oleksandr Suvorov
Revert "MLK-24374-2 arm64: dts: imx8qm: Move USBH1 to imx8qm-ss-conn" This reverts commit 3a3ce5c40c0560a67da536938032cfc9d462ee44. Apalis/Colibri-iMX8X has USBH1 port as well. Return back this device node and related stuff makes able all on-board USB ports work well. Related-to: ELB-3052 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
2020-08-31MLK-24374-2 arm64: dts: imx8qm: Move USBH1 to imx8qm-ss-connFabio Estevam
Commit ee96e9f815d6 ("MLK-24368-1 arm64: dts: imx8qm: Add support for USBH1") caused i.MX8DXL USB PHYs to not go into low power mode via runtime suspend. Fix it by moving the usbh1, usbmisc2 and usbphynop2 to the specific imx8qm-ss-conn.dtsi file. While at it, change the usbphynop2 status as disabled. Reviewed-by: Jun Li <jun.li@nxp.com> Tested-by: Sebastien Haezebrouck <sebastien.haezebrouck@nxp.com> Reported-by: Sebastien Haezebrouck <sebastien.haezebrouck@nxp.com> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Peter Chen <peter.chen@nxp.com>
2019-11-25arm64: dts: imx8qm: add smmuPeng Fan
Add smmu node, enable smmu for usdhc/fec/usb/sata Signed-off-by: Peng Fan <peng.fan@nxp.com>
2019-11-25arm64: dts: imx8qm: add conn ss supportDong Aisheng
The CONN SS of MX8QM is mostly the same as MX8QXP except it has one more USB HSIC module support. So we can fully reuse the exist CONN SS dtsi. Add <soc>-ss-conn.dtsi with compatible string updated according to imx8-ss-conn.dtsi. Cc: Rob Herring <robh+dt@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: devicetree@vger.kernel.org Cc: Shawn Guo <shawnguo@kernel.org> Cc: Sascha Hauer <kernel@pengutronix.de> Cc: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>