[RFC PATCH 08/15] arm: mach-k3: j722s: introduce clock and device files for wkup spl
Bryan Brattlof
bb at ti.com
Thu Apr 4 18:37:14 CEST 2024
On April 4, 2024 thus sayeth Jayesh Choudhary:
> Include the clock and lpsc tree files needed for the wkup spl to
> initialize the proper PLLs and power domains to boot the SoC.
>
> Signed-off-by: Vaishnav Achath <vaishnav.a at ti.com>
> Signed-off-by: Jayesh Choudhary <j-choudhary at ti.com>
> ---
> arch/arm/mach-k3/r5/Makefile | 1 +
> arch/arm/mach-k3/r5/j722s/Makefile | 6 +
> arch/arm/mach-k3/r5/j722s/clk-data.c | 312 +++++++++++++++++++++++++
> arch/arm/mach-k3/r5/j722s/dev-data.c | 69 ++++++
> drivers/clk/ti/clk-k3.c | 6 +
> drivers/power/domain/ti-power-domain.c | 6 +
> include/k3-clk.h | 1 +
> include/k3-dev.h | 1 +
> 8 files changed, 402 insertions(+)
> create mode 100644 arch/arm/mach-k3/r5/j722s/Makefile
> create mode 100644 arch/arm/mach-k3/r5/j722s/clk-data.c
> create mode 100644 arch/arm/mach-k3/r5/j722s/dev-data.c
>
Reviewed-by: Bryan Brattlof <bb at ti.com>
~Bryan
More information about the U-Boot
mailing list