[PATCH v2 3/3] drm/panel: Add MIPI DBI compatible SPI driver
Sam Ravnborg
sam at ravnborg.org
Wed Feb 2 17:14:16 UTC 2022
Hi Noralf,
> >
> > Parts of it is ergonomics I guess. We're used to having all those
> > properties either in the DT or the driver, but here we introduce a new
> > way that isn't done anywhere else.
> >
> > And I don't see any real downside to putting it in the DT? It's going to
> > be in an overlay, under the user's control anyway, right?
> >
>
> Ok, I'll spin a new version using DT properties.
I like this better than anything else as we then have everything in
a single place when we add a new panel and more.
I just recall some resistance to add such HW specific setup - but the
usecase here is kinda special.
Looks forward to see the updated patch!
Sam
More information about the dri-devel
mailing list