From: FUKAUMI Naoki <naoki@radxa.com>
To: heiko@sntech.de
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
dsimic@manjaro.org, sebastian.reichel@collabora.com,
devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org,
FUKAUMI Naoki <naoki@radxa.com>
Subject: [PATCH v2 2/9] arm64: dts: rockchip: add cd-gpios for sdmmc for Radxa ROCK 5C
Date: Thu, 14 Nov 2024 02:37:39 +0000 [thread overview]
Message-ID: <20241114023746.4867-2-naoki@radxa.com> (raw)
In-Reply-To: <20241114023746.4867-1-naoki@radxa.com>
by discussion about cd-gpios and sdmmmc_det pin function[1], it's
better to add cd-gpios for now.
[1] https://lore.kernel.org/linux-rockchip/4920950.GXAFRqVoOG@diego/T/#u
Fixes: 3ddf5cdb77e6 ("arm64: dts: rockchip: add Radxa ROCK 5C")
Signed-off-by: FUKAUMI Naoki <naoki@radxa.com>
---
Changes in v2:
- none
---
arch/arm64/boot/dts/rockchip/rk3588s-rock-5c.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/rockchip/rk3588s-rock-5c.dts b/arch/arm64/boot/dts/rockchip/rk3588s-rock-5c.dts
index 997e95bb5b74..3eed50253442 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588s-rock-5c.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588s-rock-5c.dts
@@ -501,6 +501,7 @@ &sdmmc {
bus-width = <4>;
cap-mmc-highspeed;
cap-sd-highspeed;
+ cd-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_LOW>;
disable-wp;
no-sdio;
no-mmc;
--
2.43.0
next prev parent reply other threads:[~2024-11-14 2:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-14 2:37 [PATCH v2 1/9] arm64: dts: rockchip: add properties for pcie2x1l2 for Radxa ROCK 5C FUKAUMI Naoki
2024-11-14 2:37 ` FUKAUMI Naoki [this message]
2024-11-14 2:37 ` [PATCH v2 3/9] arm64: dts: rockchip: fix pmic dcdc-reg10 label " FUKAUMI Naoki
2024-11-14 2:37 ` [PATCH v2 4/9] arm64: dts: rockchip: fix proparties for pmic regulators " FUKAUMI Naoki
2024-11-14 2:37 ` [PATCH v2 5/9] arm64: dts: rockchip: add property for usbdp_phy0 " FUKAUMI Naoki
2024-11-14 2:37 ` [PATCH v2 6/9] arm64: dts: rockchip: fix property for pwm-fan " FUKAUMI Naoki
2024-11-14 2:37 ` [PATCH v2 7/9] arm64: dts: rockchip: rename regulator for pcie2x1l2 " FUKAUMI Naoki
2024-11-14 2:37 ` [PATCH v2 8/9] arm64: dts: rockchip: remove RTC and related node " FUKAUMI Naoki
2024-11-14 2:37 ` [PATCH v2 9/9] arm64: dts: rockchip: sort nodes " FUKAUMI Naoki
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=20241114023746.4867-2-naoki@radxa.com \
--to=naoki@radxa.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dsimic@manjaro.org \
--cc=heiko@sntech.de \
--cc=krzk+dt@kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=robh@kernel.org \
--cc=sebastian.reichel@collabora.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;
as well as URLs for NNTP newsgroup(s).