[U-Boot] [PATCH 01/22] dm: rtc: Add 16-bit read/write support
Bin Meng
bmeng.cn at gmail.com
Sat Apr 1 02:26:10 UTC 2017
On Fri, Mar 17, 2017 at 11:26 AM, Simon Glass <sjg at chromium.org> wrote:
> On 16 March 2017 at 08:26, Bin Meng <bmeng.cn at gmail.com> wrote:
>> At present there are only 8-bit and 32-bit read/write routines in
>> the rtc uclass driver. This adds the 16-bit support.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> drivers/rtc/rtc-uclass.c | 30 ++++++++++++++++++++++++++++++
>> include/rtc.h | 20 ++++++++++++++++++++
>> 2 files changed, 50 insertions(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list