[PATCH 0/4] Add support for Feixin K101-IM2BYL02 panel
Icenowy Zheng
icenowy at aosc.io
Sun Jul 19 17:04:06 UTC 2020
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
[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
More information about the dri-devel
mailing list