[PATCH 0/2] ARM: dts: Add CPU clock and OPP table for i.MX7ULP

From: Peng Fan (OSS)

Date: Thu Feb 26 2026 - 06:04:39 EST


Patch 1 is a binding update to add missing #clock-cells, otherwise
there is CHECK_DTBS warning.
clock-controller@40410000 (fsl,imx7ulp-smc1): '#clock-cells' does not match any of the regexes: '^pinctrl-[0-9]+$'

And the clock will be used for cpufreq as done in patch 2.

Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
---
Peng Fan (2):
dt-bindings: fsl: fsl,imx7ulp-smc1: Add #clock-cells
ARM: dts: imx7ulp: Add CPU clock and OPP table support

.../bindings/arm/freescale/fsl,imx7ulp-pm.yaml | 5 ++++
arch/arm/boot/dts/nxp/imx/imx7ulp.dtsi | 28 ++++++++++++++++++++++
2 files changed, 33 insertions(+)
---
base-commit: 3ef088b0c5772a6f75634e54aa34f5fc0a2c041c
change-id: 20260226-imx7ulp-c48516ee22b4

Best regards,
--
Peng Fan <peng.fan@xxxxxxx>