commit | 74c335761acdfd94736d28ba0b941a2efb9c81f0 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sat Dec 24 03:06:34 2011 +0100 |
committer | Mike Turquette <mturquette@linaro.org> | Tue May 08 16:33:57 2012 -0700 |
tree | 48a1011670391a6dfd8b2b1fac33a4f0221fe0d2 | |
parent | 4f04be62af95119d258b8035f498100e43c8c527 [diff] |
ARM: Orion: UART: Get the clock rate via clk_get_rate(). Let the machine pass to the platform which clock is used by the uart. Enable the clock and use clk_get_rate() to determine its rate. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Jamie Lentin <jm@lentin.co.uk> Signed-off-by: Mike Turquette <mturquette@linaro.org>