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

From: Peng Fan (OSS)

Date: Fri Feb 27 2026 - 01:29:30 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>
---
Changes in v2:
- Update commig message in patch 1
- Link to v1: https://lore.kernel.org/r/20260226-imx7ulp-v1-0-3fd611ceb346@xxxxxxx

---
Peng Fan (2):
dt-bindings: fsl: imx7ulp-smc1: Add #clock-cells property
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>