Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[linux-block.git] / sound / soc / codecs / lpass-macro-common.h
index f2cbf9fe2c6ef96c759771ba2c6bd6ded71effb1..4eb886565ea3677634f9978df976ee712da10356 100644 (file)
@@ -6,6 +6,9 @@
 #ifndef __LPASS_MACRO_COMMON_H__
 #define __LPASS_MACRO_COMMON_H__
 
+/* NPL clock is expected */
+#define LPASS_MACRO_FLAG_HAS_NPL_CLOCK         BIT(0)
+
 struct lpass_macro {
        struct device *macro_pd;
        struct device *dcodec_pd;