Skip to content

Commit 6657acc

Browse files
committed
Merge branch 'v6.16-shared/clkids' into v6.16-clk/next
2 parents 3cb09de + 4210f21 commit 6657acc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

include/dt-bindings/clock/rockchip,rk3576-cru.h

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -594,4 +594,14 @@
594594
#define SCMI_ARMCLK_B 11
595595
#define SCMI_CLK_GPU 456
596596

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+
#define CLK_SAI4_MCLKOUT_TO_IO 575
604+
#define CLK_FSPI0_TO_IO 576
605+
#define CLK_FSPI1_TO_IO 577
606+
597607
#endif

0 commit comments

Comments
 (0)