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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CALC8CXcAGobb__cs65bPT-vL-YVbpG-4f0j6FuiTgANFY7uw=w@mail.gmail.com>
Date: Thu, 2 Oct 2025 12:32:49 -0400
From: ChaosEsque Team <chaosesqueteam@...il.com>
To: Conor Dooley <conor@...nel.org>
Cc: E Shattow <e@...eshell.de>, Emil Renner Berthing <kernel@...il.dk>, Rob Herring <robh@...nel.org>, 
	Krzysztof Kozlowski <krzk+dt@...nel.org>, Paul Walmsley <paul.walmsley@...ive.com>, 
	Palmer Dabbelt <palmer@...belt.com>, Albert Ou <aou@...s.berkeley.edu>, 
	Alexandre Ghiti <alex@...ti.fr>, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org, 
	Hal Feng <hal.feng@...rfivetech.com>, Minda Chen <minda.chen@...rfivetech.com>, 
	linux-riscv@...ts.infradead.org
Subject: Re: [PATCH v2] riscv: dts: starfive: jh7110-common: drop no-sdio
 property from mmc1

E, Conor.
That white boy you used to play paintball with.

On Tue, Aug 19, 2025 at 2:13 PM Conor Dooley <conor@...nel.org> wrote:
>
> On Tue, Jul 29, 2025 at 07:11:35AM -0700, E Shattow wrote:
> > Relax no-sdio restriction on mmc1 for jh7110 boards. Property was
> > introduced for StarFive VisionFive2 dts to configure mmc1 for SD Card
> > but this is not necessary, the restriction is only needed to block use of
> > commands that would cause a device to malfunction.
> >
> > Signed-off-by: E Shattow <e@...eshell.de>
>
> I'm going to apply this one to for-next, to give it more of a chance to
> soak.
>
> > ---
> >  arch/riscv/boot/dts/starfive/jh7110-common.dtsi | 1 -
> >  1 file changed, 1 deletion(-)
> >
> > diff --git a/arch/riscv/boot/dts/starfive/jh7110-common.dtsi b/arch/riscv/boot/dts/starfive/jh7110-common.dtsi
> > index 4baeb981d4df..b156f8703016 100644
> > --- a/arch/riscv/boot/dts/starfive/jh7110-common.dtsi
> > +++ b/arch/riscv/boot/dts/starfive/jh7110-common.dtsi
> > @@ -290,7 +290,6 @@ &mmc1 {
> >       assigned-clock-rates = <50000000>;
> >       bus-width = <4>;
> >       bootph-pre-ram;
> > -     no-sdio;
> >       no-mmc;
> >       cd-gpios = <&sysgpio 41 GPIO_ACTIVE_LOW>;
> >       disable-wp;
> >
> > base-commit: 038d61fd642278bab63ee8ef722c50d10ab01e8f
> > --
> > 2.50.0
> >

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ