Re: [PATCH 2/2] clkdev: increase MAX_DEV_ID to 64
From: Russell King (Oracle)
Date: Fri Nov 14 2025 - 04:14:27 EST
On Fri, Nov 14, 2025 at 10:09:33AM +0100, Alexander Stein wrote:
> From: Matthias Schiffer <matthias.schiffer@xxxxxxxxxxxx>
>
> On the TI AM335x, there are clock IDs like
> "48000000.interconnect:segment@200000:target-module@0:mpu@0", which is
> 58 characters long.
This looks like a device that is using DT. Clocks for such devices
should be described in DT, not using clkdev. When using DT, there
is no need to register clocks into clkdev - this is used for cases
where its not possible to describe such relationships (e.g. non-DT
systems.)
Thanks.
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!