linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* clk mess on omap4460 with mpu clock
@ 2024-06-03 21:41 Andreas Kemnade
  2024-09-02 13:53 ` Geert Uytterhoeven
  0 siblings, 1 reply; 14+ messages in thread
From: Andreas Kemnade @ 2024-06-03 21:41 UTC (permalink / raw)
  To: linux-omap, linux-clk

Hi,

just stumbled across this on 6.10-rc1:

[    1.475830] ocp:target-module@48210000:mpu:fck: device ID is greater than 24
[    1.483154] ti-sysc ocp:target-module@48210000: could not add child clock fck: -12

Maybe
        /*
         * Use clkdev_add() instead of clkdev_alloc() to avoid the MAX_DEV_ID
         * limit for clk_get(). If cl ever needs to be freed, it should be done
         * with clkdev_drop().
         */
in ti-sysc.c does not work anymore?

The offending clock definition is in omap4.dtsi

clocks = <&mpuss_clkctrl OMAP4_MPU_CLKCTRL 0>;

Did not bisect that yet.

Regards,
Andreas

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2024-09-25  8:57 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-03 21:41 clk mess on omap4460 with mpu clock Andreas Kemnade
2024-09-02 13:53 ` Geert Uytterhoeven
2024-09-03 12:33   ` Andreas Kemnade
2024-09-03 12:36     ` Geert Uytterhoeven
2024-09-03 13:09       ` H. Nikolaus Schaller
2024-09-03 14:00         ` [Letux-kernel] " H. Nikolaus Schaller
2024-09-04  7:23           ` H. Nikolaus Schaller
2024-09-03 17:22       ` Andreas Kemnade
2024-09-03 18:10         ` Russell King (Oracle)
2024-09-23 12:04           ` Andreas Kemnade
2024-09-24 16:52             ` Russell King (Oracle)
2024-09-25  8:57               ` Andreas Kemnade
2024-09-24 16:53             ` Russell King (Oracle)
2024-09-25  8:06               ` Andreas Kemnade

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).