Skip to content

Commit 367d4c8

Browse files
Marek Vasutwsakernel
authored andcommitted
dt-bindings: i2c: st,stm32-i2c: Document wakeup-source property
Document wakeup-source property. This fixes dtbs_check warnings when building current Linux DTs: " arch/arm/boot/dts/stm32mp153c-dhcom-drc02.dtb: i2c@40015000: Unevaluated properties are not allowed ('wakeup-source' was unexpected) " Signed-off-by: Marek Vasut <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
1 parent f938a52 commit 367d4c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ properties:
9797
- description: register offset within syscfg
9898
- description: register bitmask for FMP bit
9999

100+
wakeup-source: true
101+
100102
required:
101103
- compatible
102104
- reg

0 commit comments

Comments
 (0)