On 03/03/2022 17:57, Rob Herring wrote: > 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@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/cpus.yaml | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> Best regards, Krzysztof