[PATCH linux dev-6.18 2/3] dt-bindings: mfd: syscon: add aspeed,ast2600-i3c-global compatible
Dawid Glazik <[email protected]>
| Newsgroups | org.ozlabs.lists.openbmc |
|---|---|
| Organization | Intel Technology Poland sp. z o.o. - ul. Slowackiego 173, 80-298 Gdansk - KRS 101882 - NIP 957-07-52-316 |
| Message-ID | <41d66492e1a1d42f6888459288311094c8b7bc51.1778692820.git.dawid.glazik@linux.intel.com> |
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 <[email protected]> --- Documentation/devicetree/bindings/mfd/syscon.yaml | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.43.0