[PATCH 2/2] arm/arm64: dts: arm: Use generic clock and regulator nodenames
Rob Herring
robh at kernel.org
Tue Jul 30 13:45:13 PDT 2024
On Mon, Jul 29, 2024 at 2:31 PM Guenter Roeck <linux at roeck-us.net> wrote:
>
> On Tue, May 28, 2024 at 02:15:32PM -0500, Rob Herring (Arm) wrote:
> > With the recent defining of preferred naming for fixed clock and
> > regulator nodes, convert the Arm Ltd. boards to use the preferred
> > names. In the cases which had a unit-address, warnings about missing
> > "reg" property are fixed.
> >
> > Signed-off-by: Rob Herring (Arm) <robh at kernel.org>
>
> With this patch in the tree, all versatileab/pb qemu emulations
> fail silently (no console output). Reverting this patch fixes
> the problem. Bisect log is attached for reference.
The problem is fixed-factor-clock driver can't handle 2 clocks with
the same node name (at different paths), and then the serial driver
(and others) defer. Really, that should be fixed, but I'm going to do
the simple fix and rename one to 'clock-pclk' in line with other Arm
boards.
Rob
More information about the linux-arm-kernel
mailing list