projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
690aae3
)
arm64: dts: imx8mm: Add sound-dai-cells to micfil node
author
Adam Ford
<aford173@gmail.com>
Wed, 4 Oct 2023 23:01:58 +0000
(18:01 -0500)
committer
Shawn Guo
<shawnguo@kernel.org>
Tue, 10 Oct 2023 03:06:01 +0000
(11:06 +0800)
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>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8mm.dtsi
b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
index 236fe44f779df33859f6db0a1a80fb15b3b751fb..738024baaa5789a1b867d5eca844f9d83111a4c5 100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8mm.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx8mm.dtsi
@@
-399,6
+399,7
@@
"pll8k", "pll11k", "clkext3";
dmas = <&sdma2 24 25 0x80000000>;
dma-names = "rx";
+ #sound-dai-cells = <0>;
status = "disabled";
};