/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | novatek,nt36523.yaml | 4 $id: http://devicetree.org/schemas/display/panel/novatek,nt36523.yaml# 7 title: Novatek NT36523 based DSI display Panels 13 The Novatek NT36523 is a generic DSI Panel IC used to drive dsi 24 - const: novatek,nt36523 28 - const: novatek,nt36523w 56 - novatek,nt36523w 80 compatible = "xiaomi,elish-csot-nt36523", "novatek,nt36523";
|
H A D | novatek,nt36672a.yaml | 4 $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. 73 compatible = "tianma,fhd-video", "novatek,nt36672a";
|
H A D | novatek,nt35950.yaml | 4 $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 77 compatible = "sharp,ls055d1sx04", "novatek,nt35950";
|
H A D | novatek,nt35510.yaml | 4 $id: http://devicetree.org/schemas/display/panel/novatek,nt35510.yaml# 7 title: Novatek NT35510-based display panels 21 - const: novatek,nt35510 25 to work with the indicated panel. The novatek,nt35510 compatible shall 53 compatible = "hydis,hva40wv1", "novatek,nt35510";
|
H A D | novatek,nt36672e.yaml | 4 $id: http://devicetree.org/schemas/display/panel/novatek,nt36672e.yaml# 7 title: Novatek NT36672E LCD DSI Panel 17 const: novatek,nt36672e 48 compatible = "novatek,nt36672e";
|
H A D | sony,acx424akp.yaml | 10 the Novatek NT35560 display controller. The only difference is that
|
/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | novatek,nvt-ts.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/novatek,nvt-ts.yaml# 7 title: Novatek NVT Touchscreen Controller 18 - novatek,nt11205-ts 19 - novatek,nt36672a-ts 48 compatible = "novatek,nt36672a-ts";
|
/linux/drivers/gpu/drm/panel/ |
H A D | Makefile | 46 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35510) += panel-novatek-nt35510.o 47 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35560) += panel-novatek-nt35560.o 48 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35950) += panel-novatek-nt35950.o 49 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT36523) += panel-novatek-nt36523.o 50 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT36672A) += panel-novatek-nt36672a.o 51 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT36672E) += panel-novatek-nt36672e.o 52 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT39016) += panel-novatek-nt39016.o
|
H A D | Kconfig | 438 tristate "Novatek NT35510 RGB panel driver" 444 around the Novatek NT35510 display controller, such as some 448 tristate "Novatek NT35560 DSI command mode panel" 454 Say Y here if you want to enable the Novatek NT35560 display 460 tristate "Novatek NT35950 DSI panel" 466 around the Novatek NT35950 display controller, such as some 471 tristate "Novatek NT36523 panel driver" 477 around the Novatek NT36523 display controller, such as some 481 tristate "Novatek NT36672A DSI panel" 487 around the Novatek NT36672A display controller, such as some [all …]
|
H A D | panel-novatek-nt35560.c | 3 * MIPI-DSI Novatek NT35560-based panel controller. 353 * using a Novatek NT35565 or similar display driver chip that shares in nt35560_prepare() 550 .name = "panel-novatek-nt35560", 557 MODULE_DESCRIPTION("MIPI-DSI Novatek NT35560 Panel Driver");
|
H A D | panel-novatek-nt39016.c | 3 * Novatek NT39016 TFT LCD panel driver 359 MODULE_DESCRIPTION("Novatek NT39016 TFT LCD panel driver");
|
H A D | panel-novatek-nt35950.c | 3 * Novatek NT35950 DriverIC panels driver 602 .name = "panel-novatek-nt35950", 609 MODULE_DESCRIPTION("Novatek NT35950 DriverIC panels driver");
|
H A D | panel-novatek-nt36672e.c | 589 .compatible = "novatek,nt36672e", 598 .name = "panel-novatek-nt36672e", 607 MODULE_DESCRIPTION("Novatek NT36672E DSI Panel Driver");
|
H A D | panel-panasonic-vvx10f034n00.c | 243 MODULE_DESCRIPTION("Panasonic VVX10F034N00 Novatek NT1397-based WUXGA (1920x1200) video mode panel …
|
H A D | panel-novatek-nt36672a.c | 7 * from Novatek. 11 * Panels using the Novatek NT37762A IC should add appropriate configuration per-panel and 683 MODULE_DESCRIPTION("NOVATEK NT36672A based MIPI-DSI LCD panel driver");
|
H A D | panel-sharp-ls043t1le01.c | 49 /* Novatek two-lane operation */ in sharp_nt_panel_init()
|
/linux/drivers/input/touchscreen/ |
H A D | novatek-nvt-ts.c | 3 * Driver for Novatek NT11205 i2c touchscreen controller as found 327 { .compatible = "novatek,nt11205-ts", .data = &nvt_nt11205_ts_data }, 328 { .compatible = "novatek,nt36672a-ts", .data = &nvt_nt36672a_ts_data }, 342 .name = "novatek-nvt-ts", 352 MODULE_DESCRIPTION("Novatek NT11205 touchscreen driver");
|
H A D | Makefile | 69 obj-$(CONFIG_TOUCHSCREEN_NOVATEK_NVT_TS) += novatek-nvt-ts.o
|
H A D | Kconfig | 649 tristate "Novatek NT11205 touchscreen support" 652 Say Y here if you have a Novatek NT11205 touchscreen. 656 module will be called novatek-nvt-ts.
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm845-xiaomi-beryllium-tianma.dts | 13 compatible = "tianma,fhd-video", "novatek,nt36672a";
|
H A D | sm8250-xiaomi-elish-csot.dts | 16 compatible = "xiaomi,elish-csot-nt36523", "novatek,nt36523";
|
H A D | sm8250-xiaomi-elish-boe.dts | 16 compatible = "xiaomi,elish-boe-nt36523", "novatek,nt36523";
|
H A D | sdm630-sony-xperia-ganges-kirin.dts | 29 /* Ganges devices feature a Novatek touchscreen instead. */
|
H A D | sm6115p-lenovo-j606f.dts | 85 compatible = "lenovo,j606f-boe-nt36523w", "novatek,nt36523w";
|
/linux/arch/arm/boot/dts/st/ |
H A D | stm32f769-disco-mb1166-reva09.dts | 9 compatible = "frida,frd400b25025", "novatek,nt35510";
|