[1/2] arm64: dts: imx8mm: Add sound-dai-cells to micfil node

Message ID 20231004230159.33527-1-aford173@gmail.com
State New
Headers
Series [1/2] arm64: dts: imx8mm: Add sound-dai-cells to micfil node |

Commit Message

Adam Ford Oct. 4, 2023, 11:01 p.m. UTC
  Per the DT bindings, the micfil node should have a sound-dai-cells
entry.

Fixes: 3bd0788c43d9 ("arm64: dts: imx8mm: Add support for micfil")
Signed-off-by: Adam Ford <aford173@gmail.com>
  

Comments

Fabio Estevam Oct. 4, 2023, 11:54 p.m. UTC | #1
On Wed, Oct 4, 2023 at 8:02 PM Adam Ford <aford173@gmail.com> wrote:
>
> Per the DT bindings, the micfil node should have a sound-dai-cells
> entry.
>
> Fixes: 3bd0788c43d9 ("arm64: dts: imx8mm: Add support for micfil")
> Signed-off-by: Adam Ford <aford173@gmail.com>

Reviewed-by: Fabio Estevam <festevam@gmail.com>
  
Shawn Guo Oct. 10, 2023, 2:21 a.m. UTC | #2
On Wed, Oct 04, 2023 at 06:01:58PM -0500, Adam Ford wrote:
> Per the DT bindings, the micfil node should have a sound-dai-cells
> entry.
> 
> Fixes: 3bd0788c43d9 ("arm64: dts: imx8mm: Add support for micfil")
> Signed-off-by: Adam Ford <aford173@gmail.com>

Applied both, thanks!
  

Patch

diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
index 236fe44f779d..738024baaa57 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
@@ -399,6 +399,7 @@  micfil: audio-controller@30080000 {
 						      "pll8k", "pll11k", "clkext3";
 					dmas = <&sdma2 24 25 0x80000000>;
 					dma-names = "rx";
+					#sound-dai-cells = <0>;
 					status = "disabled";
 				};