1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
4 $id: http://devicetree.org/schemas/display/panel/novatek,nt36672e.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Novatek NT36672E LCD DSI Panel
10 - Ritesh Kumar <quic_riteshk@quicinc.com>
13 - $ref: panel-common.yaml#
17 const: novatek,nt36672e
21 description: DSI virtual channel
39 additionalProperties: false
43 #include <dt-bindings/gpio/gpio.h>
48 compatible = "novatek,nt36672e";
51 reset-gpios = <&tlmm 44 GPIO_ACTIVE_HIGH>;
53 vddi-supply = <&vreg_l8c_1p8>;
54 avdd-supply = <&disp_avdd>;
55 avee-supply = <&disp_avee>;
57 backlight = <&pwm_backlight>;
61 remote-endpoint = <&dsi0_out>;