Commit bfbccd70 authored by Yash Shah's avatar Yash Shah Committed by Wolfram Sang

dt-bindings: i2c: Update DT binding docs to support SiFive FU740 SoC

Add new compatible strings to the DT binding documents to support SiFive
FU740-C000.
Signed-off-by: default avatarYash Shah <yash.shah@sifive.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarWolfram Sang <wsa@kernel.org>
parent cbfa5b39
...@@ -5,8 +5,12 @@ Required properties: ...@@ -5,8 +5,12 @@ Required properties:
"aeroflexgaisler,i2cmst" "aeroflexgaisler,i2cmst"
"sifive,fu540-c000-i2c", "sifive,i2c0" "sifive,fu540-c000-i2c", "sifive,i2c0"
For Opencore based I2C IP block reimplemented in For Opencore based I2C IP block reimplemented in
FU540-C000 SoC. Please refer to sifive-blocks-ip-versioning.txt FU540-C000 SoC.
for additional details. "sifive,fu740-c000-i2c", "sifive,i2c0"
For Opencore based I2C IP block reimplemented in
FU740-C000 SoC.
Please refer to sifive-blocks-ip-versioning.txt for
additional details.
- reg : bus address start and address range size of device - reg : bus address start and address range size of device
- clocks : handle to the controller clock; see the note below. - clocks : handle to the controller clock; see the note below.
Mutually exclusive with opencores,ip-clock-frequency Mutually exclusive with opencores,ip-clock-frequency
......
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