Re: [PATCH RESEND v29 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs properties
"Rob Herring (Arm)" <[email protected]>
| Newsgroups | org.ozlabs.lists.openbmc,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-i2c,org.kernel.vger.linux-kernel,org.ozlabs.lists.linux-aspeed |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 13 May 2026 13:32:01 +0800, Ryan Chen wrote: > Add the aspeed,global-regs phandle to reference the AST2600 global > registers syscon node, containing the SoC-common I2C register set. > > These properties apply only to the AST2600 binding. Legacy DTs remain > unchanged. > > Signed-off-by: Ryan Chen <[email protected]> > --- > Changes in v29: > - remove aspeed,enable-dma properties. > > Changes in v28: > - update commit message correspond with aspeed,enable-dma. > - remove aspeed,transfer-mode and add aspeed,enable-dma property and > description. > - Fix aspeed,enable-dma description to reflect hardware capability rather > than software behavior > > Changes in v27: > - change aspeed,transfer-mode to aspeed,enable-dma. > --- > Documentation/devicetree/bindings/i2c/aspeed,ast2600-i2c.yaml | 7 +++++++ > 1 file changed, 7 insertions(+) > Reviewed-by: Rob Herring (Arm) <[email protected]>