We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9199ec2 + 8a023e8 commit 58883d5Copy full SHA for 58883d5
1 file changed
include/dt-bindings/clock/rockchip,rk3528-cru.h
@@ -414,6 +414,12 @@
414
#define MCLK_I2S2_2CH_SAI_SRC_PRE 402
415
#define MCLK_I2S3_8CH_SAI_SRC_PRE 403
416
#define MCLK_SDPDIF_SRC_PRE 404
417
+#define SCLK_SDMMC_DRV 405
418
+#define SCLK_SDMMC_SAMPLE 406
419
+#define SCLK_SDIO0_DRV 407
420
+#define SCLK_SDIO0_SAMPLE 408
421
+#define SCLK_SDIO1_DRV 409
422
+#define SCLK_SDIO1_SAMPLE 410
423
424
/* scmi-clocks indices */
425
#define SCMI_PCLK_KEYREADER 0
0 commit comments