On 30/03/2023 09:22, Jeremy Kerr wrote: > 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@xxxxxxxxxx> (on v1) > Signed-off-by: Jeremy Kerr <jk@xxxxxxxxxxxxxxxxxxxx> Please use scripts/get_maintainers.pl to get a list of necessary people and lists to CC. It might happen, that command when run on an older kernel, gives you outdated entries. Therefore please be sure you base your patches on recent Linux kernel. Best regards, Krzysztof