1#
2# Copyright 2022, NXP
3#
4# SPDX-License-Identifier: Apache-2.0
5#
6
7description: Raydium RM68200 Panel
8
9compatible: "raydium,rm68200"
10
11include: [mipi-dsi-device.yaml, display-controller.yaml]
12
13properties:
14  reset-gpios:
15    type: phandle-array
16    description: |
17      The RESETn pin is asserted to disable the sensor causing a hard
18      reset.  The sensor receives this as an active-low signal.
19
20  bl-gpios:
21    type: phandle-array
22    description: |
23      The BLn pin is asserted to control the backlight of the panel.
24      The sensor receives this as an active-high signal.
25