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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <CAMuHMdXFC-TMNdJryq4MBh+QQOntxdHYJrfP2kLqxJk7LKgb9Q@mail.gmail.com> Date: Fri, 6 Sep 2024 09:42:01 +0200 From: Geert Uytterhoeven <geert@...ux-m68k.org> To: Delphine CC Chiu <Delphine_CC_Chiu@...ynn.com> Cc: patrick@...cx.xyz, Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>, Joel Stanley <joel@....id.au>, Andrew Jeffery <andrew@...econstruct.com.au>, Geert Uytterhoeven <geert+renesas@...der.be>, Magnus Damm <magnus.damm@...il.com>, devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-aspeed@...ts.ozlabs.org, linux-kernel@...r.kernel.org, linux-renesas-soc@...r.kernel.org Subject: Re: [PATCH v15 22/32] ARM: dts: aspeed: yosemite4: Revise i2c duty-cycle Hi Delphine, On Fri, Sep 6, 2024 at 8:28 AM Delphine CC Chiu <Delphine_CC_Chiu@...ynn.com> wrote: > Revise duty cycle SMB11 and SMB16 to high: 40%, low: 60%, > to meet 400kHz-i2c clock low time spec (> 1.3 us) from EE request > > Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@...ynn.com> Thanks for your patch! > --- a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts > +++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts > @@ -761,6 +761,7 @@ eeprom@54 { > &i2c10 { > status = "okay"; > bus-frequency = <400000>; > + i2c-clk-high-min-percent = <40>; This property is documented nowhere, except for a not-yet-accepted patch submission in 2022. It looks like you've been told before, multiple times... > i2c-mux@74 { > compatible = "nxp,pca9544"; > i2c-mux-idle-disconnect; Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds
Powered by blists - more mailing lists