On 4/30/24 3:48 AM, Marek Vasut wrote:
On 4/30/24 12:36 AM, Jaehoon Chung wrote:
-----Original Message-----
From: Marek Vasut <[email protected]>
Sent: Friday, April 26, 2024 8:41 PM
To: Jaehoon Chung <[email protected]>; [email protected]
Cc: 'Peng Fan' <[email protected]>; 'Simon Glass' <[email protected]>
Subject: Re: [PATCH v4] mmc: Poll CD in case cyclic framework is enabled
On 4/26/24 8:27 AM, Jaehoon Chung wrote:
Dear Marek,
-----Original Message-----
From: Marek Vasut <[email protected]>
Sent: Wednesday, April 24, 2024 8:18 AM
To: [email protected]; Jaehoon Chung <[email protected]>
Cc: Peng Fan <[email protected]>; Simon Glass <[email protected]>
Subject: Re: [PATCH v4] mmc: Poll CD in case cyclic framework is
enabled
On 3/16/24 9:13 PM, Marek Vasut wrote:
In case the cyclic framework is enabled, poll the card detect of
already
initialized cards and deinitialize them in case they are removed.
Since
the card initialization is a longer process and card
initialization is
done on first access to an uninitialized card anyway, avoid
initializing
newly detected uninitialized cards in the cyclic callback.
Any input on this ?
When I have applied your patch from patchwork, it didn't apply
directly.
If you're ok, I will apply after touch your patch. Is it ok?
Sure.
After touching your patch, I will inform again to you.
btw. what is the problem with the patch ?
Any news ?