Re: [PATCH v1 1/4] fbtft: Unorphan the driver
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2022-02-01 17:01:09
Also in:
dri-devel, linux-staging, lkml
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2022-02-01 17:01:09
Also in:
dri-devel, linux-staging, lkml
Hi Thomas, On Tue, Feb 1, 2022 at 5:16 PM Thomas Zimmermann [off-list ref] wrote:
Am 31.01.22 um 11:18 schrieb Javier Martinez Canillas:quoted
Another thing that's missing is a DRM_MODE_CONNECTOR_I2C, because I used for now a DRM_MODE_CONNECTOR_Unknown.That might have implications on userspace. Maybe ask around. (Not that we actually run userspace on the device).
Looking at the list of connector types (and wondering if we're gonna
need more when converting existing fbdev drivers to drm drivers),
there seem to be two different families of connector types, for
1. transports between CRTC and display (e.g. VGA, DVID, HDMI),
2. transports between CPU and CRTC (e.g. SPI, possibly USB, and
the proposed I2C)?
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds