blob: 03f36d41e4542a65b06dd1114ebc590fc3d0a0c0 [file] [log] [blame]
#
# 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
...