Hi Jürgen,

On 07/22/2013 10:15 AM, Jürgen Beisert wrote:
Hi Sylwester,

On Sunday 21 July 2013 21:42:45 Sylwester Nawrocki wrote:
This patch restores serial port operation which has been broken since
commit 60e93575476f90a72146b51283f514da655410a7
serial: samsung: enable clock before clearing pending interrupts during
init

That commit only uncovered the real issue which was missing clkdev
entries for the "uart" clocks on S3C2440. It went unnoticed so far
because return value of clk API calls were not being checked at all
in the samsung serial port driver.

This patch should be backported to at least 3.10 stable kernel, since
the serial port has not been working on s3c2440 since 3.10-rc5.

Cc: Chander Kashyap<[email protected]>
Signed-off-by: Sylwester Nawrocki<[email protected]>
[on S3C2440 SoC based Mini2440 board]
Tested-by: Sylwester Nawrocki<[email protected]>
---

Thanks for this patch. \o/

You're welcome, I'm glad I could help and contribute a bit back to
the BSP! ;)

--
Regards,
Sylwester

Reply via email to