commit | 6d020353c42a4d69af97141059a4279b42640caf | [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 | 0568899f2630e11380c3ab87bb7db756b69460b5 [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>