[PATCH V4 0/2] add anatop bindings and correct dts node

From: Peng Fan (OSS)
Date: Fri Sep 23 2022 - 03:48:21 EST


From: Peng Fan <peng.fan@xxxxxxx>

V4:
Add R-b from DT maintainer
Include dts change

V3:
https://lore.kernel.org/linux-arm-kernel/20220919055904.1659124-1-peng.fa
n@xxxxxxxxxxx/t/
Add #clock-cells property

V2:
Drop syscon, use clock-controller
Add fsl vendor prefix
Add interrupt property

Peng Fan (2):
dt-bindings: clock: add i.MX8M Anatop
arm64: dts: imx8m: align anatop with bindings

.../bindings/clock/fsl,imx8m-anatop.yaml | 51 +++++++++++++++++++
arch/arm64/boot/dts/freescale/imx8mm.dtsi | 5 +-
arch/arm64/boot/dts/freescale/imx8mn.dtsi | 6 +--
arch/arm64/boot/dts/freescale/imx8mp.dtsi | 6 +--
arch/arm64/boot/dts/freescale/imx8mq.dtsi | 5 +-
5 files changed, 63 insertions(+), 10 deletions(-)
create mode 100644 Documentation/devicetree/bindings/clock/fsl,imx8m-anatop.yaml

--
2.37.1