]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: sh: serial: Add support driver model
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Thu, 12 Feb 2015 04:48:04 +0000 (13:48 +0900)
committerSimon Glass <sjg@chromium.org>
Thu, 12 Feb 2015 22:17:17 +0000 (15:17 -0700)
commit59088e4a762d5ea2791b6ecd39c81765ba4c4546
treed1e3dea926b940c22c8075e94a7640347770924f
parent0f36f957f4108d2d1d935e3076b7ae91f4e65a7d
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>
drivers/serial/serial_sh.c
drivers/serial/serial_sh.h
include/dm/platform_data/serial_sh.h [new file with mode: 0644]