Message ID | 20200719170411.275812-1-icenowy@aosc.io (mailing list archive) |
---|---|
Headers | show |
Series | Add support for Feixin K101-IM2BYL02 panel | expand |
Hi Icenowy On Mon, Jul 20, 2020 at 01:04:06AM +0800, Icenowy Zheng wrote: > The controller chip of Feixin K101-IM2BA02 is going to be discontinued, > so Feixin start to provide K101-IM2BYL02 panel as a replacement, which > utilizes Ilitek ILI9881C controller. > > Add support for K101-IM2BYL02 panel. > > By the way, is there a way that can try both kind of panels in the same > kernel/DTB combo? K101-IM2BYL02 has the same pinout with K101-IM2BA02, > and PineTab schedule to switch to it w/o modifying the mainboard. > > Icenowy Zheng (4): > drm/panel: ilitek-ili9881c: prepare for adding support for extra > panels > dt-bindings: ili9881c: add compatible string for Feixin K101-IM2BYL02 > drm/panel: ilitek-ili9881c: add support for Feixin K101-IM2BYL02 panel Thanks, applied the above patches to drm-misc-next. Sam > [DO NOT MERGE] arm64: allwinner: dts: a64: enable K101-IM2BYL02 panel > for PineTab > > .../display/panel/ilitek,ili9881c.yaml | 1 + > .../boot/dts/allwinner/sun50i-a64-pinetab.dts | 10 + > drivers/gpu/drm/panel/panel-ilitek-ili9881c.c | 273 ++++++++++++++++-- > 3 files changed, 265 insertions(+), 19 deletions(-) > > -- > 2.27.0 > _______________________________________________ > dri-devel mailing list > dri-devel@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/dri-devel