Adding overlays for the phyboard imx8mp and updating them in the Makefile. 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 dts 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 | 57 +++++++++++++++++++ 4 files changed, 91 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