2019-01-03 01:20:41 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2019, NXP
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2019-01-03 01:20:41 +08:00
|
|
|
title: NXP Enhanced LCD Interface (eLCDIF) controller
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This binding gives a base representation of the NXP i.MX eLCDIF controller
|
|
|
|
|
2019-06-08 00:12:49 +08:00
|
|
|
inherits:
|
|
|
|
!include base.yaml
|
|
|
|
|
2019-01-03 01:20:41 +08:00
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "fsl,imx6sx-lcdif"
|
|
|
|
|
|
|
|
reg:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
interrupts:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
label:
|
|
|
|
category: required
|