[PATCH 0/4] Initial support for phyBOARD-Pollux i.MX8MP

Teresa Remmet t.remmet at phytec.de
Fri Dec 4 15:32:58 EST 2020


Hello,

this patch stack adds initial support for the SoM phyCORE-i.MX8MP
and the carrier board phyBOARD-Pollux.

Teresa

Teresa Remmet (4):
  arm64: defconfig: Enable rv3028 i2c rtc driver
  arm64: defconfig: Enable PCA9532 support
  bindings: arm: fsl: Add PHYTEC i.MX8MP devicetree bindings
  arm64: dts: freescale: Add support for phyBOARD-Pollux-i.MX8MP

 Documentation/devicetree/bindings/arm/fsl.yaml     |   7 +
 arch/arm64/boot/dts/freescale/Makefile             |   1 +
 .../dts/freescale/imx8mp-phyboard-pollux-rdk.dts   |  16 ++
 .../boot/dts/freescale/imx8mp-phyboard-pollux.dtsi | 152 ++++++++++
 .../boot/dts/freescale/imx8mp-phycore-som.dtsi     | 319 +++++++++++++++++++++
 arch/arm64/configs/defconfig                       |   2 +
 6 files changed, 497 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi

-- 
2.7.4




More information about the linux-arm-kernel mailing list