All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Srinivasa Rao Mandadapu <quic_srivasam@quicinc.com>
Cc: pierre-louis.bossart@linux.intel.com,
	alsa-devel@alsa-project.org, perex@perex.cz,
	bjorn.andersson@linaro.org, linux-arm-msm@vger.kernel.org,
	judyhsiao@chromium.org, linux-kernel@vger.kernel.org,
	vkoul@kernel.org,
	Venkata Prasad Potturu <quic_potturu@quicinc.com>,
	quic_plai@quicinc.com, sanyog.r.kale@intel.com, tiwai@suse.com,
	broonie@kernel.org, rohitkr@codeaurora.org,
	devicetree@vger.kernel.org, swboyd@chromium.org,
	bgoswami@codeaurora.org, robh+dt@kernel.org,
	yung-chuan.liao@linux.intel.com, agross@kernel.org,
	lgirdwood@gmail.com, srinivas.kandagatla@linaro.org
Subject: Re: [PATCH v7 2/2] dt-bindings: soundwire: qcom: Add bindings for audio clock reset control property
Date: Fri, 4 Mar 2022 16:22:44 -0600	[thread overview]
Message-ID: <YiKRNFONirytK+4X@robh.at.kernel.org> (raw)
In-Reply-To: <1646316128-21082-3-git-send-email-quic_srivasam@quicinc.com>

On Thu, 03 Mar 2022 19:32:08 +0530, Srinivasa Rao Mandadapu wrote:
> Update description for audio clock reset control property, which is required
> for latest chipsets, to allow rx, tx and wsa bus clock enabling in software
>  control mode by configuring dynamic clock gating control registers.
> 
> Signed-off-by: Srinivasa Rao Mandadapu <quic_srivasam@quicinc.com>
> Co-developed-by: Venkata Prasad Potturu <quic_potturu@quicinc.com>
> Signed-off-by: Venkata Prasad Potturu <quic_potturu@quicinc.com>
> ---
>  Documentation/devicetree/bindings/soundwire/qcom,sdw.txt | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Srinivasa Rao Mandadapu <quic_srivasam@quicinc.com>
Cc: alsa-devel@alsa-project.org, bgoswami@codeaurora.org,
	tiwai@suse.com, rohitkr@codeaurora.org, quic_plai@quicinc.com,
	yung-chuan.liao@linux.intel.com,
	pierre-louis.bossart@linux.intel.com, agross@kernel.org,
	devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	Venkata Prasad Potturu <quic_potturu@quicinc.com>,
	robh+dt@kernel.org, swboyd@chromium.org, lgirdwood@gmail.com,
	linux-kernel@vger.kernel.org, vkoul@kernel.org,
	broonie@kernel.org, bjorn.andersson@linaro.org,
	srinivas.kandagatla@linaro.org, sanyog.r.kale@intel.com,
	judyhsiao@chromium.org
Subject: Re: [PATCH v7 2/2] dt-bindings: soundwire: qcom: Add bindings for audio clock reset control property
Date: Fri, 4 Mar 2022 16:22:44 -0600	[thread overview]
Message-ID: <YiKRNFONirytK+4X@robh.at.kernel.org> (raw)
In-Reply-To: <1646316128-21082-3-git-send-email-quic_srivasam@quicinc.com>

On Thu, 03 Mar 2022 19:32:08 +0530, Srinivasa Rao Mandadapu wrote:
> Update description for audio clock reset control property, which is required
> for latest chipsets, to allow rx, tx and wsa bus clock enabling in software
>  control mode by configuring dynamic clock gating control registers.
> 
> Signed-off-by: Srinivasa Rao Mandadapu <quic_srivasam@quicinc.com>
> Co-developed-by: Venkata Prasad Potturu <quic_potturu@quicinc.com>
> Signed-off-by: Venkata Prasad Potturu <quic_potturu@quicinc.com>
> ---
>  Documentation/devicetree/bindings/soundwire/qcom,sdw.txt | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

  reply	other threads:[~2022-03-04 22:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-03 14:02 [PATCH v7 0/2] Add support for SoundWire1.6 audio cgcr register control Srinivasa Rao Mandadapu
2022-03-03 14:02 ` [PATCH v7 1/2] soundwire: qcom: Add compatible name for v1.6.0 Srinivasa Rao Mandadapu
2022-03-03 14:02   ` Srinivasa Rao Mandadapu
2022-03-08 22:01   ` Stephen Boyd
2022-03-03 14:02 ` [PATCH v7 2/2] dt-bindings: soundwire: qcom: Add bindings for audio clock reset control property Srinivasa Rao Mandadapu
2022-03-03 14:02   ` Srinivasa Rao Mandadapu
2022-03-04 22:22   ` Rob Herring [this message]
2022-03-04 22:22     ` Rob Herring
2022-03-08 22:01   ` Stephen Boyd

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=YiKRNFONirytK+4X@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=agross@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=bgoswami@codeaurora.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=judyhsiao@chromium.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=quic_plai@quicinc.com \
    --cc=quic_potturu@quicinc.com \
    --cc=quic_srivasam@quicinc.com \
    --cc=robh+dt@kernel.org \
    --cc=rohitkr@codeaurora.org \
    --cc=sanyog.r.kale@intel.com \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=swboyd@chromium.org \
    --cc=tiwai@suse.com \
    --cc=vkoul@kernel.org \
    --cc=yung-chuan.liao@linux.intel.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.