Re: [PATCH v3 0/2] Add support for Si549 programmable clock

Brian Masney <[email protected]> Thu, 30 Jul 2026 12:59:23 -0400
Newsgroups org.kernel.vger.linux-clk,org.kernel.vger.linux-devicetree
Message-ID <[email protected]>
Hi Pavel,

On Wed, Jul 29, 2026 at 01:53:08PM +0200, Pavel Löbl wrote:
> This adds support for Si549 programmable oscillator. It's almost the
> same as already supported Si544, except it uses different internal
> oscillator frequency.
> 
> So new compatible strings are added, and driver data is extended
> to carry both maximum output frequency and internal xtal frequency.
> 
> Changes in v3:
>   Added missing xo_freq member description as found by kernel test robot:
> 
>   https://lore.kernel.org/oe-kbuild-all/[email protected]/

I assumed a pull with v2 for Stephen here:

https://lore.kernel.org/linux-clk/[email protected]/

I don't know yet if he's going to pull that. In case he pulls that, can
you post a separate patch for just the xo_freq member description so
that we can merge the fix separately?

That way we'll be set either way whatever he decides to do with that
pull.

Thanks,
Brian