[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200225204649.28220-13-s-anna@ti.com>
Date: Tue, 25 Feb 2020 14:46:49 -0600
From: Suman Anna <s-anna@...com>
To: Tony Lindgren <tony@...mide.com>
CC: Roger Quadros <rogerq@...com>, Tero Kristo <t-kristo@...com>,
<linux-omap@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<devicetree@...r.kernel.org>, Suman Anna <s-anna@...com>
Subject: [PATCH 12/12] ARM: dts: am437x-idk: Enable PRU-ICSS interconnect node
The AM437x IDK EVM board uses a AM437x SoC that supports two PRU-ICSS
instances. The PRU-ICSS target module node was left in disabled state
in the base am4372.dtsi file. Enable the PRU-ICSS target module node
on this board.
Signed-off-by: Suman Anna <s-anna@...com>
---
arch/arm/boot/dts/am437x-idk-evm.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/am437x-idk-evm.dts b/arch/arm/boot/dts/am437x-idk-evm.dts
index f3ced6df0c9b..380fbb52ebd4 100644
--- a/arch/arm/boot/dts/am437x-idk-evm.dts
+++ b/arch/arm/boot/dts/am437x-idk-evm.dts
@@ -534,3 +534,7 @@
opp-suspend;
};
};
+
+&pruss_tm {
+ status = "okay";
+};
--
2.23.0
Powered by blists - more mailing lists