On Wed, Sep 18, 2019 at 02:07:51PM +0300, Adrian Hunter wrote: > On 18/09/19 1:47 PM, Michael K. Johnson wrote: > > I see that the first four patches made it into Linus's kernel > > yesterday. Is there any chance of this final patch that actually > > enables the hardware making it into another pull request still > > intended for 5.4? Waiting on additional acked-by on Ben's work > > addressing all the review comments? ... > > On Wed, Sep 11, 2019 at 03:23:44PM +0800, Ben Chuang wrote: > >> From: Ben Chuang <ben.chuang@xxxxxxxxxxxxxxxxxxx> > >> > >> Add support for the GL9750 and GL9755 chipsets. > >> > >> Enable v4 mode and wait 5ms after set 1.8V signal enable for GL9750/ > >> GL9755. Fix the value of SDHCI_MAX_CURRENT register and use the vendor > >> tuning flow for GL9750. > > > > It is OK by me: > > Acked-by: Adrian Hunter <adrian.hunter@xxxxxxxxx> Ulf, Sorry to be a bother... Is anything remaining for this work to make it into a second PR for 5.4 before the merge window closes? It would be really convenient for the microsd readers in current-generation thinkpads (for instance) to have hardware support out of the box without having to wait another kernel release cycle, if there's nothing otherwise remaining to change. I confirmed that it currently applies cleanly on top of Linus's kernel. Thanks