arm64: dts: imx8mm-evk: correct the spdif compatible string

Correct the spdif compatible string to "fsl,imx8mm-spdif".

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Reviewed-by: Marco Felsch <m.felsch@pengutronix.de>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
This commit is contained in:
Shengjiu Wang 2026-01-18 11:27:59 -05:00 committed by Frank Li
parent a3959de80f
commit 9184a2c9b1

View File

@ -400,7 +400,7 @@ micfil: audio-controller@30080000 {
};
spdif1: spdif@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 */