提交 b6c846b9 编写于 作者: A Angus Ainslie (Purism) 提交者: Shawn Guo

arm64: dts: imx8mq: Fix the fsl,imx8mq-sdma compatible string

Fix a typo in the compatible string
Signed-off-by: NAngus Ainslie (Purism) <angus@akkea.ca>
Reviewed-by: NDaniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 c78d160d
......@@ -763,7 +763,7 @@
};
sdma1: sdma@30bd0000 {
compatible = "fsl, imx8mq-sdma","fsl,imx7d-sdma";
compatible = "fsl,imx8mq-sdma","fsl,imx7d-sdma";
reg = <0x30bd0000 0x10000>;
interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&clk IMX8MQ_CLK_SDMA1_ROOT>,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册