[U-Boot] [RESPIN PATCH v2 01/15] dm: rtc: Support mc146818 driver in driver model

Simon Glass sjg at chromium.org
Wed Jun 24 03:45:09 CEST 2015


On 22 June 2015 at 22:18, Bin Meng <bmeng.cn at gmail.com> wrote:
> Add driver model support to the mc146818 rtc driver. Also clean up
> the driver a little bit for coding convention issues.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
> ---
>
> Changes in v2:
> - New patch to support mc146818 driver in driver model
>
>  drivers/rtc/mc146818.c | 312 ++++++++++++++++++++++++++++++++-----------------
>  1 file changed, 204 insertions(+), 108 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list