mirror of
https://github.com/armbian/build.git
synced 2025-08-31 19:31:28 +02:00
12 lines
287 B
Diff
12 lines
287 B
Diff
--- a/include/dt-bindings/clock/rk3399-cru.h
|
|
+++ b/include/dt-bindings/clock/rk3399-cru.h
|
|
@@ -31,6 +31,7 @@
|
|
|
|
/* sclk gates (special clocks) */
|
|
#define SCLK_I2SOUT_SRC 64
|
|
+#define SCLK_I2S_8CH SCLK_I2SOUT_SRC
|
|
#define SCLK_I2C1 65
|
|
#define SCLK_I2C2 66
|
|
#define SCLK_I2C3 67
|
|
|