Home
last modified time | relevance | path

Searched full:nt36672e (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/display/panel/
Dnovatek,nt36672e.yaml4 $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";
/linux-6.12.1/drivers/gpu/drm/panel/
Dpanel-novatek-nt36672e.c372 * Reset sequence of nt36672e panel requires the panel to be out of reset in nt36672e_power_on()
399 static int nt36672e_on(struct nt36672e_panel *nt36672e) in nt36672e_on() argument
401 struct mipi_dsi_multi_context ctx = { .dsi = nt36672e->dsi }; in nt36672e_on()
402 const struct panel_desc *desc = nt36672e->desc; in nt36672e_on()
404 nt36672e->dsi->mode_flags |= MIPI_DSI_MODE_LPM; in nt36672e_on()
490 .panel_name = "nt36672e fhd plus panel",
589 .compatible = "novatek,nt36672e",
598 .name = "panel-novatek-nt36672e",
607 MODULE_DESCRIPTION("Novatek NT36672E DSI Panel Driver");
DMakefile51 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT36672E) += panel-novatek-nt36672e.o
DKconfig491 tristate "Novatek NT36672E DSI panel"
496 Say Y here if you want to enable support for Novatek NT36672E DSI Video Mode
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dqcm6490-idp.dts511 compatible = "novatek,nt36672e";