Re: [PATCH v2 06/13] pinctrl: eyeq5: Add Mobileye EyeQ6Lplus OLB
From: Linus Walleij
Date: Sat Jan 03 2026 - 14:01:52 EST
On Sat, Jan 3, 2026 at 7:59 PM Linus Walleij <linusw@xxxxxxxxxx> wrote:
> On Fri, Jan 2, 2026 at 11:03 PM Thomas Petazzoni
> <thomas.petazzoni@xxxxxxxxxxx> wrote:
> > On Fri, 2 Jan 2026 22:57:44 +0100
> > Linus Walleij <linusw@xxxxxxxxxx> wrote:
> >
> > > On Tue, Dec 23, 2025 at 11:02 AM Benoît Monin <benoit.monin@xxxxxxxxxxx> wrote:
> > >
> > > > static const struct of_device_id eq5p_match_table[] = {
> > > > { .compatible = "mobileye,eyeq5-olb", .data = &eq5p_eyeq5_data },
> > > > + { .compatible = "mobileye,eyeq6lplus-olb", .data = &eq5p_eyeq6lplus_data },
> > >
> > > Which patch can I find this new binding in? Or is it already upstream?
> >
> > In the same series, PATCH 02/13:
> >
> > https://lore.kernel.org/all/20251223-eyeq6lplus-v2-2-cd1fd21d182c@xxxxxxxxxxx/
>
> Aha OK.
>
> Once I know 02/13 is ACKed and will be merged, maybe I can merge the pinctrl
> patches separately to the pinctrl tree? There doesn't seem to be any build-time
> dependency?
...and seeing Rob has ACKed it, what about I just merge patches 5+6 so we
get some traction in the patch set? These two patches look good to me.
Yours,
Linus Walleij