mirror of
https://github.com/torvalds/linux.git
synced 2026-08-02 05:12:01 +02:00
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:
parent
a3959de80f
commit
9184a2c9b1
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user