summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8dxl-phantom-mek.dtsi
AgeCommit message (Collapse)Author
2020-03-18MLK-23618-16: arm64: dts: remove unneeded power domain for audio modulesShengjiu Wang
The power domain for clocks is not needed by audio drivers, which is handled by clock driver. Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
2019-11-28LF-220-2 ARM64: dts: imx8dxl-phantom-mek.dtsi: change pinctrl for vbus regulatorPeter Chen
The vbus regulator should be put under its node, not but at usb controller node. Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by: Peter Chen <peter.chen@nxp.com>
2019-11-28LF-220-1 ARM64: dts: imx8dxl-phantom-mek.dtsi: enable usbphy1Peter Chen
Enable USBPHY, otherwise, USB controller can't work properly. Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by: Peter Chen <peter.chen@nxp.com>
2019-11-25MLK-22988 arm64: dts: imx8dxl-phantom-mek: disabled lvds subsystemFugang Duan
imx8dxl phanton mek board doesn't support lvds and dc0 subsystem resources are not owned by A-core os. So disable lvds subsystem. Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
2019-11-25MLK-22965 ARM64: dts: imx8dxl-phantom: add partition reset functionClark Wang
Enable rpsmg to add partition reset function support for imx8dxl-phantom platform. Signed-off-by: Clark Wang <xiaoning.wang@nxp.com>
2019-11-25MLK-22964 arm64: dts: imx8dxl-phantom-mek: add nvmem for fec2 nodeFugang Duan
Add nvmem for fec2 node to get MAC address from eFuse. Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
2019-11-25MLK-22961 arm64: dts: imx8dxl-phantom-mek: enable epdev for pcie wlanFugang Duan
Enable epdev regulator for pcie wlan on imx8dxl phantom mek. Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
2019-11-25arm64: dts: freescale: add the rpmsg node on imx8dxl phantom mek boardrichard zhu
Add the RPMSG node on iMX8DXL phantom MEK board. Signed-off-by: richard zhu <hongxing.zhu@nxp.com> Acked-by: Fugang Duan <fugang.duan@nxp.com>
2019-11-25arm64: dts: freescale: Add the pcie on imx8dxl phantom mek boardrichard zhu
Add the PCIe on iMX8DXL phantom MEK board. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Acked-by: Fugang Duan <fugang.duan@nxp.com>
2019-11-25MLK-22900 ARM: dts: change to use off-on-delay-us in regulatorHaibo Chen
After commit f7907e57aea2 ("regulator: fixed: add off-on-delay"), user can use "off-on-delay-us" to define the regulator off-delay time. For SD card, according to the spec requirement, for sd card power reset operation, it need sd card supply voltage to be lower than 0.5v and keep over 1ms, otherwise, next time power back the sd card supply voltage to 3.3v, sd card can't support SD3.0 mode again. This patch add the off-on-delay-us to each board, make sure the sd power reset behavior is align with the specification. Without this patch, when do quick system suspend/resume test, some sd card can't work at SD3.0 mode after system resume back. Signed-off-by: Haibo Chen <haibo.chen@nxp.com> Acked-by: Leonard Crestez <leonard.crestez@nxp.com>
2019-11-25arm64: dts: imx8qxp: Add CPU cooling supportAnson Huang
Add CPU cooling support for i.MX8QXP. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
2019-11-25arm64: dts: freescale: Add i.MX8DXL phantom mek boardAnson Huang
Add i.MX8DXL phantom mek board DT. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>