All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org,
	lgirdwood@gmail.com, linux-kernel@vger.kernel.org,
	spujar@nvidia.com, tiwai@suse.com, robh+dt@kernel.org,
	jonathanh@nvidia.com, broonie@kernel.org,
	linux-tegra@vger.kernel.org, Mohan Kumar <mkumard@nvidia.com>
Subject: Re: [PATCH v3 4/6] dt-bindings: Add HDA support for Tegra234
Date: Wed, 16 Feb 2022 16:45:48 +0100	[thread overview]
Message-ID: <s5hr18295n7.wl-tiwai@suse.de> (raw)
In-Reply-To: <Yg0aXq+T5/xsBHRG@orome>

On Wed, 16 Feb 2022 16:38:06 +0100,
Thierry Reding wrote:
> 
> On Wed, Feb 16, 2022 at 02:52:38PM +0530, Mohan Kumar wrote:
> > Add hda clocks, memory ,power and reset binding entries
> > for Tegra234.
> > 
> > Signed-off-by: Mohan Kumar <mkumard@nvidia.com>
> > ---
> >  include/dt-bindings/clock/tegra234-clock.h     | 4 ++++
> >  include/dt-bindings/memory/tegra234-mc.h       | 6 ++++++
> >  include/dt-bindings/power/tegra234-powergate.h | 9 +++++++++
> >  include/dt-bindings/reset/tegra234-reset.h     | 2 ++
> >  4 files changed, 21 insertions(+)
> >  create mode 100644 include/dt-bindings/power/tegra234-powergate.h
> 
> Actually it looks like I may need to pick this up as well to satisfy the
> dependency from patch 6.
> 
> Takashi, any objections if I pick up patches 4 and 6 and you take the
> remainder through your tree? I don't think there are any dependencies on
> this patch 4 from patches 1-3 and 5.

Sure, I'm fine with it.


thanks,

Takashi

WARNING: multiple messages have this Message-ID (diff)
From: Takashi Iwai <tiwai@suse.de>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: Mohan Kumar <mkumard@nvidia.com>,
	broonie@kernel.org, lgirdwood@gmail.com, robh+dt@kernel.org,
	tiwai@suse.com, jonathanh@nvidia.com, spujar@nvidia.com,
	alsa-devel@alsa-project.org, devicetree@vger.kernel.org,
	linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 4/6] dt-bindings: Add HDA support for Tegra234
Date: Wed, 16 Feb 2022 16:45:48 +0100	[thread overview]
Message-ID: <s5hr18295n7.wl-tiwai@suse.de> (raw)
In-Reply-To: <Yg0aXq+T5/xsBHRG@orome>

On Wed, 16 Feb 2022 16:38:06 +0100,
Thierry Reding wrote:
> 
> On Wed, Feb 16, 2022 at 02:52:38PM +0530, Mohan Kumar wrote:
> > Add hda clocks, memory ,power and reset binding entries
> > for Tegra234.
> > 
> > Signed-off-by: Mohan Kumar <mkumard@nvidia.com>
> > ---
> >  include/dt-bindings/clock/tegra234-clock.h     | 4 ++++
> >  include/dt-bindings/memory/tegra234-mc.h       | 6 ++++++
> >  include/dt-bindings/power/tegra234-powergate.h | 9 +++++++++
> >  include/dt-bindings/reset/tegra234-reset.h     | 2 ++
> >  4 files changed, 21 insertions(+)
> >  create mode 100644 include/dt-bindings/power/tegra234-powergate.h
> 
> Actually it looks like I may need to pick this up as well to satisfy the
> dependency from patch 6.
> 
> Takashi, any objections if I pick up patches 4 and 6 and you take the
> remainder through your tree? I don't think there are any dependencies on
> this patch 4 from patches 1-3 and 5.

Sure, I'm fine with it.


thanks,

Takashi

  reply	other threads:[~2022-02-16 15:46 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-16  9:22 [PATCH v3 0/6] Add Tegra234 HDA support Mohan Kumar
2022-02-16  9:22 ` Mohan Kumar
2022-02-16  9:22 ` [PATCH v3 1/6] ALSA: hda/tegra: Add Tegra234 hda driver support Mohan Kumar
2022-02-16  9:22   ` 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   ` 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   ` Mohan Kumar
2022-02-16  9:22 ` [PATCH v3 4/6] dt-bindings: Add HDA support for Tegra234 Mohan Kumar
2022-02-16  9:22   ` Mohan Kumar
2022-02-16 15:38   ` Thierry Reding
2022-02-16 15:38     ` Thierry Reding
2022-02-16 15:45     ` Takashi Iwai [this message]
2022-02-16 15:45       ` Takashi Iwai
2022-02-21  9:59       ` Takashi Iwai
2022-02-21  9:59         ` Takashi Iwai
2022-02-24 19:31   ` Rob Herring
2022-02-24 19:31     ` Rob Herring
2022-02-25 12:51     ` Thierry Reding
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  9:22   ` Mohan Kumar
2022-02-16 10:29   ` Krzysztof Kozlowski
2022-02-16 10:29     ` Krzysztof Kozlowski
2022-02-16 10:54     ` Mohan Kumar D
2022-02-16 10:54       ` Mohan Kumar D
2022-02-16 10:58       ` Krzysztof Kozlowski
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
2022-02-16  9:22   ` 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=s5hr18295n7.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --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=mkumard@nvidia.com \
    --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 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.