]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mach-k3: j722s: introduce clock and device files for wkup spl
authorJayesh Choudhary <j-choudhary@ti.com>
Wed, 12 Jun 2024 09:11:16 +0000 (14:41 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 19 Jun 2024 18:07:44 +0000 (12:07 -0600)
commit6b1193bb7a724042d5d8b7bee70aaf49080b5c4f
tree500e12c807c5fb6984bf4a004d0c4c046e57e8de
parentd6942d72c4f5146a2d9e352e5223702e54b02c00
arm: mach-k3: j722s: introduce clock and device files for wkup spl

Include the clock and lpsc tree files needed for the wkup spl to
initialize the proper PLLs and power domains to boot the SoC.

Reviewed-by: Bryan Brattlof <bb@ti.com>
Signed-off-by: Vaishnav Achath <vaishnav.a@ti.com>
Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
arch/arm/mach-k3/r5/Makefile
arch/arm/mach-k3/r5/j722s/Makefile [new file with mode: 0644]
arch/arm/mach-k3/r5/j722s/clk-data.c [new file with mode: 0644]
arch/arm/mach-k3/r5/j722s/dev-data.c [new file with mode: 0644]
drivers/clk/ti/clk-k3.c
drivers/power/domain/ti-power-domain.c
include/k3-clk.h
include/k3-dev.h