Hi Nobuhiro, On 21 December 2014 at 21:22, Nobuhiro Iwamatsu <[email protected]> wrote: > This adds driver model support with this driver. This was tested by Koelsch > board and Gose board. > > Signed-off-by: Nobuhiro Iwamatsu <[email protected]> > Acked-by: Simon Glass <[email protected]> > --- > V4: Fix build with SH. > V3: Add function of checking -EAGAIN without DM. > V2: Fix loop for tx fifo and tx fifo. > Fix write return code writing with DM. > > drivers/serial/serial_sh.c | 323 > ++++++++++++++++++++++++----------- > drivers/serial/serial_sh.h | 10 +- > include/dm/platform_data/serial_sh.h | 37 ++++ > 3 files changed, 262 insertions(+), 108 deletions(-) > create mode 100644 include/dm/platform_data/serial_sh.h >
Are you planning to bring this in through your tree or should I take it through the driver model tree? Regards, Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

