[PATCH v3 8/8] ARM: dts: aspeed: witherspoon: Enable XDMA Engine

From: Eddie James
Date: Wed May 29 2019 - 14:14:11 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 85b9e40..ad7ccf1 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
@@ -641,4 +641,8 @@
status = "okay";
};

+&xdma {
+ status = "okay";
+};
+
#include "ibm-power9-dual.dtsi"
--
1.8.3.1