Searched full:novatek (Results 1 – 18 of 18) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/display/panel/ |
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. 71 compatible = "tianma,fhd-video", "novatek,nt36672a";
|
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 74 compatible = "sharp,ls055d1sx04", "novatek,nt35950";
|
D | novatek,nt35510.yaml | 4 $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";
|
D | sony,acx424akp.yaml | 10 the Novatek NT35560 display controller. The only difference is that
|
/Linux-v6.1/drivers/gpu/drm/panel/ |
D | Makefile | 31 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
|
D | Kconfig | 309 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 …]
|
D | panel-novatek-nt35560.c | 3 * 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");
|
D | panel-novatek-nt35950.c | 3 * Novatek NT35950 DriverIC panels driver 692 .name = "panel-novatek-nt35950", 699 MODULE_DESCRIPTION("Novatek NT35950 DriverIC panels driver");
|
D | panel-panasonic-vvx10f034n00.c | 288 MODULE_DESCRIPTION("Panasonic VVX10F034N00 Novatek NT1397-based WUXGA (1920x1200) video mode panel …
|
D | panel-novatek-nt36672a.c | 7 * 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");
|
D | panel-sharp-ls043t1le01.c | 54 /* Novatek two-lane operation */ in sharp_nt_panel_init()
|
D | panel-novatek-nt39016.c | 3 * Novatek NT39016 TFT LCD panel driver
|
D | panel-novatek-nt35510.c | 3 * Novatek NT35510 panel driver 1089 .name = "panel-novatek-nt35510",
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | sdm630-sony-xperia-ganges-kirin.dts | 24 /* Ganges devices feature a Novatek touchscreen instead. */
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | ste-ux500-samsung-kyle.dts | 477 compatible = "hydis,hva40wv1", "novatek,nt35510";
|
D | ste-ux500-samsung-skomer.dts | 478 compatible = "hydis,hva40wv1", "novatek,nt35510";
|
/Linux-v6.1/drivers/hid/ |
D | hid-multitouch.c | 2065 /* Novatek Panel */
|
/Linux-v6.1/ |
D | MAINTAINERS | 6569 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
|