mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 03:59:40 +02:00
Merge branch 'v6.16-shared/clkids' into v6.16-armsoc/dts64
This commit is contained in:
commit
8012af949c
|
|
@ -414,6 +414,12 @@
|
|||
#define MCLK_I2S2_2CH_SAI_SRC_PRE 402
|
||||
#define MCLK_I2S3_8CH_SAI_SRC_PRE 403
|
||||
#define MCLK_SDPDIF_SRC_PRE 404
|
||||
#define SCLK_SDMMC_DRV 405
|
||||
#define SCLK_SDMMC_SAMPLE 406
|
||||
#define SCLK_SDIO0_DRV 407
|
||||
#define SCLK_SDIO0_SAMPLE 408
|
||||
#define SCLK_SDIO1_DRV 409
|
||||
#define SCLK_SDIO1_SAMPLE 410
|
||||
|
||||
/* scmi-clocks indices */
|
||||
#define SCMI_PCLK_KEYREADER 0
|
||||
|
|
|
|||
|
|
@ -594,4 +594,14 @@
|
|||
#define SCMI_ARMCLK_B 11
|
||||
#define SCMI_CLK_GPU 456
|
||||
|
||||
/* IOC-controlled output clocks */
|
||||
#define CLK_SAI0_MCLKOUT_TO_IO 571
|
||||
#define CLK_SAI1_MCLKOUT_TO_IO 572
|
||||
#define CLK_SAI2_MCLKOUT_TO_IO 573
|
||||
#define CLK_SAI3_MCLKOUT_TO_IO 574
|
||||
#define CLK_SAI4_MCLKOUT_TO_IO 575
|
||||
#define CLK_SAI4_MCLKOUT_TO_IO 575
|
||||
#define CLK_FSPI0_TO_IO 576
|
||||
#define CLK_FSPI1_TO_IO 577
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user