]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: arm/cpus: Add missing properties
authorRob Herring (Arm) <robh@kernel.org>
Thu, 10 Apr 2025 15:47:36 +0000 (10:47 -0500)
committerRob Herring (Arm) <robh@kernel.org>
Tue, 22 Apr 2025 14:40:07 +0000 (09:40 -0500)
commit80728bfa8c79b81eeea305f555fe5582d1907286
tree3457199e4ffdfcdb4d618b4cc41e867c3dee6344
parentf879ee2ce0d46327e90f61c5dc85fb13a740de10
dt-bindings: arm/cpus: Add missing properties

The Arm CPU schema is missing a number of properties already in use.
This has gone unnoticed as extra properties have not been restricted.
Add a missing reference to cpu.yaml, and add all the missing properties.

As "clock-latency" and "voltage-tolerance" are related to opp-v1, add
those properties to the opp-v1.yaml schema.

With this, other properties can be prevented from creeping in with
'unevaluatedProperties: false'.

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Link: https://lore.kernel.org/r/20250410-dt-cpu-schema-v2-15-63d7dc9ddd0a@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/arm/cpus.yaml
Documentation/devicetree/bindings/opp/opp-v1.yaml