Home
last modified time | relevance | path

Searched full:novatek (Results 1 – 18 of 18) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/display/panel/
Dnovatek,nt36672a.yaml4 $id: http://devicetree.org/schemas/display/panel/novatek,nt36672a.yaml#
7 title: Novatek NT36672A based DSI display Panels
13 The nt36672a IC from Novatek is a generic DSI Panel IC used to drive dsi
26 - const: novatek,nt36672a
30 panel. The novatek,nt36672a compatible shall always be provided as a fallback.
71 compatible = "tianma,fhd-video", "novatek,nt36672a";
Dnovatek,nt35950.yaml4 $id: http://devicetree.org/schemas/display/panel/novatek,nt35950.yaml#
7 title: Novatek NT35950-based display panels
13 The nt35950 IC from Novatek is a Driver IC used to drive MIPI-DSI panels,
29 - const: novatek,nt35950
33 to work with the indicated panel. The novatek,nt35950 compatible shall
74 compatible = "sharp,ls055d1sx04", "novatek,nt35950";
Dnovatek,nt35510.yaml4 $id: http://devicetree.org/schemas/display/panel/novatek,nt35510.yaml#
7 title: Novatek NT35510-based display panels
19 - const: novatek,nt35510
23 to work with the indicated panel. The novatek,nt35510 compatible shall
47 compatible = "hydis,hva40wv1", "novatek,nt35510";
Dsony,acx424akp.yaml10 the Novatek NT35560 display controller. The only difference is that
/Linux-v6.1/drivers/gpu/drm/panel/
DMakefile31 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35510) += panel-novatek-nt35510.o
32 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35560) += panel-novatek-nt35560.o
33 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35950) += panel-novatek-nt35950.o
34 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT36672A) += panel-novatek-nt36672a.o
35 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT39016) += panel-novatek-nt39016.o
DKconfig309 tristate "Novatek NT35510 RGB panel driver"
315 around the Novatek NT35510 display controller, such as some
319 tristate "Novatek NT35560 DSI command mode panel"
325 Say Y here if you want to enable the Novatek NT35560 display
331 tristate "Novatek NT35950 DSI panel"
337 around the Novatek NT35950 display controller, such as some
342 tristate "Novatek NT36672A DSI panel"
348 around the Novatek NT36672A display controller, such as some
352 tristate "Novatek NT39016 RGB/SPI panel"
358 around the Novatek NT39016 display controller.
[all …]
Dpanel-novatek-nt35560.c3 * MIPI-DSI Novatek NT35560-based panel controller.
354 * using a Novatek NT35565 or similar display driver chip that shares in nt35560_prepare()
551 .name = "panel-novatek-nt35560",
558 MODULE_DESCRIPTION("MIPI-DSI Novatek NT35560 Panel Driver");
Dpanel-novatek-nt35950.c3 * Novatek NT35950 DriverIC panels driver
692 .name = "panel-novatek-nt35950",
699 MODULE_DESCRIPTION("Novatek NT35950 DriverIC panels driver");
Dpanel-panasonic-vvx10f034n00.c288 MODULE_DESCRIPTION("Panasonic VVX10F034N00 Novatek NT1397-based WUXGA (1920x1200) video mode panel …
Dpanel-novatek-nt36672a.c7 * from Novatek.
11 * Panels using the Novatek NT37762A IC should add appropriate configuration per-panel and
718 MODULE_DESCRIPTION("NOVATEK NT36672A based MIPI-DSI LCD panel driver");
Dpanel-sharp-ls043t1le01.c54 /* Novatek two-lane operation */ in sharp_nt_panel_init()
Dpanel-novatek-nt39016.c3 * Novatek NT39016 TFT LCD panel driver
Dpanel-novatek-nt35510.c3 * Novatek NT35510 panel driver
1089 .name = "panel-novatek-nt35510",
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dsdm630-sony-xperia-ganges-kirin.dts24 /* Ganges devices feature a Novatek touchscreen instead. */
/Linux-v6.1/arch/arm/boot/dts/
Dste-ux500-samsung-kyle.dts477 compatible = "hydis,hva40wv1", "novatek,nt35510";
Dste-ux500-samsung-skomer.dts478 compatible = "hydis,hva40wv1", "novatek,nt35510";
/Linux-v6.1/drivers/hid/
Dhid-multitouch.c2065 /* Novatek Panel */
/Linux-v6.1/
DMAINTAINERS6569 DRM DRIVER FOR NOVATEK NT35510 PANELS
6573 F: Documentation/devicetree/bindings/display/panel/novatek,nt35510.yaml
6574 F: drivers/gpu/drm/panel/panel-novatek-nt35510.c
6576 DRM DRIVER FOR NOVATEK NT35560 PANELS
6581 F: drivers/gpu/drm/panel/panel-novatek-nt35560.c
6583 DRM DRIVER FOR NOVATEK NT36672A PANELS
6587 F: Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml
6588 F: drivers/gpu/drm/panel/panel-novatek-nt36672a.c