On Thu, May 14, 2020 at 10:08:16PM +0530, Ajit Pandey wrote:
+#define MI2S_PRIMARY 0
+#define MI2S_SECONDARY 1
+#define LPASS_MCLK0 0
These look like they could use namespacing. Is primary/secondary
perhaps something that could be a boolean property?