Hi,
On Tue, Feb 18, 2025 at 1:55 AM Maxime Ripard wrote:
>
> > I also questioned whether this really made sense to try to do with a
> > Coccinelle script and I still don't think so. It looks like Dmitry has
> > already reviewed the first few of your patches and has repeated my
> > advice. If you
On Wed, Feb 19, 2025 at 8:35 AM Maxime Ripard wrote:
> On Wed, Feb 19, 2025 at 11:11:33AM +0200, Dmitry Baryshkov wrote:
> > On Tue, Feb 18, 2025 at 04:52:53PM +0100, Maxime Ripard wrote:
> > > On Tue, Feb 18, 2025 at 02:14:43PM +0200, Dmitry Baryshkov wrote:
> > > > On Tue, Feb 18, 2025 at 10:55
On Wed, Feb 19, 2025 at 11:11:33AM +0200, Dmitry Baryshkov wrote:
> On Tue, Feb 18, 2025 at 04:52:53PM +0100, Maxime Ripard wrote:
> > On Tue, Feb 18, 2025 at 02:14:43PM +0200, Dmitry Baryshkov wrote:
> > > On Tue, Feb 18, 2025 at 10:55:49AM +0100, Maxime Ripard wrote:
> > > > On Fri, Feb 14, 2025
On Tue, Feb 18, 2025 at 04:52:53PM +0100, Maxime Ripard wrote:
> On Tue, Feb 18, 2025 at 02:14:43PM +0200, Dmitry Baryshkov wrote:
> > On Tue, Feb 18, 2025 at 10:55:49AM +0100, Maxime Ripard wrote:
> > > On Fri, Feb 14, 2025 at 08:26:02AM -0800, Doug Anderson wrote:
> > > > Hi,
> > > >
> > > > On
On Tue, Feb 18, 2025 at 02:14:43PM +0200, Dmitry Baryshkov wrote:
> On Tue, Feb 18, 2025 at 10:55:49AM +0100, Maxime Ripard wrote:
> > On Fri, Feb 14, 2025 at 08:26:02AM -0800, Doug Anderson wrote:
> > > Hi,
> > >
> > > On Thu, Feb 13, 2025 at 12:44 PM Anusha Srivatsa
> > > wrote:
> > > >
> > >
On Tue, Feb 18, 2025 at 10:55:49AM +0100, Maxime Ripard wrote:
> On Fri, Feb 14, 2025 at 08:26:02AM -0800, Doug Anderson wrote:
> > Hi,
> >
> > On Thu, Feb 13, 2025 at 12:44 PM Anusha Srivatsa
> > wrote:
> > >
> > > A lot of mipi API are deprecated and have a _multi() variant
> > > which is the
On Fri, Feb 14, 2025 at 08:26:02AM -0800, Doug Anderson wrote:
> Hi,
>
> On Thu, Feb 13, 2025 at 12:44 PM Anusha Srivatsa wrote:
> >
> > A lot of mipi API are deprecated and have a _multi() variant
> > which is the preferred way forward. This covers TODO in the
> > gpu Documentation:[1]
> >
> >
Hi,
On Thu, Feb 13, 2025 at 12:44 PM Anusha Srivatsa wrote:
>
> A lot of mipi API are deprecated and have a _multi() variant
> which is the preferred way forward. This covers TODO in the
> gpu Documentation:[1]
>
> An incomplete effort was made in the previous version
> to address this[2]. It re
A lot of mipi API are deprecated and have a _multi() variant
which is the preferred way forward. This covers TODO in the
gpu Documentation:[1]
An incomplete effort was made in the previous version
to address this[2]. It removed on the mipi_dsi_dcs_write_seq()
and mipi_dsi_generic_write_seq_multi(