]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Aug 2025 10:04:53 +0000 (12:04 +0200)
commit7cd4940a8fe7e3853dbfff9e7a4c8888c51ba900
treecf237a9373e25574278de8cdb61ab0aa292035dc
parent4a483c65fece936b30b27300358d3efd9a11c4a8
ARM: dts: vfxxx: Correctly use two tuples for timer address

[ Upstream commit f3440dcf8b994197c968fbafe047ce27eed226e8 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/vfxxx.dtsi