Commits
Bin Meng committed d24c7fbcc5e
dm: rtc: Add 16-bit read/write support 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@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>