Skip to content

Commit

Permalink
dt-bindings: i2c: st,stm32-i2c: add entry for stm32mp13
Browse files Browse the repository at this point in the history
Add the new compatible for the stm32mp13.

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
  • Loading branch information
Alain Volmat authored and Wolfram Sang committed Jul 16, 2022
1 parent 066ab29 commit c80cb51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/devicetree/bindings/i2c/st,stm32-i2c.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ allOf:
contains:
enum:
- st,stm32f7-i2c
- st,stm32mp13-i2c
- st,stm32mp15-i2c
then:
properties:
Expand Down Expand Up @@ -45,6 +46,7 @@ properties:
enum:
- st,stm32f4-i2c
- st,stm32f7-i2c
- st,stm32mp13-i2c
- st,stm32mp15-i2c

reg:
Expand Down

0 comments on commit c80cb51

Please sign in to comment.