Home
last modified time | relevance | path

Searched full:nt35510 (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/display/panel/
Dnovatek,nt35510.yaml4 $id: http://devicetree.org/schemas/display/panel/novatek,nt35510.yaml#
7 title: Novatek NT35510-based display panels
19 - const: novatek,nt35510
21 that is in turn using the NT35510 panel driver. The compatible
22 string determines how the NT35510 panel driver shall be configured
23 to work with the indicated panel. The novatek,nt35510 compatible shall
47 compatible = "hydis,hva40wv1", "novatek,nt35510";
/Linux-v6.1/drivers/gpu/drm/panel/
Dpanel-novatek-nt35510.c3 * Novatek NT35510 panel driver
7 * This display driver (and I refer to the physical component NT35510,
15 * so they should all use the NT35510 driver with appropriate configuration
18 * This driver is for the DSI interface to panels using the NT35510.
20 * The NT35510 can also use an RGB (DPI) interface combined with an
21 * I2C or SPI interface for setting up the NT35510. If this is needed
128 * struct nt35510_config - the display-specific NT35510 configuration
156 * The details about all settings can be found in the NT35510 Application
349 * struct nt35510 - state container for the NT35510 panel
351 struct nt35510 { struct
[all …]
DMakefile31 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35510) += panel-novatek-nt35510.o
DKconfig309 tristate "Novatek NT35510 RGB panel driver"
315 around the Novatek NT35510 display controller, such as some
/Linux-v6.1/arch/arm/boot/dts/
Dste-ux500-samsung-kyle.dts472 * NT35510-based Hydis HVA40WV1
477 compatible = "hydis,hva40wv1", "novatek,nt35510";
Dste-ux500-samsung-skomer.dts477 /* NT35510-based Hydis HVA40WV1 */
478 compatible = "hydis,hva40wv1", "novatek,nt35510";
/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