zephyr/dts/bindings/display/ilitek,ili9340.yaml

31 lines
575 B
YAML

#
# Copyright (c) 2018, Jan Van Winkel <jan.van_winkel@dxplore.eu>
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: ILI9340 320x240 Display Controller
version: 0.1
description: >
This is a representation of the ILI9340 320x240 Display Controller
inherits:
!include spi-device.yaml
properties:
compatible:
constraint: "ilitek,ili9340"
reset-gpios:
type: compound
category: required
generation: define, use-prop-name
cmd-data-gpios:
type: compound
category: required
generation: define, use-prop-name
...