[U-Boot] [PATCH V3 1/5] mmc: uniphier-sd: Factor out register IO
Marek Vasut
marek.vasut at gmail.com
Tue Sep 19 19:39:51 UTC 2017
On 09/12/2017 07:04 PM, Marek Vasut wrote:
> On 08/20/2017 05:11 PM, Marek Vasut wrote:
>> This patch prepares the driver to support controller(s) with registers
>> at locations shifted by constant. Pull out the readl()/writel() from
>> the driver into separate functions, where the adjustment of the register
>> offset can be easily contained.
>>
>> Signed-off-by: Marek Vasut <marek.vasut+renesas at gmail.com>
>> Cc: Masahiro Yamada <yamada.masahiro at socionext.com>
>> Cc: Jaehoon Chung <jh80.chung at samsung.com>
>
> Hello Jaehoon,
>
> just a reminder that this missed previous MW, so it would be nice if it
> made it into this one.
Another week has passed and no response. It has been a month since these
patches were posted and ACKed, but they are still not in the tree, what
is going on ?!
> Thanks
>
>> ---
>> V2: Use unsigned int for the reg argument
>> V3: Remove const ...
> [...]
>
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list