Re: [PATCH v6 1/2] dt-bindings: bridge: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
From: Sunyun Yang
Date: Wed May 13 2026 - 07:37:29 EST
Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx> 于2026年5月13日周三 19:23写道:
>
> On 13/05/2026 14:22, Sunyun Yang wrote:
> > Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx> 于2026年5月13日周三 19:10写道:
> >>
> >> On 13/05/2026 14:07, Sunyun Yang wrote:
> >>> Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx> 于2026年5月13日周三 18:24写道:
> >>>>
> >>>> On Mon, May 11, 2026 at 11:28:06AM +0800, Sunyun Yang wrote:
> >>>>> <syyang@xxxxxxxxxxx> 于2026年5月8日周五 22:25写道:
> >>>>>>
> >>>>>> From: Sunyun Yang <syyang@xxxxxxxxxxx>
> >>>>>
> >>>>> Gentle ping.
> >>>>> Thanks.
> >>>>
> >>>> You've posted the bindings on May 8th. Please give maintainers some time
> >>>> to react. Not to mention that you posting the bindings 4 times in a row
> >>>> (once together with the driver and other 3 times separately) doesn't
> >>>> help maintainers.
> >>>>
> >>> Sorry, when I submitted the patch on May 8th, I received bounce
> >>> notifications from devicetree@xxxxxxxxxxxxxxx and conor+dt@xxxxxxxxxx,
> >>> which is why I sent the patch again.
> >>
> >> And some patch trackers will now have incomplete series, others will
> >> have duplicate entries, etc.
> >>
> >> In future please use `b4 --resend` to resend the whole series at once.
> >>
> >
> > Isn't it recommended not to use 'git send-email' ?
>
> The 'b4' tool is generally recommended over raw usage of 'git
> send-email'. It saves you from some of the troubles and catches several
> typical errors.
>
thanks.
Please ignore patch v6. Due to some issues with the driver, i will
send patch v7.
(Sashiko AI: When built into the kernel, probe executes before the
root filesystem is
mounted, which would cause this to fail with -ENOENT. Because the error
is propagated without returning -EPROBE_DEFER, the subsystem might not
retry the probe later.)
Please let the maintainers handle patch v7.
> --
> With best wishes
> Dmitry