[PATCH v2 2/9] arm64: dts: imx8mm-evk: correct the spdif compatible string
Frank Li
Frank.Li at nxp.com
Sat Jan 17 19:37:36 PST 2026
From: Shengjiu Wang <shengjiu.wang at nxp.com>
Correct the spdif compatible string to "fsl,imx8mm-spdif".
Signed-off-by: Shengjiu Wang <shengjiu.wang at nxp.com>
Signed-off-by: Frank Li <Frank.Li at nxp.com>
---
arch/arm64/boot/dts/freescale/imx8mm.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
index 9f49c0b386d31051da9638b566c5e5ee5d2c54b2..f2e1854f38a0a83927f19d0f8630a9d0e5f81aa1 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
@@ -400,7 +400,7 @@ micfil: audio-controller at 30080000 {
};
spdif1: spdif at 30090000 {
- compatible = "fsl,imx35-spdif";
+ compatible = "fsl,imx8mm-spdif";
reg = <0x30090000 0x10000>;
interrupts = <GIC_SPI 6 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&clk IMX8MM_CLK_AUDIO_AHB>, /* core */
--
2.34.1
More information about the linux-arm-kernel
mailing list