The kingdisplay panel is based on JD9365DA controller.
Add a driver for it.
Signed-off-by: lvzhaoxiong
---
drivers/gpu/drm/panel/Kconfig | 9 +
drivers/gpu/drm/panel/Makefile| 1 +
.../drm/panel/panel-kingdisplay-kd101ne3.c| 607 ++
3
Add bindings and driver for kd101ne3.
lvzhaoxiong (2):
dt-bindings: display: panel: Add KD101NE3-40TI support
drm/panel: kd101ne3: add new panel driver
.../panel/kingdisplay,kd101ne3-40ti.yaml | 63 ++
drivers/gpu/drm/panel/Kconfig | 9 +
drivers/gpu/drm/panel
Create a new dt-scheam for the kd101ne3-40ti.
Signed-off-by: lvzhaoxiong
---
.../panel/kingdisplay,kd101ne3-40ti.yaml | 63 +++
1 file changed, 63 insertions(+)
create mode 100644
Documentation/devicetree/bindings/display/panel/kingdisplay,kd101ne3-40ti.yaml
diff --git
ILI2900 requires reset to pull down time greater than 10ms,
so the configuration post_power_delay_ms is 10, and the chipset
initial time is required to be greater than 100ms,
so the post_gpio_reset_on_delay_ms is set to 100.
lvzhaoxiong (2):
dt-bindings: input: i2c-hid: Introduce Ilitek ili2900
The ili2900 touch screen chip same as ilitek ili9882t controller
has a reset gpio.
Signed-off-by: lvzhaoxiong
---
Documentation/devicetree/bindings/input/ilitek,ili9882t.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/input/ilitek,ili9882t.yaml
b
ILI2900 requires reset to pull down time greater than 10ms,
so the configuration post_power_delay_ms is 10, and the chipset
initial time is required to be greater than 100ms,
so the post_gpio_reset_on_delay_ms is set to 100.
Signed-off-by: lvzhaoxiong
---
drivers/hid/i2c-hid/i2c-hid-of-elan.c