[PATCH v2 0/6] ARM; OMAP2+: hwmod and SERIAL: Remove sysc handling from driver
Kevin Hilman
khilman at linaro.org
Fri Apr 26 14:09:33 EDT 2013
Rajendra Nayak <rnayak at ti.com> writes:
[...]
> OMAP UART IP needs manual idle modes based on functional state of the
> IP. Currently this is handled by the driver with function pointers
> implemented in platform code.
>
> This however breaks in case of device tree because of missing
> idle handling.
>
> The series tries to address the issue and tries to remove complete
> sysc handling from serial driver.
Other than the minor nit about the order of the series for bisect,
Reviewed-by: Kevin Hilman <khilman at linaro.org>
Also tested this on OMAP4/Panda where I was having the sluggish console
issues using DT boot, and and can confirm that this fixes the problem:
Tested-by: Kevin Hilman <khilman at linaro.org> # OMAP4/Panda
Kevin
More information about the linux-arm-kernel
mailing list