From: Thierry Reding <thierry.reding@gmail.com>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: linux-tegra@vger.kernel.org, Sameer Pujar <spujar@nvidia.com>,
linux-arm-kernel@lists.infradead.org,
Jon Hunter <jonathanh@nvidia.com>
Subject: [PATCH 2/7] arm64: tegra: Enable HDA on Jetson TX2
Date: Thu, 6 Dec 2018 17:50:17 +0100 [thread overview]
Message-ID: <20181206165022.23845-2-thierry.reding@gmail.com> (raw)
In-Reply-To: <20181206165022.23845-1-thierry.reding@gmail.com>
From: Thierry Reding <treding@nvidia.com>
Enable the HDA controller on Jetson TX2 so that it can be used for audio
playback over HDMI.
Signed-off-by: Thierry Reding <treding@nvidia.com>
---
arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts b/arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts
index bfcc00a65af6..0f3c6cebb049 100644
--- a/arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts
+++ b/arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts
@@ -53,6 +53,10 @@
vmmc-supply = <&vdd_sd>;
};
+ hda@3510000 {
+ status = "okay";
+ };
+
pcie@10003000 {
status = "okay";
--
2.19.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2018-12-06 17:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-06 16:50 [PATCH 1/7] arm64: tegra: Add HDA controller on Tegra186 Thierry Reding
2018-12-06 16:50 ` Thierry Reding [this message]
2018-12-06 16:50 ` [PATCH 3/7] arm64: tegra: Add CEC " Thierry Reding
2018-12-06 16:50 ` [PATCH 4/7] arm64: tegra: Add HDA controller on Tegra194 Thierry Reding
2018-12-06 16:50 ` [PATCH 5/7] arm64: tegra: Enable HDA on Jetson Xavier Thierry Reding
2018-12-06 16:50 ` [PATCH 6/7] arm64: tegra: Add CEC controller on Tegra194 Thierry Reding
2018-12-06 16:50 ` [PATCH 7/7] arm64: tegra: Enable HDA controller on Jetson TX1 Thierry Reding
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181206165022.23845-2-thierry.reding@gmail.com \
--to=thierry.reding@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-tegra@vger.kernel.org \
--cc=spujar@nvidia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox