Re: [GIT PULL] clk: eyeq: Support for Mobileye EyeQ7H
From: Brian Masney
Date: Wed Jun 17 2026 - 09:25:57 EST
On Wed, Jun 17, 2026 at 9:04 AM Benoît Monin <benoit.monin@xxxxxxxxxxx> wrote:
> On Wednesday, 17 June 2026 at 12:51:37 CEST, Brian Masney wrote:
> > On Wed, Jun 17, 2026 at 11:25:03AM +0200, Benoît Monin wrote:
> > > Here is a pull for the clk-eyeq driver adding support for Mobileye EyeQ7H
> > > SoC. It has been posted as a patch series previously, this pull request is
> > > identical to the latest version posted[1].
> > >
> > > Alongside the changes to the clk-eyeq driver, this pull request also
> > > provides the dt-bindings reviewed by Krzysztof Kozlowski, a change to the
> > > reset-eyeq driver acked by Philipp Zabel and a small rework of the
> > > fixed-factor clocks reviewed by Brian Masney.
> > >
> > > [1]: https://patch.msgid.link/20260604-clk-eyeq7-v8-0-53f618174cf6@xxxxxxxxxxx
> > >
> > >
> > > The following changes since commit 5d6919055dec134de3c40167a490f33c74c12581:
> > >
> > > Linux 7.1-rc3 (2026-05-10 14:08:09 -0700)
> >
> > This patch set should definitely go in, and thanks for setting up the
> > pull. Is there a particular reason that this pull is based on rc3
> > instead of rc1? Stephen usually bases his pull to Linus on rc1. Ideally
> > Stephen should get the rc2+ changes directly from Linus. It's no big
> > deal if rc3 is needed, but the dependency needs to be documented at
> > least. The reason for this is the unlikely case that the pull needs to
> > be reverted.
> >
> Forgot to explain that: It is based on v7.1-rc3 as the series depends on
> fixes to clk-eyeq driver that were merged in that version:
>
> 79a1886be156 ("clk: eyeq: use the auxiliary device creation helper")
> a25ab518f355 ("clk: eyeq: add EyeQ5 children auxiliary device for generic PHYs")
>
> These fixes were merged via the clk-fixes tree.
OK, sounds good. Thank you for the clarification.
Brian