]> www.infradead.org Git - users/hch/configfs.git/commit
arm: dts: arm: versatile-ab: Fix duplicate clock node name
authorRob Herring (Arm) <robh@kernel.org>
Tue, 30 Jul 2024 21:00:30 +0000 (15:00 -0600)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Aug 2024 15:24:15 +0000 (08:24 -0700)
commitff58838015c14a12cb8c003b9d6fc062b49e8d9e
tree3a654a4a58e675e43306a1f6e7fe8a35532b0157
parent3f3f6d6123c3eb8bcae6c87776130d560250be77
arm: dts: arm: versatile-ab: Fix duplicate clock node name

Commit 04f08ef291d4 ("arm/arm64: dts: arm: Use generic clock and
regulator nodenames") renamed nodes and created 2 "clock-24000000" nodes
(at different paths).

The kernel can't handle these duplicate names even though they are at
different paths.  Fix this by renaming one of the nodes to "clock-pclk".

This name is aligned with other Arm boards (those didn't have a known
frequency to use in the node name).

Fixes: 04f08ef291d4 ("arm/arm64: dts: arm: Use generic clock and regulator nodenames")
Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/arm/boot/dts/arm/versatile-ab.dts