Skip to content

Commit 974e24e

Browse files
Alain VolmatAlexandre Torgue
authored andcommitted
dt-bindings: i2c: st,stm32-i2c: add 'power-domains' property
STM32 I2C may be in a power domain which is the case for the STM32MP2x based boards. Allow a single 'power-domains' entry for STM32 I2C. 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/20251215-stm32-i2c-mp2x-dt-updates-v1-1-2738a05a7af8@foss.st.com Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
1 parent a5692f5 commit 974e24e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,9 @@ properties:
127127

128128
wakeup-source: true
129129

130+
power-domains:
131+
maxItems: 1
132+
130133
access-controllers:
131134
minItems: 1
132135
maxItems: 2

0 commit comments

Comments
 (0)