Re: [PATCH V5 2/4] mmc: sdhci: Add PLL Enable support to internal clock setup

2019-08-21 Thread Adrian Hunter
On 20/08/19 5:06 AM, Ben Chuang wrote: > From: Ben Chuang > > The GL9750 and GL9755 chipsets, and possibly others, require PLL Enable > setup as part of the internal clock setup as described in 3.2.1 Internal > Clock Setup Sequence of SD Host Controller Simplified Specification > Version 4.20. >

[PATCH V5 2/4] mmc: sdhci: Add PLL Enable support to internal clock setup

2019-08-19 Thread Ben Chuang
From: Ben Chuang The GL9750 and GL9755 chipsets, and possibly others, require PLL Enable setup as part of the internal clock setup as described in 3.2.1 Internal Clock Setup Sequence of SD Host Controller Simplified Specification Version 4.20. Signed-off-by: Ben Chuang Co-developed-by: Michael