Skip to content

Commit 112fb12

Browse files
author
Alain Volmat
committed
dts-bindings: video: imx335: addition of imx335 description
Introduction of bindings for the imx335 sensor. Signed-off-by: Alain Volmat <[email protected]>
1 parent e41909a commit 112fb12

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

dts/bindings/video/sony,imx335.yaml

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Copyright (c) 2025 STMicroelectronics.
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
description: IMX335 CMOS Solid-state Color Image Sensor
5+
6+
compatible: "sony,imx335"
7+
8+
include: i2c-device.yaml
9+
10+
properties:
11+
reset-gpios:
12+
type: phandle-array
13+
description: |
14+
The XCLR pin is asserted to cause a hard reset. The sensor
15+
receives this as an active-low signal.
16+
17+
child-binding:
18+
child-binding:
19+
include: video-interfaces.yaml

0 commit comments

Comments
 (0)