summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8dxl.dtsi
AgeCommit message (Collapse)Author
2020-04-26MLK-23777 arm64: dts: imx8dxl: add eqos pmt_int as wakeup sourceFugang Duan
Add eqos pmt_int into wakeup irq source. Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
2020-04-22MLK-23674-4 arm64: dts: imx8dxl: add v2x subsystemStéphane Dion
This patch adds the V2X subsystem in which the different MUs to access the V2X are listed. Signed-off-by: Stéphane Dion <stephane.dion_1@nxp.com>
2020-04-09MLK-23754-36 arm64: dts: imx8dxl: add cm4 nodePeng Fan
Add cm4 node for remoteproc usage. Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
2020-03-27MLK-23639 ARM64: imx8dxl.dtsi: enable USB1 and USB2 wakeup interruptPeter Chen
Enabe USB1 and USB2 wakeup interrupt for system suspend. Reviewed-by: Jun Li <jun.li@nxp.com> Signed-off-by: Peter Chen <peter.chen@nxp.com>
2020-03-26MLK-23687-02 arm64: dts: imx8dxl: update enet wakeup irq numberFugang Duan
Update enet wakeup interrupt number since they are different with imx8qxp. Reviewed-by: Joakim Zhang <qiangqing.zhang@nxp.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
2020-03-26MLK-23685 arm64: dts: imx8dxl: add aliases for ethernet nodeFugang Duan
Add aliases for ethernet node to support set mac address by uboot ethnaddr env. Reviewed-by: Joakim Zhang <qiangqing.zhang@nxp.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
2020-03-26MLK-23528 arm64: dts: imx8dxl: add CAN wakeup irqJoakim Zhang
Add CAN wakeup irq. Reviewed-by: Fugang Duan <fugang.duan@nxp.com> Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>
2020-03-23MLK-23646 i.MX8DXL support DDR3 EVK boardFrank Li
support only basic function eqos network USB1 and USB2 basic work Only total 512MB in DDR3 evk boards Reviewed-by: Ye Li <ye.li@nxp.com> Signed-off-by: Frank Li <Frank.Li@nxp.com>
2020-03-18MLK-23621 arm64: dts: imx8dxl: Add A35 cpu-freq supportAnson Huang
Add A35 cpu-freq support, 900MHz and 1.2GHz are supported. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Reviewed-by: Jacky Bai <ping.bai@nxp.com>
2020-03-13arm64: dts: imx8dxl Add caam nodeSilvano di Ninno
8DXL have a different IRQ mapping compare to 8QM and 8QxP. Signed-off-by: Silvano di Ninno <silvano.dininno@nxp.com> Reviewed-by: Horia Geantă <horia.geanta@nxp.com>
2020-03-12MLK-23421: arch: arm64: imx8dxl: Change IRQ numberFranck LENORMAND
On 8dxl, the IRQ numbe ris different than on other 8SoC. Signed-off-by: Franck LENORMAND <franck.lenormand@nxp.com>
2020-03-09MLK-23552-4 arm64: dts: imx8dxl: Update ADMA subsystem nodesYe Li
Remove non-existing ADMA nodes on iMX8DXL, update the edma0 and enable acm since this parent for some audio lpcg nodes. Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Anson Huang <Anson.Huang@nxp.com>
2020-03-09MLK-23552-2 arm64: dts: imx8dxl: Remove IMG subsystemYe Li
iMX8DXL does not have IMG subsystem, so remove this SS dtsi file from iMX8DXL Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Anson Huang <Anson.Huang@nxp.com>
2020-03-04MLK-23417-4 arch: arm64: imx8dxl: add perf device node for DRCJoakim Zhang
Add PMU device node for DRC on i.MX8DXL EVK board. Reviewed-by: Fugang Duan <fugang.duan@nxp.com> Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>
2020-02-26MLK-23391 ARM64: dts: enable rpmsg on imx8dxl evk boardRichard Zhu
enable RPMSG on i.MX8DXL EVK board. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Reviewed-by: Fugang Duan <fugang.duan@nxp.com>
2020-02-21MLK-23362-1 arm64: dts: imx8dxl: add i2c3 and pca9548Clark Wang
Add i2c3 node. Correct the place of pca9548 to i2c2 and i2c3. Acked-by: Fugang Duan <fugang.duan@nxp.com> Signed-off-by: Clark Wang <xiaoning.wang@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>