[PATCH v2 7/7] ARM: dts: aspeed: witherspoon: Enable XDMA Engine

From: Eddie James
Date: Mon May 20 2019 - 16:22:22 EST


Enable the XDMA engine node.

Signed-off-by: Eddie James <eajames@xxxxxxxxxxxxx>
---
arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
index f1356ca..9d02759 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
@@ -640,3 +640,7 @@
&vhub {
status = "okay";
};
+
+&xdma {
+ status = "okay";
+};
--
1.8.3.1