[U-Boot] [PATCH] clk: Add support for Arm's Versatile Express OSC clock generators
Heiko Schocher
hs at denx.de
Tue Sep 18 04:19:47 UTC 2018
Hello Liviu,
Am 17.09.2018 um 18:50 schrieb Liviu Dudau:
> The Arm Versatile Express and Juno development boards contain an
> OSC clock generator that can be accessed through the Versatile
> Express config bus. The generators are quite often being controlled
> by some MCU and the config bus offers a uniform way of exposing them.
>
> Signed-off-by: Liviu Dudau <liviu.dudau at foss.arm.com>
> ---
> drivers/clk/Kconfig | 7 +++
> drivers/clk/Makefile | 1 +
> drivers/clk/clk_vexpress_osc.c | 109 +++++++++++++++++++++++++++++++++
> 3 files changed, 117 insertions(+)
> create mode 100644 drivers/clk/clk_vexpress_osc.c
Reviewed-by: Heiko Schocher <hs at denx.de>
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de
More information about the U-Boot
mailing list