[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220219215328.485660-7-dfustini@baylibre.com>
Date: Sat, 19 Feb 2022 13:53:23 -0800
From: Drew Fustini <dfustini@...libre.com>
To: BenoƮt Cousson <bcousson@...libre.com>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Dave Gerlach <d-gerlach@...com>, devicetree@...r.kernel.org,
Drew Fustini <dfustini@...libre.com>,
Keerthy <j-keerthy@...com>, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-omap@...r.kernel.org,
linux-remoteproc@...r.kernel.org,
Mathieu Poirier <mathieu.poirier@...aro.org>,
Nishanth Menon <nm@...com>, Rob Herring <robh+dt@...nel.org>,
Santosh Shilimkar <ssantosh@...nel.org>,
Tony Lindgren <tony@...mide.com>, s-anna@...com,
khilman@...libre.com
Subject: [PATCH 06/11] ARM: dts: am437x-gp-evm: Enable wkup_m3 control of IO isolation
From: Dave Gerlach <d-gerlach@...com>
With this flag wkup_m3 is able to control IO isolation during
suspend on the board.
Signed-off-by: Dave Gerlach <d-gerlach@...com>
Signed-off-by: Keerthy <j-keerthy@...com>
Signed-off-by: Drew Fustini <dfustini@...libre.com>
---
arch/arm/boot/dts/am437x-gp-evm.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/am437x-gp-evm.dts b/arch/arm/boot/dts/am437x-gp-evm.dts
index 4416ddb559e4..91b67b428a06 100644
--- a/arch/arm/boot/dts/am437x-gp-evm.dts
+++ b/arch/arm/boot/dts/am437x-gp-evm.dts
@@ -1127,6 +1127,10 @@ &cpu {
cpu0-supply = <&dcdc2>;
};
+&wkup_m3_ipc {
+ ti,set-io-isolation;
+};
+
&pruss1_mdio {
status = "disabled";
};
--
2.32.0
Powered by blists - more mailing lists