19 lines
343 B
YAML
19 lines
343 B
YAML
#
|
|
# Copyright (c) 2019, NXP
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: Rocktech LCD Module
|
|
|
|
description: >
|
|
This binding gives a base representation of the Rocktech LCD module with
|
|
LED backlight and capacitive touch panel.
|
|
|
|
inherits:
|
|
!include base.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "rocktech,rk043fn02h-ct"
|