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@xxxxxxxxx/ This patch series is dependent on this no-eth overlay patch: https://lore.kernel.org/all/20240710-bspimx8m-3180-v3-1-8ef55381172c@xxxxxxxxx/ 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 -- 2.34.1