Linux-Rockchip Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Lin <shawn.lin@rock-chips.com>
To: Marco Schirrmeister <mschirrmeister@gmail.com>
Cc: shawn.lin@rock-chips.com, Heiko Stuebner <heiko@sntech.de>,
	linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org,
	FUKAUMI Naoki <naoki@radxa.com>, John Clark <inindev@gmail.com>,
	Tianling Shen <cnsztl@gmail.com>,
	Detlev Casanova <detlev.casanova@collabora.com>
Subject: Re: [PATCH v2 0/3] Fix sd card support for RK3576
Date: Wed, 14 Jan 2026 10:01:08 +0800	[thread overview]
Message-ID: <05979948-1bc2-4bc0-ad2f-b0c3cd1c367f@rock-chips.com> (raw)
In-Reply-To: <CAGJh8eAXC+CAMfjxOP8LUwR-xcQGgbwyxFkNLgAujFiP6c2hOg@mail.gmail.com>

在 2026/01/14 星期三 4:35, Marco Schirrmeister 写道:
> Hi Shawn,
> 
> On Tue, Jan 13, 2026 at 2:19 AM Shawn Lin <shawn.lin@rock-chips.com> wrote:
>>
>> This series fixes this mess but only adds slot-gpio support for RK3576-EVB1.
>> Other boards are also missing slot-gpio support, but folks are all cced for
>> checking the boards they are using.
>>
>> Please review and test
> 
> I tested this series on the FriendlyElec NanoPi R76S.
> With the addition of 'cd-gpios = <&gpio0 RK_PA7 GPIO_ACTIVE_LOW>;'
> in the board DTS, the µSD hot-plug now works correctly.
> 

Thanks for testing.

> However, even with this fix, the NanoPi R76S still suffers from the
> constant 400kHz retuning loop when runtime PM is enabled. I will send
> a v2 of my driver quirk to address this board-specific instability.
> 

When talking about board-specific instability of SD support, the
intuitive reaction is bus more or frequency related. I never came
across this kind of problem which caused by runtime PM support. That
being said, there is potential unveiled problems for your boards.
I will comment your v2 to see if we could sort them out.

> Link to v1: https://lore.kernel.org/all/20260110010715.1610159-1-mschirrmeister@gmail.com/T/#t
> 
> Tested-by: Marco Schirrmeister <mschirrmeister@gmail.com>
> 


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

      reply	other threads:[~2026-01-14  2:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-13  1:18 [PATCH v2 0/3] Fix sd card support for RK3576 Shawn Lin
2026-01-13  1:18 ` [PATCH v2 1/3] soc: rockchip: grf: Fix wrong RK3576_IOCGRF_MISC_CON definition Shawn Lin
2026-01-13  1:18 ` [PATCH v2 2/3] soc: rockchip: grf: Support multiple grf to be handled Shawn Lin
2026-01-13 17:43   ` Heiko Stübner
2026-01-14  1:34     ` Shawn Lin
2026-01-13  1:18 ` [PATCH v2 3/3] arm64: dts: rockchip: Add cd-gpios for sdmmc of RK3576 EVB1 Shawn Lin
2026-01-13 20:35 ` [PATCH v2 0/3] Fix sd card support for RK3576 Marco Schirrmeister
2026-01-14  2:01   ` Shawn Lin [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=05979948-1bc2-4bc0-ad2f-b0c3cd1c367f@rock-chips.com \
    --to=shawn.lin@rock-chips.com \
    --cc=cnsztl@gmail.com \
    --cc=detlev.casanova@collabora.com \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=inindev@gmail.com \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=mschirrmeister@gmail.com \
    --cc=naoki@radxa.com \
    /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