1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/display/panel/boe,tv101wum-nl6.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: BOE TV101WUM-NL6 DSI Display Panel
10 - Thierry Reding <thierry.reding@gmail.com>
11 - Sam Ravnborg <sam@ravnborg.org>
14 - $ref: panel-common.yaml#
19 # BOE TV101WUM-NL6 10.1" WUXGA TFT LCD panel
21 # AUO KD101N80-45NA 10.1" WUXGA TFT LCD panel
23 # BOE TV101WUM-N53 10.1" WUXGA TFT LCD panel
25 # AUO B101UAN08.3 10.1" WUXGA TFT LCD panel
27 # BOE TV105WUM-NW0 10.5" WUXGA TFT LCD panel
31 description: the virtual channel number of a DSI peripheral
34 description: a GPIO spec for the enable pin
37 description: core voltage supply
40 description: phandle of the regulator that provides positive voltage
43 description: phandle of the regulator that provides negative voltage
46 description: phandle of the backlight device attached to the panel
58 additionalProperties: false
66 compatible = "boe,tv101wum-nl6";
68 enable-gpios = <&pio 45 0>;
69 avdd-supply = <&ppvarn_lcd>;
70 avee-supply = <&ppvarp_lcd>;
71 pp1800-supply = <&pp1800_lcd>;
72 backlight = <&backlight_lcd0>;
76 remote-endpoint = <&dsi_out>;