All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: agross@kernel.org, linux-arm-msm@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] arm64: qcom: c630: fix asm dai setup
Date: Wed, 22 Apr 2020 19:24:17 -0700	[thread overview]
Message-ID: <20200423022417.GT20625@builder.lan> (raw)
In-Reply-To: <20200422102044.8995-1-srinivas.kandagatla@linaro.org>

On Wed 22 Apr 03:20 PDT 2020, Srinivas Kandagatla wrote:

> "direction" property is only valid for asm compressed dais,
> so remove it for non compressed dais
> 
> Fixes: 45021d35fcb2 ("arm64: dts: qcom: c630: Enable audio support")
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>

Tested-by: Bjorn Andersson <bjorn.andersson@linaro.org>

Regards,
Bjorn

> ---
>  arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts b/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts
> index 3b617a75fafa..51a670ad15b2 100644
> --- a/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts
> +++ b/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts
> @@ -359,12 +359,10 @@
>  &q6asmdai {
>  	dai@0 {
>  		reg = <0>;
> -		direction = <2>;
>  	};
>  
>  	dai@1 {
>  		reg = <1>;
> -		direction = <1>;
>  	};
>  };
>  
> -- 
> 2.21.0
> 

      parent reply	other threads:[~2020-04-23  2:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-22 10:20 [PATCH 1/2] arm64: qcom: c630: fix asm dai setup Srinivas Kandagatla
2020-04-22 10:20 ` [PATCH 2/2] arm64: dts: qcom: db845c: " Srinivas Kandagatla
2020-04-22 12:50   ` Vinod Koul
2020-04-22 12:49 ` [PATCH 1/2] arm64: qcom: c630: " Vinod Koul
2020-04-23  2:24 ` Bjorn Andersson [this message]

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=20200423022417.GT20625@builder.lan \
    --to=bjorn.andersson@linaro.org \
    --cc=agross@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=srinivas.kandagatla@linaro.org \
    /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.