2019-07-01 20:47:14 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2019, Linaro Limited
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
|
|
|
|
|
|
|
title: NXP MCUX CSI module
|
|
|
|
|
2019-10-29 00:34:12 +08:00
|
|
|
description: |
|
2019-07-01 20:47:14 +08:00
|
|
|
This binding gives a base representation of NXP MCUX CMOS Sensor Interface
|
|
|
|
|
|
|
|
compatible: "nxp,imx-csi"
|
|
|
|
|
|
|
|
include: base.yaml
|
|
|
|
|
|
|
|
properties:
|
|
|
|
interrupts:
|
|
|
|
required: true
|
|
|
|
|
|
|
|
label:
|
|
|
|
required: true
|
|
|
|
|
|
|
|
sensor-label:
|
|
|
|
required: true
|
|
|
|
type: string
|
|
|
|
description: label of connected sensor device
|