mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 20:14:06 +02:00
Merge branch 'v6.19-shared/clkids' into v6.19-armsoc/dts64
This commit is contained in:
commit
6c30efe540
|
|
@ -485,6 +485,12 @@
|
|||
|
||||
#define CLK_NR_CLKS (PCLK_CORE_PVTM + 1)
|
||||
|
||||
/* scmi-clocks indices */
|
||||
|
||||
#define SCMI_CLK_CPU 0
|
||||
#define SCMI_CLK_GPU 1
|
||||
#define SCMI_CLK_NPU 2
|
||||
|
||||
/* pmu soft-reset indices */
|
||||
/* pmucru_softrst_con0 */
|
||||
#define SRST_P_PDPMU_NIU 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user