25 lines
569 B
YAML
25 lines
569 B
YAML
#
|
|
# Copyright 2023 NXP
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
description: Himax HX8394 Panel
|
|
|
|
compatible: "himax,hx8394"
|
|
|
|
include: [mipi-dsi-device.yaml, display-controller.yaml]
|
|
|
|
properties:
|
|
reset-gpios:
|
|
type: phandle-array
|
|
description: |
|
|
The RESX pin is asserted to disable the sensor causing a hard
|
|
reset. The sensor receives this as an active-low signal.
|
|
|
|
bl-gpios:
|
|
type: phandle-array
|
|
description: |
|
|
The BLn pin is asserted to control the backlight of the panel.
|
|
The sensor receives this as an active-high signal.
|