Home
last modified time | relevance | path

Searched full:nt36672a (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/devicetree/bindings/display/panel/
H A 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
28 in turn using the NT36672A panel driver. This compatible string
29 determines how the NT36672A panel driver is configured for the indicated
30 panel. The novatek,nt36672a compatible shall always be provided as a fallback.
73 compatible = "tianma,fhd-video", "novatek,nt36672a";
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845-xiaomi-beryllium-tianma.dts13 compatible = "tianma,fhd-video", "novatek,nt36672a";
/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt36672a.c6 * This driver is for the DSI interface to panels using the NT36672A display driver IC
674 .name = "panel-tianma-nt36672a",
683 MODULE_DESCRIPTION("NOVATEK NT36672A based MIPI-DSI LCD panel driver");
H A DMakefile50 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT36672A) += panel-novatek-nt36672a.o
H A DKconfig481 tristate "Novatek NT36672A DSI panel"
487 around the Novatek NT36672A display controller, such as some
/linux/
H A DMAINTAINERS7271 DRM DRIVER FOR NOVATEK NT36672A PANELS
7275 F: Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml
7276 F: drivers/gpu/drm/panel/panel-novatek-nt36672a.c