soc: nxp: rt: Add CSI video support
Add CSI node to generic nxp rt dtsi. Add corresponding dts binding. Add CSI capability for rt MCUs. Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
This commit is contained in:
parent
43e58aed34
commit
a019e92d23
7 changed files with 62 additions and 0 deletions
26
dts/bindings/video/nxp,imx-csi.yaml
Normal file
26
dts/bindings/video/nxp,imx-csi.yaml
Normal file
|
@ -0,0 +1,26 @@
|
|||
#
|
||||
# Copyright (c) 2019, Linaro Limited
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
title: NXP MCUX CSI module
|
||||
|
||||
description: >
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue