armbian_build/patch/kernel/archive/rockchip64-4.4/zzz-add-rk3399-cru-h.patch
Igor Pečovnik 510e348202
150balbes fix station legacy (#2782)
* Fix Legacy Stations

Co-authored-by: balbes150 <balbes-150@yandex.ru>
2021-04-18 22:48:56 +02:00

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