Merge remote-tracking branch 'asoc/topic/wm9081' into asoc-next
[platform/kernel/linux-starfive.git] / include / sound / cs4271.h
index 50a059e..6d9e15e 100644 (file)
@@ -19,6 +19,7 @@
 
 struct cs4271_platform_data {
        int gpio_nreset;        /* GPIO driving Reset pin, if any */
+       int amutec_eq_bmutec:1; /* flag to enable AMUTEC=BMUTEC */
 };
 
 #endif /* __CS4271_H */