1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/display/panel/raydium,rm67191.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Raydium RM67171 OLED LCD panel with MIPI-DSI protocol
10 - Robert Chiras <robert.chiras@nxp.com>
13 - $ref: panel-common.yaml#
17 const: raydium,rm67191
28 description: Number of DSI lanes to be used must be <3> or <4>
29 $ref: /schemas/types.yaml#/definitions/uint32
33 description: phandle to 3.3V regulator that powers the VDD_3V3 pin
36 description: phandle to 1.8V regulator that powers the VDD_1V8 pin
41 1 - non-burst with sync event
42 2 - non-burst with sync pulse
43 $ref: /schemas/types.yaml#/definitions/uint32
52 additionalProperties: false
56 #include <dt-bindings/gpio/gpio.h>
63 compatible = "raydium,rm67191";
65 reset-gpios = <&gpio1 7 GPIO_ACTIVE_LOW>;
73 remote-endpoint = <&mipi_out>;