| Message ID | 41d66492e1a1d42f6888459288311094c8b7bc51.1778692820.git.dawid.glazik@linux.intel.com |
|---|---|
| State | New |
| Headers | show |
| Series | ARM: dts: aspeed-g6: I2C/APB cleanup and AST2600 I3C enablement | expand |
diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml index e57add2bacd3..50c07038122f 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -49,6 +49,7 @@ select: - apm,xgene-mcb - apm,xgene-rb - apm,xgene-scu + - aspeed,ast2600-i3c-global - atmel,sama5d2-sfrbu - atmel,sama5d3-nfc-io - atmel,sama5d3-sfrbu @@ -161,6 +162,7 @@ properties: - apm,xgene-mcb - apm,xgene-rb - apm,xgene-scu + - aspeed,ast2600-i3c-global - atmel,sama5d2-sfrbu - atmel,sama5d3-nfc-io - atmel,sama5d3-sfrbu
Add aspeed,ast2600-i3c-global to the syscon binding compatible lists to document the AST2600 I3C global register syscon node. Signed-off-by: Dawid Glazik <dawid.glazik@linux.intel.com> --- Documentation/devicetree/bindings/mfd/syscon.yaml | 2 ++ 1 file changed, 2 insertions(+)