Re: [GIT PULL] clk changes for the merge window
From: Brian Masney
Date: Thu Apr 23 2026 - 06:28:03 EST
Hi Stephen,
On Tue, Apr 21, 2026 at 10:18:50AM -0400, Brian Masney wrote:
> Here's some additional patch sets that were posted this development
> cycle that I feel are ready. I don't see any objections from the
> community, and some such as the Mobileye series, looked like they
> were going to be picked up during this development cycle.
>
> - Feb 18 - Felix Gu <ustc.gu@xxxxxxxxx>
> [PATCH] clk: aspeed: ast2700: Add missing NULL pointer check for devm_kasprintf()
> https://lore.kernel.org/linux-clk/20260218-ast2700-v1-1-2388e0fe3597@xxxxxxxxx/
>
> - Feb 24 - Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> [PATCH v2 0/3] clk: x86: lpss-atom: A couple of cleanups and a feature
> https://lore.kernel.org/linux-clk/20260224121159.3503754-1-andriy.shevchenko@xxxxxxxxxxxxxxx/
>
> - Feb 24 - Shawn Guo <shawnguo@xxxxxxxxxx>
> [PATCH] clk: hisilicon: reset: Use kzalloc instead of kmalloc
> https://lore.kernel.org/linux-clk/20260224021912.54365-1-shawnguo@xxxxxxxxxx/
>
> - Mar 3 - "J. Neuschäfer via B4 Relay" <devnull+j.ne.posteo.net@xxxxxxxxxx>
> [PATCH v2] clk: hisilicon: Improve deallocation in error path
> https://lore.kernel.org/linux-clk/20260303-hisi-error-v2-1-7cd9b43d8fbb@xxxxxxxxxx/
>
> - Mar 12 - Peng Fan <peng.fan@xxxxxxxxxxx>
> [PATCH v9 0/6] clk: Support spread spectrum and use it in clk-scmi
> https://lore.kernel.org/linux-clk/20260312-clk-ssc-v7-1-v9-0-0a9d2e188d9e@xxxxxxx/
>
> - Mar 25 - Rosen Penev <rosenp@xxxxxxxxx>
> [PATCH] clk: visconti: pll: use kzalloc_flex
> https://lore.kernel.org/linux-clk/20260326042317.122536-1-rosenp@xxxxxxxxx/
>
> - Mar 25 - Rosen Penev <rosenp@xxxxxxxxx>
> [PATCH] clk: bcm: iproc-asiu: simplify allocation
> https://lore.kernel.org/linux-clk/20260326045324.240150-1-rosenp@xxxxxxxxx/
>
> - Mar 25 - Rosen Penev <rosenp@xxxxxxxxx>
> [PATCH] clk: clk-max77686: kzalloc + kcalloc to kzalloc
> https://lore.kernel.org/linux-clk/20260326052847.335089-1-rosenp@xxxxxxxxx/
>
> - Mar 25 - Benoît Monin <benoit.monin@xxxxxxxxxxx>
> Mobileye EyeQ7H
> This message lists the merge strategy for 3 different patch sets.
> https://lore.kernel.org/linux-clk/2786053.vuYhMxLoTh@benoit.monin/
>
> - Mar 31 - Rosen Penev <rosenp@xxxxxxxxx>
> [PATCHv3] clk: hisilicon: clkdivider-hi6220: use kzalloc_flex
> https://lore.kernel.org/linux-clk/20260401023551.27978-1-rosenp@xxxxxxxxx/
>
> - Apr 3 - Rosen Penev <rosenp@xxxxxxxxx>
> [PATCHv2] clk: mvebu: use kzalloc_flex
> https://lore.kernel.org/linux-clk/20260403194701.11902-1-rosenp@xxxxxxxxx/
>
> - Apr 7 - Johan Hovold <johan@xxxxxxxxxx>
> [PATCH] clk: rk808: fix OF node reference imbalance
> https://lore.kernel.org/linux-clk/20260407095027.2625516-1-johan@xxxxxxxxxx/
>
> I know it's getting late in the merge window, but if possible, it would
> be nice to get these in via a second pull.
>
> I don't want to hold up this pull since everything there looks fine.
Mark Brown reported a boot regression on March 31st on the on Raspberry
Pi 3B+ in this thread that's now in mainline:
https://lore.kernel.org/linux-clk/18719902-4b4f-4766-ba92-658f3576f68b@xxxxxxxxxxxxx/
The corresponding fix was quickly provided the next day:
https://lore.kernel.org/all/20260401111416.562279-2-mcanal@xxxxxxxxxx/
Could you also get this in?
Thanks,
Brian