arm: mach-k3: am62a: introduce auto-generated SoC data
authorBryan Brattlof <bb@ti.com>
Fri, 4 Nov 2022 00:13:56 +0000 (19:13 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 9 Dec 2022 19:10:28 +0000 (14:10 -0500)
commitb6cbcd61556e0d9de4c389071e3a826e577b9f43
tree54e8fc4ed99daddcee894a0467a9196986c780bd
parentb511b371ad76c592fac49f8f780bd42310479d1e
arm: mach-k3: am62a: introduce auto-generated SoC data

Introduce the auto-generated clock tree and power domain data needed to
attach the am62a into the power-domain and clock frameworks of uboot

Signed-off-by: Bryan Brattlof <bb@ti.com>
arch/arm/mach-k3/am62ax/Makefile [new file with mode: 0644]
arch/arm/mach-k3/am62ax/clk-data.c [new file with mode: 0644]
arch/arm/mach-k3/am62ax/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