dt-bindings: i3c: Add AST2600 i3c controller
authorJeremy Kerr <jk@codeconstruct.com.au>
Fri, 31 Mar 2023 09:15:00 +0000 (17:15 +0800)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 28 Apr 2023 06:19:01 +0000 (08:19 +0200)
commit21203e098cd3c1760de8112d750ceeedf09a6dad
tree0f25b422cb6676cdabe7589bfb1aee8af0b92e16
parentd782188cbb05a196e46a4838484f020ceeb889ec
dt-bindings: i3c: Add AST2600 i3c controller

Add a devicetree binding for the ast2600 i3c controller hardware. This
is heavily based on the designware i3c core, plus a reset facility
and two platform-specific properties:

 - sda-pullup-ohms: to specify the value of the configurable pullup
   resistors on the SDA line

 - aspeed,global-regs: to reference the (ast2600-specific) i3c global
   register block, and the device index to use within it.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> (on v1)
Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20230331091501.3800299-3-jk@codeconstruct.com.au
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Documentation/devicetree/bindings/i3c/aspeed,ast2600-i3c.yaml [new file with mode: 0644]