public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Biswapriyo Nath <nathbappai@gmail.com>
To: Alexey Minnekhanov <alexeymin@minlexx.ru>
Cc: Biswapriyo Nath <nathbappai@gmail.com>,
	u-boot-qcom@groups.io, Sumit Garg <sumit.garg@kernel.org>,
	u-boot@lists.denx.de, Tom Rini <trini@konsulko.com>,
	Lukasz Majewski <lukma@denx.de>,
	Casey Connolly <casey.connolly@linaro.org>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Bryan Brattlof <bb@ti.com>, Peng Fan <peng.fan@nxp.com>,
	Leo Yu-Chi Liang <ycliang@andestech.com>,
	Quentin Schulz <quentin.schulz@cherry.de>,
	Aswin Murugan <aswin.murugan@oss.qualcomm.com>,
	~postmarketos/upstreaming@lists.sr.ht
Subject: Re: [PATCH RFC 0/3] Add clk and pinctrl drivers for SM6125 SoC
Date: Tue, 10 Feb 2026 15:57:43 +0000	[thread overview]
Message-ID: <20260210155745.48819-1-nathbappai@gmail.com> (raw)
In-Reply-To: <39e525d7-0145-47a7-a739-b2b4c68f6801@minlexx.ru>

On Tue, 10 Feb 2026 15:42:58 +0300 Alexey Minnekhanov <alexeymin@minlexx.ru> wrote:

> Hi!
> 
> Is card detect GPIO set correctly for board?
> 
> Maybe you can verfy card detect is working by repeating the command:
> 
>   gpio status socXX
> 
> (where XX is your cd-gpio) while inserting/removing the SD card.
> 
> --
> Regards,
> Alexey Minnekhanov
> 

I have verified that card detect is working. Here are the outputs.

* with sd card:

=> gpio status
Bank soc:
soc98: input: 1 [x] mmc@4784000.cd-gpios

* without sd card:

=> gpio status
Bank soc:
soc98: input: 0 [x] mmc@4784000.cd-gpios

Thanks.

  reply	other threads:[~2026-02-10 16:45 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-04 16:10 [PATCH RFC 0/3] Add clk and pinctrl drivers for SM6125 SoC Biswapriyo Nath
2026-02-04 16:10 ` [PATCH RFC 1/3] clk/qcom: Add SM6125 clock driver Biswapriyo Nath
2026-02-09 19:50   ` Casey Connolly
2026-02-04 16:10 ` [PATCH RFC 2/3] qcom_defconfig: Enable " Biswapriyo Nath
2026-02-09 19:51   ` Casey Connolly
2026-02-04 16:10 ` [PATCH RFC 3/3] drivers: pinctrl: Add Qualcomm SM6125 TLMM driver Biswapriyo Nath
2026-02-09 19:51   ` Casey Connolly
2026-02-07  9:28 ` [PATCH RFC 0/3] Add clk and pinctrl drivers for SM6125 SoC Biswapriyo Nath
2026-02-10  5:26   ` Sumit Garg
2026-02-10 15:34     ` Biswapriyo Nath
2026-02-10 12:42   ` Alexey Minnekhanov
2026-02-10 15:57     ` Biswapriyo Nath [this message]
2026-02-09 19:56 ` Casey Connolly

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=20260210155745.48819-1-nathbappai@gmail.com \
    --to=nathbappai@gmail.com \
    --cc=alexeymin@minlexx.ru \
    --cc=aswin.murugan@oss.qualcomm.com \
    --cc=bb@ti.com \
    --cc=casey.connolly@linaro.org \
    --cc=lukma@denx.de \
    --cc=neil.armstrong@linaro.org \
    --cc=peng.fan@nxp.com \
    --cc=quentin.schulz@cherry.de \
    --cc=sumit.garg@kernel.org \
    --cc=trini@konsulko.com \
    --cc=u-boot-qcom@groups.io \
    --cc=u-boot@lists.denx.de \
    --cc=ycliang@andestech.com \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /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