Re: [PATCH v2 1/2] x86: tangier: Enable support for SD/SDIO family in the pinmux driver

2021-10-27 Thread Bin Meng
On Wed, Oct 27, 2021 at 7:28 PM Andy Shevchenko wrote: > > We would need to quirk out the Card Detect case and for that we allow > configuring the SD/SDIO family of pins. > > Signed-off-by: Andy Shevchenko > Reviewed-by: Bin Meng > --- > v2: added tag, promised to deduplicate the code in the

[PATCH v2 1/2] x86: tangier: Enable support for SD/SDIO family in the pinmux driver

2021-10-27 Thread Andy Shevchenko
We would need to quirk out the Card Detect case and for that we allow configuring the SD/SDIO family of pins. Signed-off-by: Andy Shevchenko Reviewed-by: Bin Meng --- v2: added tag, promised to deduplicate the code in the future (Bin) arch/x86/cpu/tangier/pinmux.c | 39