提交 2a1c61b3 编写于 作者: R Russell King 提交者: Shawn Guo

ARM: dts: vf610-zii-dev: enable edma1

EDMA1 is required for the SPI controller used on the ZII boards to be
functional.  Enable EDMA1.

Fixes: 14c41633 ("ARM: dts: vfxxx: Enable DMA for DSPI on Vybrid")
Signed-off-by: NRussell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: NAndrew Lunn <andrew@lunn.ch>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 9fd9ab28
...@@ -96,6 +96,10 @@ ...@@ -96,6 +96,10 @@
status = "okay"; status = "okay";
}; };
&edma1 {
status = "okay";
};
&esdhc1 { &esdhc1 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&pinctrl_esdhc1>; pinctrl-0 = <&pinctrl_esdhc1>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册