mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 19:05:51 +01:00
arm: mach-k3: am62px: 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: Neha Malcom Francis <n-francis@ti.com> Signed-off-by: Bryan Brattlof <bb@ti.com>
This commit is contained in:
@@ -81,6 +81,7 @@ extern const struct ti_k3_pd_platdata j721s2_pd_platdata;
|
||||
extern const struct ti_k3_pd_platdata am62x_pd_platdata;
|
||||
extern const struct ti_k3_pd_platdata am62ax_pd_platdata;
|
||||
extern const struct ti_k3_pd_platdata j784s4_pd_platdata;
|
||||
extern const struct ti_k3_pd_platdata am62px_pd_platdata;
|
||||
|
||||
u8 ti_pd_state(struct ti_pd *pd);
|
||||
u8 lpsc_get_state(struct ti_lpsc *lpsc);
|
||||
|
||||
Reference in New Issue
Block a user