1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/display/panel/xinpeng,xpp055c272.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Xinpeng XPP055C272 5.5in 720x1280 DSI panel
10 - Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
13 - $ref: panel-common.yaml#
17 const: xinpeng,xpp055c272
26 description: regulator that supplies the iovcc voltage
28 description: regulator that supplies the vci voltage
38 additionalProperties: false
47 compatible = "xinpeng,xpp055c272";
49 backlight = <&backlight>;
50 iovcc-supply = <&vcc_1v8>;
51 vci-supply = <&vcc3v3_lcd>;
54 mipi_in_panel: endpoint {
55 remote-endpoint = <&mipi_out_panel>;