Skip to content
Permalink
Browse files
fix legacy NVMe sound remote control
  • Loading branch information
150balbes committed Feb 4, 2021
1 parent 1249221 commit 20fc9ba46cf3a04dac81b0f159eb5f8bcc0addb4

Large diffs are not rendered by default.

@@ -0,0 +1,8 @@
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-roc-pc-mezzanine.dts b/arch/arm64/boot/dts/rockchip/rk3399-roc-pc-mezzanine.dts
new file mode 120000
index 00000000..5a62cd6b
--- /dev/null
+++ b/arch/arm64/boot/dts/rockchip/rk3399-roc-pc-mezzanine.dts
@@ -0,0 +1 @@
+rk3399-roc-pc-plus.dts
\ No newline at end of file
@@ -0,0 +1,11 @@
--- 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

0 comments on commit 20fc9ba

Please sign in to comment.