mbox series

[v2,0/3] Add overlays for imx8mp

Message ID 20240820171848.177926-1-y.varakala@phytec.de (mailing list archive)
Headers show
Series Add overlays for imx8mp | expand

Message

Yashwanth Varakala Aug. 20, 2024, 5:18 p.m. UTC
Add no-rtc, no-spi flash, remoteproc overlays for the imx8mp
and Update Makefile.

Link to v1:
https://lore.kernel.org/all/20240725094457.37739-2-y.varakala@phytec.de/

This patch series is dependent on this no-eth overlay patch:
https://lore.kernel.org/all/20240710-bspimx8m-3180-v3-1-8ef55381172c@phytec.de/

Regards,
yashwanth.

Yashwanth Varakala (3):
  arm64: dts: freescale: imx8mp-phycore: Add no-rtc overlay
  arm64: boot: dts: freescale: Add no-spiflash overlay
  arm64: dts: Add phyBOARD-Pollux dtso for rpmsg

 arch/arm64/boot/dts/freescale/Makefile        |  6 ++
 .../dts/freescale/imx8mp-phycore-no-rtc.dtso  | 12 ++++
 .../freescale/imx8mp-phycore-no-spiflash.dtso | 16 ++++++
 .../dts/freescale/imx8mp-phycore-rpmsg.dtso   | 55 +++++++++++++++++++
 4 files changed, 89 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-phycore-no-rtc.dtso
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-phycore-no-spiflash.dtso
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-phycore-rpmsg.dtso