# | |
# Copyright (c) 2019, NXP | |
# | |
# SPDX-License-Identifier: Apache-2.0 | |
# | |
title: NXP Enhanced LCD Interface (eLCDIF) controller | |
description: > | |
This binding gives a base representation of the NXP i.MX eLCDIF controller | |
compatible: "fsl,imx6sx-lcdif" | |
include: base.yaml | |
properties: | |
reg: | |
required: true | |
interrupts: | |
required: true | |
label: | |
required: true |