1# 2# Copyright 2023 NXP 3# 4# SPDX-License-Identifier: Apache-2.0 5# 6 7description: Himax HX8394 Panel 8 9compatible: "himax,hx8394" 10 11include: [mipi-dsi-device.yaml, display-controller.yaml] 12 13properties: 14 reset-gpios: 15 type: phandle-array 16 description: | 17 The RESX 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