devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: tegra: dts: enable aconnect, adma and agic
@ 2019-03-12 14:25 Sameer Pujar
  2019-03-12 15:29 ` Jon Hunter
  2019-03-28 16:32 ` Thierry Reding
  0 siblings, 2 replies; 3+ messages in thread
From: Sameer Pujar @ 2019-03-12 14:25 UTC (permalink / raw)
  To: robh+dt, mark.rutland, treding
  Cc: jonathanh, josephl, devicetree, linux-tegra, linux-kernel,
	Sameer Pujar

Enable aconnect, adma and agic for Tegra Jetson TX1.

Signed-off-by: Sameer Pujar <spujar@nvidia.com>
---
 arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts b/arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts
index 9fad0d2..5a57396 100644
--- a/arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts
+++ b/arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts
@@ -99,4 +99,16 @@
 		pinctrl-0 = <&dvfs_pwm_active_state>;
 		pinctrl-1 = <&dvfs_pwm_inactive_state>;
 	};
+
+	aconnect@702c0000 {
+		status = "okay";
+
+		dma@702e2000 {
+			status = "okay";
+		};
+
+		agic@702f9000 {
+			status = "okay";
+		};
+	};
 };
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-28 16:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-12 14:25 [PATCH] arm64: tegra: dts: enable aconnect, adma and agic Sameer Pujar
2019-03-12 15:29 ` Jon Hunter
2019-03-28 16:32 ` Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).