dt-bindings: arm: Allow 32-bit 'cpu-release-addr' values
authorRob Herring <robh@kernel.org>
Thu, 3 Mar 2022 16:57:09 +0000 (10:57 -0600)
committerRob Herring <robh@kernel.org>
Fri, 4 Mar 2022 22:11:59 +0000 (16:11 -0600)
commitea87f1eb4fd81375a3abf564f6f2999561985831
treeaf13524e6c35427ac68bcc21965fb2eba2587579
parent309d955985ee9e94697c197b7b489555f1ac7259
dt-bindings: arm: Allow 32-bit 'cpu-release-addr' values

While the DT Spec says 'cpu-release-addr' is always 64-bit, some 32-bit Arm
DTs used a 32-bit value. We're now stuck with those cases, so add uint32 as
a valid type.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20220303165710.1859862-1-robh@kernel.org
Documentation/devicetree/bindings/arm/cpus.yaml