linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: msm8996: Correct apr-domain property
@ 2019-06-18  5:25 Bjorn Andersson
  2019-06-18 21:41 ` Srinivas Kandagatla
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2019-06-18  5:25 UTC (permalink / raw)
  To: Andy Gross
  Cc: David Brown, Rob Herring, Mark Rutland, linux-arm-msm,
	devicetree, linux-kernel, Srinivas Kandagatla

The domain specifier was changed from using "reg" to "qcom,apr-domain",
update the dts accordingly.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
 arch/arm64/boot/dts/qcom/msm8996.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi
index c934e00434c7..1a139cfb240d 100644
--- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi
@@ -1831,7 +1831,7 @@
 				power-domains = <&gcc HLOS1_VOTE_LPASS_ADSP_GDSC>;
 				compatible = "qcom,apr-v2";
 				qcom,smd-channels = "apr_audio_svc";
-				reg = <APR_DOMAIN_ADSP>;
+				qcom,apr-domain = <APR_DOMAIN_ADSP>;
 				#address-cells = <1>;
 				#size-cells = <0>;
 
-- 
2.18.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: qcom: msm8996: Correct apr-domain property
  2019-06-18  5:25 [PATCH] arm64: dts: qcom: msm8996: Correct apr-domain property Bjorn Andersson
@ 2019-06-18 21:41 ` Srinivas Kandagatla
  0 siblings, 0 replies; 2+ messages in thread
From: Srinivas Kandagatla @ 2019-06-18 21:41 UTC (permalink / raw)
  To: Bjorn Andersson, Andy Gross
  Cc: David Brown, Rob Herring, Mark Rutland, linux-arm-msm,
	devicetree, linux-kernel



On 18/06/2019 06:25, Bjorn Andersson wrote:
> The domain specifier was changed from using "reg" to "qcom,apr-domain",
> update the dts accordingly.
> 
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> ---
LGTM
Acked-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-18 21:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-18  5:25 [PATCH] arm64: dts: qcom: msm8996: Correct apr-domain property Bjorn Andersson
2019-06-18 21:41 ` Srinivas Kandagatla

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).