[PATCH 2/2] clkdev: increase MAX_DEV_ID to 64

Russell King (Oracle) linux at armlinux.org.uk
Fri Nov 14 01:14:22 PST 2025


On Fri, Nov 14, 2025 at 10:09:33AM +0100, Alexander Stein wrote:
> From: Matthias Schiffer <matthias.schiffer at tq-group.com>
> 
> On the TI AM335x, there are clock IDs like
> "48000000.interconnect:segment at 200000:target-module at 0:mpu at 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!



More information about the linux-arm-kernel mailing list