From: Peng Fan <peng.fan@xxxxxxx> V2: Add binding doc for aonmix/wakeupmix blk ctrl Update compatible in patch 5 according to binding doc The lpi2c binding doc has been accepted: https://lore.kernel.org/all/Yw3hfcQ2JV248GIo@shikoro/ V1: Add S4MU, BLK CTRL, PMU, LPI2C, LPSPI nodes. Add GPIO clk entry. Correct SDHC clk entry https://patchwork.kernel.org/project/linux-arm-kernel/cover/20220812074609.53131-1-peng.fan@xxxxxxxxxxx/ Peng Fan (8): dt-bindings: soc: imx: add binding for i.MX9 syscon arm64: dts: imx93: correct SDHC clk entry arm64: dts: imx93: add gpio clk arm64: dts: imx93: add s4 mu node arm64: dts: imx93: add blk ctrl node arm64: dts: imx93: add a55 pmu arm64: dts: imx93: add lpi2c nodes arm64: dts: imx93: add lpspi nodes .../bindings/soc/imx/fsl,imx9-syscon.yaml | 37 ++++ arch/arm64/boot/dts/freescale/imx93.dtsi | 162 +++++++++++++++++- 2 files changed, 193 insertions(+), 6 deletions(-) create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx9-syscon.yaml -- 2.37.1