From: Jaehoon Chung <jh80.chung@samsung.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: Bough Chen <haibo.chen@nxp.com>, Peng Fan <peng.fan@nxp.com>,
"u-boot@lists.denx.de" <u-boot@lists.denx.de>,
"tharvey@gateworks.com" <tharvey@gateworks.com>
Subject: Re: [PATCH v2] Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output"
Date: Wed, 9 Jun 2021 08:35:08 +0900 [thread overview]
Message-ID: <2bfe4153-e102-bb6e-ea52-1de9a25a0bbc@samsung.com> (raw)
In-Reply-To: <CAOMZO5BDD8eFfHHzpeZhoU5HEEgTLSPBz_1Ov_S_eRgpgjetcA@mail.gmail.com>
Hi Fabio,
On 6/9/21 6:47 AM, Fabio Estevam wrote:
> Hi Jaehoon,
>
> On Mon, Jun 7, 2021 at 11:50 PM Jaehoon Chung <jh80.chung@samsung.com> wrote:
>
>> Is your target success to boot finally after 20sec?
>
> Yes, it boots fine after 20s.
>
>> I didn't have target to use fsl_esdhc_imx driver.
>>
>> If booted after 20sec, how about below code?
>>
>> #ifdef CONFIG_FSL_ESDHC_IMX_TIMEOUT
>> #define FSL_ESDHC_IMX_TIMEOUT CONFIG_FSL_ESDHC_IMX_TIMEOUT
>> #else
>> #define FSL_ESDHC_IMX_TIMEOUT 0
>> #endif
>>
>>
>> ret = readx_poll_timeout(..., FSL_ESDHC_IMX_TIMEOUT);
>> if (FSL_ESDHC_IMX_TIMEOUT && ret)
>> pr_warn("...");
>
> Thanks for the suggestion, but it didn't work.
If i find a board to use fs_esdhc_imx driver, I will check more.
I hope that Bough will suggest better solution to satisfy both case.
Best Regards,
Jaehoon Chung
>
next prev parent reply other threads:[~2021-06-08 23:35 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-07 20:40 [PATCH v2] Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output" Fabio Estevam
2021-06-08 1:57 ` Bough Chen
2021-06-08 2:07 ` Fabio Estevam
2021-06-08 2:50 ` Jaehoon Chung
2021-06-08 21:47 ` Fabio Estevam
2021-06-08 23:35 ` Jaehoon Chung [this message]
2021-06-09 10:44 ` Bough Chen
2021-06-14 15:15 ` Fabio Estevam
2021-06-15 0:23 ` Peng Fan (OSS)
2021-06-17 19:19 ` Fabio Estevam
2021-06-17 21:42 ` Jaehoon Chung
2021-06-20 16:45 ` Pierre-Jean Texier
2021-06-21 20:19 ` Fabio Estevam
2021-06-22 3:35 ` Peng Fan (OSS)
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=2bfe4153-e102-bb6e-ea52-1de9a25a0bbc@samsung.com \
--to=jh80.chung@samsung.com \
--cc=festevam@gmail.com \
--cc=haibo.chen@nxp.com \
--cc=peng.fan@nxp.com \
--cc=tharvey@gateworks.com \
--cc=u-boot@lists.denx.de \
/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