1 Raydium RM67171 OLED LCD panel with MIPI-DSI protocol
4 - compatible: "raydium,rm67191"
5 - reg: virtual channel for MIPI-DSI protocol
7 - dsi-lanes: number of DSI lanes to be used
9 - port: input port node with endpoint definition as
10 defined in Documentation/devicetree/bindings/graph.txt;
11 the input port should be connected to a MIPI-DSI device
15 - reset-gpios: a GPIO spec for the RST_B GPIO pin
16 - v3p3-supply: phandle to 3.3V regulator that powers the VDD_3V3 pin
17 - v1p8-supply: phandle to 1.8V regulator that powers the VDD_1V8 pin
18 - width-mm: see panel-common.txt
19 - height-mm: see panel-common.txt
20 - video-mode: 0 - burst-mode
21 1 - non-burst with sync event
22 2 - non-burst with sync pulse
27 compatible = "raydium,rm67191";
29 pinctrl-0 = <&pinctrl_mipi_dsi_0_1_en>;
30 pinctrl-names = "default";
31 reset-gpios = <&gpio1 7 GPIO_ACTIVE_LOW>;
38 remote-endpoint = <&mipi_out>;