1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/display/panel/seiko,43wvf1g.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Seiko Instruments Inc. 4.3" WVGA (800 x RGB x 480) TFT with Touch-Panel
10 - Marco Franchi <marco.franchi@nxp.com>
13 - $ref: panel-common.yaml#
23 description: 3v3 digital regulator
26 description: 5v analog regulator
33 additionalProperties: false
38 compatible = "sii,43wvf1g";
40 backlight = <&backlight_display>;
41 dvdd-supply = <®_lcd_3v3>;
42 avdd-supply = <®_lcd_5v>;
45 remote-endpoint = <&display_out>;