Lines Matching +full:elish +full:- +full:csot +full:- +full:nt36523
1 # 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.
20 - items:
21 - enum:
22 - xiaomi,elish-boe-nt36523
23 - xiaomi,elish-csot-nt36523
24 - const: novatek,nt36523
25 - items:
26 - enum:
27 - lenovo,j606f-boe-nt36523w
28 - const: novatek,nt36523w
33 reset-gpios:
35 description: phandle of gpio for reset line - This should be 8mA
37 vddio-supply:
44 - compatible
45 - reg
46 - vddio-supply
47 - reset-gpios
50 - $ref: panel-common-dual.yaml#
51 - if:
56 - novatek,nt36523w
67 - port@1
72 - |
73 #include <dt-bindings/gpio/gpio.h>
76 #address-cells = <1>;
77 #size-cells = <0>;
80 compatible = "xiaomi,elish-csot-nt36523", "novatek,nt36523";
83 vddio-supply = <&vreg_l14a_1p88>;
84 reset-gpios = <&tlmm 75 GPIO_ACTIVE_LOW>;
88 #address-cells = <1>;
89 #size-cells = <0>;
94 remote-endpoint = <&dsi0_out>;
101 remote-endpoint = <&dsi1_out>;