]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: arm: cpus: Allow fsl,soc-operating-points for i.MX6
authorFrank Li <Frank.Li@nxp.com>
Wed, 27 Aug 2025 21:09:11 +0000 (17:09 -0400)
committerRob Herring (Arm) <robh@kernel.org>
Wed, 3 Sep 2025 14:01:26 +0000 (09:01 -0500)
commit8b57a0aeccb1d31b82210384b1f2a3226145635f
tree9ebff7c06713fdb2f2d24fd5ff301ce97b7efb08
parentf0aed6ffb3548a03dab9e608b2bd8ce07af4be9f
dt-bindings: arm: cpus: Allow fsl,soc-operating-points for i.MX6

The old i.MX6 (over 10 years) chip use fsl,soc-operating-points to get
SoC's voltage and frequency information when cpu change frequency.

Set fsl,soc-operating-points deprecated.

Allow soc-supply property and set it deprecated.

Fix bunch of CHECK_DTBS warnings:
  arch/arm/boot/dts/nxp/imx/imx6ul-prti6g.dtb: cpu@0 (arm,cortex-a7): Unevaluated properties are not allowed ('fsl,soc-operating-points', 'soc-supply' were unexpected)
from schema $id: http://devicetree.org/schemas/arm/cpus.yaml#

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20250827210912.92029-1-Frank.Li@nxp.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/arm/cpus.yaml