arm64: dts: qcom: x1e80100: align mem timer size cells with bindings
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 18 Dec 2023 15:06:56 +0000 (16:06 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 19 Dec 2023 17:13:10 +0000 (11:13 -0600)
commitd336355492e4ab8c1fd78e582077146e065d1924
tree69f5e37bb1098ece7da107c8db04531cbe7e40f0
parent827f5fc8d912203c1f971e47d61130b13c6820ba
arm64: dts: qcom: x1e80100: align mem timer size cells with bindings

The ARMv7 memory mapped architected timer bindings expect MMIO sizes up
to 32-bit.  Keep 64-bit addressing but change the size of memory mapping
to 32-bit (size-cells=1) and adjust the ranges to match this.

This fixes dtbs_check warnings like:

  x1e80100-qcp.dtb: timer@17800000: #size-cells:0:0: 1 was expected

Fixes: af16b00578a7 ("arm64: dts: qcom: Add base X1E80100 dtsi and the QCP dts")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20231218150656.72892-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/x1e80100.dtsi