Re: [RFC V1] mmc: core: Add partial initialization support

2020-06-08 Thread Ulf Hansson
On Thu, 4 Jun 2020 at 15:30, Veerabhadrarao Badiganti wrote: > > From: Maya Erez > > This change adds the ability to partially initialize > the MMC card by using card Sleep/Awake sequence (CMD5). > Card will be sent to Sleep state during runtime/system suspend > and will be woken up during runtim

[RFC V1] mmc: core: Add partial initialization support

2020-06-04 Thread Veerabhadrarao Badiganti
From: Maya Erez This change adds the ability to partially initialize the MMC card by using card Sleep/Awake sequence (CMD5). Card will be sent to Sleep state during runtime/system suspend and will be woken up during runtime/system resume. By using this sequence the card doesn't need full initiali