commit | 59088e4a762d5ea2791b6ecd39c81765ba4c4546 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Thu Feb 12 13:48:04 2015 +0900 |
committer | Simon Glass <sjg@chromium.org> | Thu Feb 12 15:17:17 2015 -0700 |
tree | d1e3dea926b940c22c8075e94a7640347770924f | |
parent | 0f36f957f4108d2d1d935e3076b7ae91f4e65a7d [diff] |
dm: sh: serial: Add support driver model This adds driver model support with this driver. This was tested by Koelsch board and Gose board. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Acked-by: Simon Glass <sjg@chromium.org>