Re: [PATCH v2 2/2] mmc: sdhci-iproc: support standard byte register accesses

From: Scott Branden
Date: Wed Nov 09 2016 - 13:38:58 EST


Hi Adrian/Ulf,

On 16-11-08 01:55 AM, Adrian Hunter wrote:
On 01/11/16 18:37, Scott Branden wrote:
Add bytewise register accesses support for newer versions of IPROC
SDHCI controllers.
Previous sdhci-iproc versions of SDIO controllers
(such as Raspberry Pi and Cygnus) only allowed for 32-bit register
accesses.

Signed-off-by: Srinath Mannam <srinath.mannam@xxxxxxxxxxxx>
Signed-off-by: Scott Branden <scott.branden@xxxxxxxxxxxx>

This is unchanged from V1 which I acked, so:
I updated the binding name in the documentation but forgot to change it in this patch. Now that Rob has ack'd the binding documentation I will send out an updated patch with binding string in the code matching the ack'd documentation.


Acked-by: Adrian Hunter <adrian.hunter@xxxxxxxxx>

With the minor change I will add your ack to the next version I send out.

Thanks,
Scott