Commit c80cb510 authored by Alain Volmat's avatar Alain Volmat Committed by Wolfram Sang

dt-bindings: i2c: st,stm32-i2c: add entry for stm32mp13

Add the new compatible for the stm32mp13.
Signed-off-by: default avatarAlain Volmat <alain.volmat@foss.st.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarWolfram Sang <wsa@kernel.org>
parent 066ab294
...@@ -17,6 +17,7 @@ allOf: ...@@ -17,6 +17,7 @@ allOf:
contains: contains:
enum: enum:
- st,stm32f7-i2c - st,stm32f7-i2c
- st,stm32mp13-i2c
- st,stm32mp15-i2c - st,stm32mp15-i2c
then: then:
properties: properties:
...@@ -45,6 +46,7 @@ properties: ...@@ -45,6 +46,7 @@ properties:
enum: enum:
- st,stm32f4-i2c - st,stm32f4-i2c
- st,stm32f7-i2c - st,stm32f7-i2c
- st,stm32mp13-i2c
- st,stm32mp15-i2c - st,stm32mp15-i2c
reg: reg:
......
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