[U-Boot] [PATCH 07/14] arm: socfpga: agilex: Add clock manager support
Marek Vasut
marex at denx.de
Fri May 10 11:59:56 UTC 2019
On 5/10/19 7:54 AM, Ley Foon Tan wrote:
> Add clock manager support for Agilex.
>
> Signed-off-by: Chee Hong Ang <chee.hong.ang at intel.com>
> Signed-off-by: Ley Foon Tan <ley.foon.tan at intel.com>
> ---
> arch/arm/mach-socfpga/Makefile | 4 +
> arch/arm/mach-socfpga/clock_manager_agilex.c | 582 ++++++++++++++++++
> .../mach-socfpga/include/mach/clock_manager.h | 2 +
> .../include/mach/clock_manager_agilex.h | 328 ++++++++++
> 4 files changed, 916 insertions(+)
> create mode 100644 arch/arm/mach-socfpga/clock_manager_agilex.c
> create mode 100644 arch/arm/mach-socfpga/include/mach/clock_manager_agilex.h
Can this be in drivers/clk instead ?
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list