We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c9c080 commit 8f594adCopy full SHA for 8f594ad
dts/bindings/video/sony,imx335.yaml
@@ -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