All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: tegra: Enable HDA node for AGX Orin
@ 2022-09-01  4:33 Mohan Kumar
  2022-09-15 12:30 ` Thierry Reding
  0 siblings, 1 reply; 2+ messages in thread
From: Mohan Kumar @ 2022-09-01  4:33 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, treding, jonathanh, spujar
  Cc: mkumard, devicetree, linux-tegra, linux-kernel

Enable HDA node for AGX Orin platform.

Signed-off-by: Mohan Kumar <mkumard@nvidia.com>
---
 arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts b/arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts
index 02a10bb38562..ee5776816494 100644
--- a/arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts
+++ b/arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts
@@ -2009,6 +2009,7 @@
 
 		hda@3510000 {
 			nvidia,model = "NVIDIA Jetson AGX Orin HDA";
+			status = "okay";
 		};
 	};
 
-- 
2.17.1


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

* Re: [PATCH] arm64: tegra: Enable HDA node for AGX Orin
  2022-09-01  4:33 [PATCH] arm64: tegra: Enable HDA node for AGX Orin Mohan Kumar
@ 2022-09-15 12:30 ` Thierry Reding
  0 siblings, 0 replies; 2+ messages in thread
From: Thierry Reding @ 2022-09-15 12:30 UTC (permalink / raw)
  To: Mohan Kumar
  Cc: robh+dt, krzysztof.kozlowski+dt, treding, jonathanh, spujar,
	devicetree, linux-tegra, linux-kernel

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

On Thu, Sep 01, 2022 at 10:03:05AM +0530, Mohan Kumar wrote:
> Enable HDA node for AGX Orin platform.
> 
> Signed-off-by: Mohan Kumar <mkumard@nvidia.com>
> ---
>  arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

Thierry

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

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

end of thread, other threads:[~2022-09-15 12:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-01  4:33 [PATCH] arm64: tegra: Enable HDA node for AGX Orin Mohan Kumar
2022-09-15 12:30 ` Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.