Home
last modified time | relevance | path

Searched hist:"8 c80b1937b1b2a06acae5786e8e7c005fe28fd71" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-keystone/
H A Dinit.c8c80b1937b1b2a06acae5786e8e7c005fe28fd71 Sat Sep 19 09:30:16 UTC 2015 Lokesh Vutla <lokeshvutla@ti.com> ARM: keystone2: Fix serial port init

With CONFIG_DM_SERIAL is enabled NS16550_init() cannot be
called directly. Driver probe should be taking care of this.
So call this function only when DM_SERIAL is not enabled.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>