Commit 74ea3273 authored by Sowjanya Komatineni's avatar Sowjanya Komatineni Committed by Rob Herring

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: default avatarSowjanya Komatineni <skomatineni@nvidia.com>
parent a451c3be
......@@ -13,6 +13,11 @@ Required Properties:
Optional Properties:
- reset-gpios: Sensor reset GPIO
- clocks: Reference to the input clock.
- clock-names: Should be "inck".
- VANA-supply: Sensor 2.8v analog supply.
- VDIG-supply: Sensor 1.8v digital core supply.
- VDDL-supply: Sensor digital IO 1.2v supply.
The imx274 device node should contain one 'port' child node with
an 'endpoint' subnode. For further reading on port node refer to
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment