Skip to content

Commit 9cdfabe

Browse files
Alain VolmatAlexandre Torgue
authored andcommitted
dt-bindings: media: st: csi: add 'power-domains' property
STM32 CSI may be in a power domain which is the case for the STM32MP2x based boards. Allow a single 'power-domains' entry for STM32 CSI. Signed-off-by: Alain Volmat <alain.volmat@foss.st.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://lore.kernel.org/r/20251219-stm32-mp2x-dcmipp-csi-power-domain-v1-1-a6edb2aa8154@foss.st.com Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
1 parent 75048a8 commit 9cdfabe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/media/st,stm32mp25-csi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ properties:
4646
minItems: 1
4747
maxItems: 2
4848

49+
power-domains:
50+
maxItems: 1
51+
4952
ports:
5053
$ref: /schemas/graph.yaml#/properties/ports
5154

0 commit comments

Comments
 (0)