summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8dxl-ss-conn.dtsi
AgeCommit message (Collapse)Author
2020-03-31MLK-23676-2 ARM64: dts: imx8dxl-ss-conn: change clock output name for ↵Peter Chen
USBOTG2 PHY USBOTG2 PHY's output name should be PHY ipg clock, but not controller ahb clock, it is aligned with USBOTG1 PHY's output clock. Signed-off-by: Peter Chen <peter.chen@nxp.com>
2020-03-30MLK-23693-2: arm64: dts: imx8dxl: change nand interrupts in dxl-ss-connHan Xu
change the interrupts in imx8dxl-ss-conn for imx8dxl nand support. Signed-off-by: Han Xu <han.xu@nxp.com>
2020-03-27MLK-23676 ARM64: imx8dxl-ss-conn: change USBOTG2 compatiblePeter Chen
"fsl,imx8qm-usb" is not defined at driver, and "fsl,imx27-usb" is older model. We need to use the closest model for it to get the newer features, like runtime pm. Reviewed-by: Jun Li <jun.li@nxp.com> Signed-off-by: Peter Chen <peter.chen@nxp.com>
2020-03-09MLK-23552-1 arm64: dts: imx8dxl: Remove MLB and its lpcg nodeYe Li
iMX8DXL does not have MLB in connectivity subsystem, remove mlb node and mlb_lpcg node from imx8dxl conn DTSi. Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Anson Huang <Anson.Huang@nxp.com>
2020-03-06MLK-23546: dts: arm64: imx8: assign per clk for 8qm/8qxpFugang Duan
SLSLICE[2] cannot be accessed on 8DXL platform since it is fixed and locked clock, but can be accessed on 8qm/8qxp platforms who want to assign the clock to 250Mhz. Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
2020-03-03MLK-23424 arm64: dts: imx8dxl: enable legacy enet0 portFugang Duan
Enable legacy enet0 port to support daughter RGMII AR8031 PHY board. imx8dxl evk board rework: - Remove U30, R181, R182 - Connect U30.2 -U30.7 - Connect U30.3 ->U30.6 - Change R178/R179 to 1.5K Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
2020-02-21MLK-23346-2 DXL: enable second USB controllerFrank Li
basic host and peripheral work Reviewed-by: Peter Chen <peter.chen@nxp.com> Signed-off-by: Frank Li <Frank.Li@nxp.com>
2020-02-18MLK-23334: dts: 8dxl add usb otg1 basic function supportFrank Li
usb peripherial and host basic function work Signed-off-by: Frank Li <Frank.Li@nxp.com>
2020-02-18MLK-23329-05 arm64: dts: add eqos supportFugang Duan
Add eqos support for imx8dxl evk board. Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com> Signed-off-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
2020-02-13MLK-23273-5: arm64: dts: Add DT support for imx8dxlTeo Hall
Add DT support for i.MX8DXL. Signed-off-by: Teo Hall <teo.hall@nxp.com> Reviewed-by: Anson Huang <Anson.Huang@nxp.com>