[PATCH 0/3] RFT: PL111 DRM conversion of nspire
Linus Walleij
linus.walleij at linaro.org
Wed Jul 24 12:28:06 UTC 2019
On Tue, Jul 23, 2019 at 8:10 PM Sam Ravnborg <sam at ravnborg.org> wrote:
> On Tue, Jul 23, 2019 at 03:37:52PM +0200, Linus Walleij wrote:
> > So this is a cold-coded attempt to move the TI nspire over to
> > using DRM. It is more or less the last user of the old fbdev
> > driver so it is a noble cause and interesting usecase.
>
> Do we need to support arm,pl11x,tft-r0g0b0-pads before
> we can obsolete fbdev stuff?
No I don't think so, the only in-tree platform that was using it was
the Nomadik and all it did was to switch RGB to BGR and
I already handle that in the driver using the hardware
feature to switch RGB and BGR around instead.
Right now I just check that the pads are there, I might just
remove the check.
However Pawel added this binding and might be able to tell
something about if there are platforms out there that really
needs this. Possibly Liviu knows more.
> Looked through the patches.
> 1 and 3 are:
> Acked-by: Sam Ravnborg <sam at ravnborg.org>
Thanks!
Yours,
Linus Walleij
More information about the dri-devel
mailing list