dts: bindings: video: Add bindings for NXP MIPI CSI-2 Rx
Add bindings for NXP MIPI CSI-2 Rx which is a MIPI CSI-2 receiver connecting a camera sensor to the NXP CSI. Signed-off-by: Phi Bang Nguyen <phibang.nguyen@nxp.com>
This commit is contained in:
parent
c46466e48a
commit
fd157a81be
1 changed files with 17 additions and 0 deletions
17
dts/bindings/video/nxp,mipi-csi2rx.yaml
Normal file
17
dts/bindings/video/nxp,mipi-csi2rx.yaml
Normal file
|
@ -0,0 +1,17 @@
|
|||
#
|
||||
# Copyright 2024 NXP
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
description: NXP MIPI CSI-2 Rx interface
|
||||
|
||||
compatible: "nxp,mipi-csi2rx"
|
||||
|
||||
include: [base.yaml]
|
||||
|
||||
properties:
|
||||
sensor:
|
||||
required: true
|
||||
type: phandle
|
||||
description: the connected camera sensor
|
Loading…
Add table
Add a link
Reference in a new issue