devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: ChaosEsque Team <chaosesqueteam@gmail.com>
To: Conor Dooley <conor@kernel.org>
Cc: E Shattow <e@freeshell.de>,
	Emil Renner Berthing <kernel@esmil.dk>,
	Rob Herring <robh@kernel.org>,
	 Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Paul Walmsley <paul.walmsley@sifive.com>,
	 Palmer Dabbelt <palmer@dabbelt.com>,
	Albert Ou <aou@eecs.berkeley.edu>,
	 Alexandre Ghiti <alex@ghiti.fr>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	 Hal Feng <hal.feng@starfivetech.com>,
	Minda Chen <minda.chen@starfivetech.com>,
	 linux-riscv@lists.infradead.org
Subject: Re: [PATCH v2] riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1
Date: Thu, 2 Oct 2025 12:32:49 -0400	[thread overview]
Message-ID: <CALC8CXcAGobb__cs65bPT-vL-YVbpG-4f0j6FuiTgANFY7uw=w@mail.gmail.com> (raw)
In-Reply-To: <20250819-sushi-change-1254c2d2a08d@spud>

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

On Tue, Aug 19, 2025 at 2:13 PM Conor Dooley <conor@kernel.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@freeshell.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
> >

      reply	other threads:[~2025-10-02 16:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-29 14:11 [PATCH v2] riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1 E Shattow
2025-08-19 18:13 ` Conor Dooley
2025-10-02 16:32   ` ChaosEsque Team [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALC8CXcAGobb__cs65bPT-vL-YVbpG-4f0j6FuiTgANFY7uw=w@mail.gmail.com' \
    --to=chaosesqueteam@gmail.com \
    --cc=alex@ghiti.fr \
    --cc=aou@eecs.berkeley.edu \
    --cc=conor@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=e@freeshell.de \
    --cc=hal.feng@starfivetech.com \
    --cc=kernel@esmil.dk \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=minda.chen@starfivetech.com \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).