Merge branch 'v6.10-shared/clkids' into v6.10-clk/next

This commit is contained in:
Heiko Stuebner 2024-04-10 07:09:33 +02:00
commit 2865b25f5f
2 changed files with 3 additions and 0 deletions

View File

@ -78,6 +78,7 @@
#define CPLL_333M 9
#define ARMCLK 10
#define USB480M 11
#define USB480M_PHY 12
#define ACLK_CORE_NIU2BUS 18
#define CLK_CORE_PVTM 19
#define CLK_CORE_PVTM_CORE 20

View File

@ -751,4 +751,6 @@
#define SRST_P_TRNG_CHK 658
#define SRST_TRNG_S 659
#define SRST_A_HDMIRX_BIU 660
#endif