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? Best Regards, Jaehoon Chung

