[U-Boot] [PATCH 01/22] dm: rtc: Add 16-bit read/write support
Simon Glass
sjg at chromium.org
Fri Mar 17 03:26:35 UTC 2017
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>
More information about the U-Boot
mailing list