Home
last modified time | relevance | path

Searched +full:elish +full:- +full:csot +full:- +full:nt36523 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dnovatek,nt36523.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/display/panel/novatek,nt36523.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Novatek NT36523 based DSI display Panels
10 - Jianhua Lu <lujianhua000@gmail.com>
13 The Novatek NT36523 is a generic DSI Panel IC used to drive dsi
15 Technology (CSOT) and BOE Technology.
18 - $ref: panel-common.yaml#
23 - items:
[all …]
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsm8250-xiaomi-elish-csot.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include "sm8250-xiaomi-elish-common.dtsi"
11 model = "Xiaomi Mi Pad 5 Pro (CSOT)";
12 compatible = "xiaomi,elish", "qcom,sm8250";
16 compatible = "xiaomi,elish-csot-nt36523", "novatek,nt36523";
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt36523.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Novatek NT36523 DriverIC panels driver
70 struct mipi_dsi_device *dsi0 = pinfo->dsi[0]; in elish_boe_init_sequence()
71 struct mipi_dsi_device *dsi1 = pinfo->dsi[1]; in elish_boe_init_sequence()
290 struct mipi_dsi_device *dsi0 = pinfo->dsi[0]; in elish_csot_init_sequence()
291 struct mipi_dsi_device *dsi1 = pinfo->dsi[1]; in elish_csot_init_sequence()
488 struct mipi_dsi_device *dsi = pinfo->dsi[0]; in j606f_boe_init_sequence()
489 struct device *dev = &dsi->dev; in j606f_boe_init_sequence()
984 .type = "BOE-elish",
1002 .type = "CSOT-elish",
[all …]