]> git.karo-electronics.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 11:51:18 +0000 (13:51 +0200)
commitb8f02a27fdfbe67d2859824951e5aeb826df1580
tree8e75acd8a300c929062246f2b4699b14823e6187
parentd4e0116cfa5d52516d75d98942a99babbc4720ac
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]