[PATCH v3 0/3] drm/panel: ilitek-ili9881c: Add Tianxianwei TWX700100S0
Richard Yao
richard at scandent.com
Mon Jul 14 22:17:58 UTC 2025
Hello,
This series adds support for the Tianxianwei TWX700100S0 panel. The
first patch adds the Tianxianwei vendor to the vendor prefixes yaml
file. The second patch documents the DT binding. The third patch makes
fairly standard changes to the ili9881c driver.
Runtime testing and validation was done using a patched rpi-6.12.36-v8
kernel on a CM4 using a custom carrier board designed by Scandent.
I have confirmed in writing with Tianxianwei that this patch series may
be released under the GPL after sending them an early draft for review.
This should be superfluous given my signed-off, but I want to make it
clear that I did not assume fair use when providing signed-off.
Changes in v3:
- Fixed squash artifact in the third patch's commit message.
- Changed v1 link to use lkml.org to address mailing list rejection
due to "HTML part".
- Link to v2: https://lkml.org/lkml/2025/7/14/1504
Changes in v2:
- Fixed typos in romanizations of Chinese names:
Tianxinwei -> Tianxianwei
Shenzen -> Shenzhen
- Link to v1: https://lkml.org/lkml/2025/7/14/1389
Cc: Rob Herring <robh at kernel.org>
Cc: Krzysztof Kozlowski <krzk+dt at kernel.org>
Cc: Conor Dooley <conor+dt at kernel.org>
Cc: Neil Armstrong <neil.armstrong at linaro.org>
Cc: Geert Uytterhoeven <geert+renesas at glider.be>
Cc: Andre Przywara <andre.przywara at arm.com>
Cc: Junhao Xie <bigfoot at classfun.cn>
Cc: Caleb James DeLisle <cjd at cjdns.fr>
Cc: Kever Yang <kever.yang at rock-chips.com>
Cc: Manivannan Sadhasivam <mani at kernel.org>
Cc: Jessica Zhang <quic_jesszhan at quicinc.com>
Cc: David Airlie <airlied at gmail.com>
Cc: Simona Vetter <simona at ffwll.ch>
Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Cc: Maxime Ripard <mripard at kernel.org>
Cc: Thomas Zimmermann <tzimmermann at suse.de>
Cc: devicetree at vger.kernel.org
Cc: dri-devel at lists.freedesktop.org
Cc: linux-kernel at vger.kernel.org
Signed-off-by: Richard Yao <richard at scandent.com>
---
Richard Yao (3):
dt-bindings: vendor-prefixes: Add Tianxianwei name
dt-bindings: ilitek-ili9881c: Add Tianxianwei TWX700100S0 support
drm/panel: ilitek-ili9881c: Add Tianxianwei TWX700100S0 support
.../display/panel/ilitek,ili9881c.yaml | 1 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
drivers/gpu/drm/panel/panel-ilitek-ili9881c.c | 242 ++++++++++++++++++
3 files changed, 245 insertions(+)
--
2.50.0
More information about the dri-devel
mailing list