From: Mohan Kumar <mkumard@nvidia.com>
To: <broonie@kernel.org>, <lgirdwood@gmail.com>, <robh+dt@kernel.org>,
<thierry.reding@gmail.com>, <tiwai@suse.com>,
<jonathanh@nvidia.com>, <spujar@nvidia.com>
Cc: <alsa-devel@alsa-project.org>, <devicetree@vger.kernel.org>,
<linux-tegra@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Mohan Kumar <mkumard@nvidia.com>
Subject: [PATCH v3 0/6] Add Tegra234 HDA support
Date: Wed, 16 Feb 2022 14:52:34 +0530 [thread overview]
Message-ID: <20220216092240.26464-1-mkumard@nvidia.com> (raw)
This series add the support for TEGRA234 HDA driver support
- Patch v3 removed conflict on top of linux-next tree
Mohan Kumar (6):
ALSA: hda/tegra: Add Tegra234 hda driver support
ALSA: hda/tegra: Hardcode GCAP ISS value on T234
ALSA: hda/tegra: Update scratch reg. communication
dt-bindings: Add HDA support for Tegra234
dt-bindings: Document Tegra234 HDA support
arm64: tegra: Add hda dts node for Tegra234
.../bindings/sound/nvidia,tegra30-hda.yaml | 3 +
.../nvidia/tegra234-p3737-0000+p3701-0000.dts | 6 +
arch/arm64/boot/dts/nvidia/tegra234.dtsi | 18 +++
include/dt-bindings/clock/tegra234-clock.h | 4 +
include/dt-bindings/memory/tegra234-mc.h | 6 +
.../dt-bindings/power/tegra234-powergate.h | 9 ++
include/dt-bindings/reset/tegra234-reset.h | 2 +
sound/pci/hda/hda_tegra.c | 33 ++++-
sound/pci/hda/patch_hdmi.c | 118 ++++++++++++++----
9 files changed, 175 insertions(+), 24 deletions(-)
create mode 100644 include/dt-bindings/power/tegra234-powergate.h
--
2.17.1
next reply other threads:[~2022-02-16 9:22 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-16 9:22 Mohan Kumar [this message]
2022-02-16 9:22 ` [PATCH v3 1/6] ALSA: hda/tegra: Add Tegra234 hda driver support Mohan Kumar
2022-02-16 9:22 ` [PATCH v3 2/6] ALSA: hda/tegra: Hardcode GCAP ISS value on T234 Mohan Kumar
2022-02-16 9:22 ` [PATCH v3 3/6] ALSA: hda/tegra: Update scratch reg. communication Mohan Kumar
2022-02-16 9:22 ` [PATCH v3 4/6] dt-bindings: Add HDA support for Tegra234 Mohan Kumar
2022-02-16 15:38 ` Thierry Reding
2022-02-16 15:45 ` Takashi Iwai
2022-02-21 9:59 ` Takashi Iwai
2022-02-24 19:31 ` Rob Herring
2022-02-25 12:51 ` Thierry Reding
2022-02-16 9:22 ` [PATCH v3 5/6] dt-bindings: Document Tegra234 HDA support Mohan Kumar
2022-02-16 10:29 ` Krzysztof Kozlowski
2022-02-16 10:54 ` Mohan Kumar D
2022-02-16 10:58 ` Krzysztof Kozlowski
2022-02-16 9:22 ` [PATCH v3 6/6] arm64: tegra: Add hda dts node for Tegra234 Mohan Kumar
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=20220216092240.26464-1-mkumard@nvidia.com \
--to=mkumard@nvidia.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jonathanh@nvidia.com \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=spujar@nvidia.com \
--cc=thierry.reding@gmail.com \
--cc=tiwai@suse.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;
as well as URLs for NNTP newsgroup(s).