| # Copyright (c) 2018, Jan Van Winkel <jan.van_winkel@dxplore.eu> | |
| # SPDX-License-Identifier: Apache-2.0 | |
| title: ILI9340 320x240 Display Controller | |
| description: | | |
| This is a representation of the ILI9340 320x240 Display Controller | |
| compatible: "ilitek,ili9340" | |
| include: spi-device.yaml | |
| properties: | |
| reset-gpios: | |
| type: phandle-array | |
| required: false | |
| cmd-data-gpios: | |
| type: phandle-array | |
| required: true |