Re: [PATCH] ARM: dts: vfxxx: Correctly use two tuples for timer address

From: Shawn Guo
Date: Thu Jun 19 2025 - 03:44:01 EST


On Fri, May 23, 2025 at 09:19:22AM +0200, Krzysztof Kozlowski wrote:
> 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@xxxxxxxxxx>

Applied, thanks!