arm64: dts: imx8mm: Add sound-dai-cells to micfil node
[ Upstream commit 0e6cc2b8bb7d67733f4a47720787eff1ce2666f2 ]
Per the DT bindings, the micfil node should have a sound-dai-cells
entry.
Fixes: 3bd0788c43 ("arm64: dts: imx8mm: Add support for micfil")
Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
parent
fafaf5a2f3
commit
fef0af2250
1 changed files with 1 additions and 0 deletions
|
|
@ -398,6 +398,7 @@
|
||||||
"pll8k", "pll11k", "clkext3";
|
"pll8k", "pll11k", "clkext3";
|
||||||
dmas = <&sdma2 24 25 0x80000000>;
|
dmas = <&sdma2 24 25 0x80000000>;
|
||||||
dma-names = "rx";
|
dma-names = "rx";
|
||||||
|
#sound-dai-cells = <0>;
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue