We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3cb09de + 4210f21 commit 6657accCopy full SHA for 6657acc
1 file changed
include/dt-bindings/clock/rockchip,rk3576-cru.h
@@ -594,4 +594,14 @@
594
#define SCMI_ARMCLK_B 11
595
#define SCMI_CLK_GPU 456
596
597
+/* IOC-controlled output clocks */
598
+#define CLK_SAI0_MCLKOUT_TO_IO 571
599
+#define CLK_SAI1_MCLKOUT_TO_IO 572
600
+#define CLK_SAI2_MCLKOUT_TO_IO 573
601
+#define CLK_SAI3_MCLKOUT_TO_IO 574
602
+#define CLK_SAI4_MCLKOUT_TO_IO 575
603
604
+#define CLK_FSPI0_TO_IO 576
605
+#define CLK_FSPI1_TO_IO 577
606
+
607
#endif
0 commit comments