[PATCH V2 0/5] binding: imx8m: add IOMUXC GPR

From: Peng Fan (OSS)
Date: Tue Jan 03 2023 - 19:24:37 EST


From: Peng Fan <peng.fan@xxxxxxx>

V2:
Update nodename to syscon in patch 3
Add A-b/R-b tag

Add binding doc for i.MX8M, update dts to match binding doc.
This is effort for ARM System-Ready 2.0 certification

Peng Fan (5):
dt-bindings: soc: imx: add IOMUXC GPR support
arm64: dts: imx8mq: correct iomuxc-gpr compatible
arm64: dts: imx8mm: correct iomuxc-gpr compatible
arm64: dts: imx8mn: update iomuxc-gpr node name
arm64: dts: imx8mp: use syscon for iomuxc-gpr

.../bindings/soc/imx/fsl,imx-iomuxc-gpr.yaml | 57 +++++++++++++++++++
arch/arm64/boot/dts/freescale/imx8mm.dtsi | 4 +-
arch/arm64/boot/dts/freescale/imx8mn.dtsi | 2 +-
arch/arm64/boot/dts/freescale/imx8mp.dtsi | 2 +-
arch/arm64/boot/dts/freescale/imx8mq.dtsi | 3 +-
5 files changed, 62 insertions(+), 6 deletions(-)
create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx-iomuxc-gpr.yaml

--
2.37.1