ARM: dts: vfxxx: Correctly use two tuples for timer address
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 23 May 2025 07:19:22 +0000 (09:19 +0200)
committerShawn Guo <shawnguo@kernel.org>
Thu, 19 Jun 2025 07:41:03 +0000 (15:41 +0800)
commitf3440dcf8b994197c968fbafe047ce27eed226e8
tree817e5fa5dc861d0efec085f8cec8cb0f3125f0a0
parent276c1170eb2c0fc3f7cdd2305a96ade97889646c
ARM: dts: vfxxx: Correctly use two tuples for timer address

Address and size-cells are 1 and the ftm timer node takes two address
spaces in "reg" property, so this should be in two <> tuples.  Change
has no functional impact, but original code is confusing/less readable.

Fixes: 07513e1330a9 ("ARM: dts: vf610: Add Freescale FlexTimer Module timer node.")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/vf/vfxxx.dtsi