Skip to content

Commit 74ea327

Browse files
Sowjanya Komatinenirobherring
authored andcommitted
dt-bindings: media: imx274: Add optional input clock and supplies
This patch adds IMX274 optional external clock input and voltage supplies to device tree bindings. Signed-off-by: Sowjanya Komatineni <[email protected]>
1 parent a451c3b commit 74ea327

File tree

1 file changed

+5
-0
lines changed
  • Documentation/devicetree/bindings/media/i2c

1 file changed

+5
-0
lines changed

Documentation/devicetree/bindings/media/i2c/imx274.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ Required Properties:
1313

1414
Optional Properties:
1515
- reset-gpios: Sensor reset GPIO
16+
- clocks: Reference to the input clock.
17+
- clock-names: Should be "inck".
18+
- VANA-supply: Sensor 2.8v analog supply.
19+
- VDIG-supply: Sensor 1.8v digital core supply.
20+
- VDDL-supply: Sensor digital IO 1.2v supply.
1621

1722
The imx274 device node should contain one 'port' child node with
1823
an 'endpoint' subnode. For further reading on port node refer to

0 commit comments

Comments
 (0)