CX20701 USB Codec: add CX20701 support in RK3188_tb_sdk
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-rk30 / board-rk3168-tb.c
index c32a63e322c4967b6a483114a7a85e87f706d9ed..09709ba14ca010c2691433260ac9b4f69ac6f4a5 100755 (executable)
@@ -1630,6 +1630,13 @@ static struct i2c_board_info __initdata i2c0_info[] = {
         },
 #endif
 
+#if defined (CONFIG_SND_SOC_CX2070X)
+        {
+                .type                   = "cx2070x",
+                .addr                   = 0x14,
+                .flags                  = 0,
+        },
+#endif
 
 #if defined (CONFIG_SND_SOC_RT5640) 
            {