linux-kernel.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

* Re: [PATCH] arm64: tegra: dts: enable aconnect, adma and agic
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Jon Hunter @ 2019-03-12 15:29 UTC (permalink / raw)
  To: Sameer Pujar, robh+dt, mark.rutland, treding
  Cc: josephl, devicetree, linux-tegra, linux-kernel


On 12/03/2019 14:25, Sameer Pujar wrote:
> 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";
> +		};
> +	};
>  };

Acked-by: Jon Hunter <jonathanh@nvidia.com>

Cheers
Jon

-- 
nvpublic

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

* Re: [PATCH] arm64: tegra: dts: enable aconnect, adma and agic
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Thierry Reding @ 2019-03-28 16:32 UTC (permalink / raw)
  To: Sameer Pujar
  Cc: robh+dt, mark.rutland, treding, jonathanh, josephl, devicetree,
	linux-tegra, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 342 bytes --]

On Tue, Mar 12, 2019 at 07:55:04PM +0530, Sameer Pujar wrote:
> 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(+)

Applied to for-5.2/arm64/dt, thanks.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[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).