lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 19 Mar 2023 02:05:46 +0000 From: Ryan Chen <ryan_chen@...eedtech.com> To: Andi Shyti <andi.shyti@...nel.org> CC: Andrew Jeffery <andrew@...id.au>, Brendan Higgins <brendan.higgins@...ux.dev>, Benjamin Herrenschmidt <benh@...nel.crashing.org>, Joel Stanley <joel@....id.au>, Rob Herring <robh+dt@...nel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>, Philipp Zabel <p.zabel@...gutronix.de>, "linux-i2c@...r.kernel.org" <linux-i2c@...r.kernel.org>, "openbmc@...ts.ozlabs.org" <openbmc@...ts.ozlabs.org>, "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>, "linux-arm-kernel@...ts.infradead.org" <linux-arm-kernel@...ts.infradead.org>, "linux-aspeed@...ts.ozlabs.org" <linux-aspeed@...ts.ozlabs.org>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org> Subject: RE: [PATCH v6 1/2] dt-bindings: i2c: aspeed: support for AST2600-i2cv2 Hello, > -----Original Message----- > From: Andi Shyti <andi.shyti@...nel.org> > Sent: Saturday, March 18, 2023 5:10 PM > To: Ryan Chen <ryan_chen@...eedtech.com> > Cc: Andrew Jeffery <andrew@...id.au>; Brendan Higgins > <brendan.higgins@...ux.dev>; Benjamin Herrenschmidt > <benh@...nel.crashing.org>; Joel Stanley <joel@....id.au>; Rob Herring > <robh+dt@...nel.org>; Krzysztof Kozlowski > <krzysztof.kozlowski+dt@...aro.org>; Philipp Zabel > <p.zabel@...gutronix.de>; linux-i2c@...r.kernel.org; > openbmc@...ts.ozlabs.org; devicetree@...r.kernel.org; > linux-arm-kernel@...ts.infradead.org; linux-aspeed@...ts.ozlabs.org; > linux-kernel@...r.kernel.org > Subject: Re: [PATCH v6 1/2] dt-bindings: i2c: aspeed: support for > AST2600-i2cv2 > > Hi Ryan, > > On Sun, Feb 26, 2023 at 11:13:20AM +0800, Ryan Chen wrote: > > Add ast2600-i2cv2 compatible and aspeed,global-regs, aspeed,timeout > > aspeed,xfer-mode description for ast2600-i2cv2. > > > > Signed-off-by: Ryan Chen <ryan_chen@...eedtech.com> > > --- > > .../devicetree/bindings/i2c/aspeed,i2c.yaml | 44 > +++++++++++++++++++ > > 1 file changed, 44 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/i2c/aspeed,i2c.yaml > > b/Documentation/devicetree/bindings/i2c/aspeed,i2c.yaml > > index f597f73ccd87..75de3ce41cf5 100644 > > --- a/Documentation/devicetree/bindings/i2c/aspeed,i2c.yaml > > +++ b/Documentation/devicetree/bindings/i2c/aspeed,i2c.yaml > > @@ -49,6 +49,25 @@ properties: > > description: > > states that there is another master active on this bus > > > > + aspeed,timeout: > > + type: boolean > > + description: I2C bus timeout enable for master/slave mode > > Finally you can proceed with this. Please remove "aspeed,timeout" > and use "i2c-scl-has-clk-low-timeout" instead. Thanks a lot, I will start progress this. Best Regards Ryan
Powered by blists - more mailing lists