Skip to content

Commit 7a57a31

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 <alain.volmat@foss.st.com>
1 parent bff7e66 commit 7a57a31

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

dts/bindings/video/sony,imx335.yaml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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+
clocks:
12+
description: Reference Input clock
13+
required: true
14+
15+
reset-gpios:
16+
type: phandle-array
17+
description: |
18+
The XCLR pin is asserted to cause a hard reset. The sensor
19+
receives this as an active-low signal.
20+
21+
child-binding:
22+
child-binding:
23+
include: video-interfaces.yaml

0 commit comments

Comments
 (0)