Re: [RFC PATCH v1 1/1] mmc: zynq_sdhci: Only evaluate card-stable signal if card was detected

2024-05-31 Thread Lukas Funke
katesh Cc: Stefan Herbrechtsmeier ; Ashok Reddy Soma ; Lukas Funke ; Jaehoon Chung ; Johan Jonker ; Peng Fan ; Simon Glass ; Tom Rini Subject: Re: [RFC PATCH v1 1/1] mmc: zynq_sdhci: Only evaluate card-stable signal if card was detected On 4/24/24 10:23, lukas.funke-...@weidmueller.com wrote: F

RE: [RFC PATCH v1 1/1] mmc: zynq_sdhci: Only evaluate card-stable signal if card was detected

2024-05-29 Thread Abbarapu, Venkatesh
g > ; Johan Jonker ; Peng Fan > ; Simon Glass ; Tom Rini > > Subject: Re: [RFC PATCH v1 1/1] mmc: zynq_sdhci: Only evaluate card-stable > signal if card was detected > > > > On 4/24/24 10:23, lukas.funke-...@weidmueller.com wrote: > > From: Lukas Funke > >

Re: [RFC PATCH v1 1/1] mmc: zynq_sdhci: Only evaluate card-stable signal if card was detected

2024-05-29 Thread Michal Simek
On 4/24/24 10:23, lukas.funke-...@weidmueller.com wrote: From: Lukas Funke On ZynqMp there seems to be a dependency between the card-stable bit and the card-detect bit. The card-stable bit is set *if and only if* the card-detect bit was set before, indicating that the signal was stable and r

[RFC PATCH v1 1/1] mmc: zynq_sdhci: Only evaluate card-stable signal if card was detected

2024-04-24 Thread lukas . funke-oss
From: Lukas Funke On ZynqMp there seems to be a dependency between the card-stable bit and the card-detect bit. The card-stable bit is set *if and only if* the card-detect bit was set before, indicating that the signal was stable and reliable during card insertion. If the card-detect bit is *not