[U-Boot] [PATCH v3 04/11] timer: sandbox: Use device tree to pass the clock frequency

Simon Glass sjg at chromium.org
Sun Nov 22 17:24:54 CET 2015


On 13 November 2015 at 01:11, Bin Meng <bmeng.cn at gmail.com> wrote:
> We should use device tree to pass the clock frequency of the timer
> instead of hardcoded in the driver codes.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
> ---
>
> Changes in v3: None
> Changes in v2:
> - New patch to use device tree to pass the clock frequency
>
>  arch/sandbox/dts/sandbox.dts  | 1 +
>  drivers/timer/sandbox_timer.c | 4 ----
>  2 files changed, 1 insertion(+), 4 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list