All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: qcom: add scm definition
@ 2020-03-18 13:32 Ansuel Smith
  2020-03-19  0:32 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Ansuel Smith @ 2020-03-18 13:32 UTC (permalink / raw)
  To: Andy Gross
  Cc: Ansuel Smith, Bjorn Andersson, Rob Herring, Mark Rutland,
	linux-arm-msm, devicetree, linux-kernel

Add missing scm definition for ipq806x soc

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
---
 arch/arm/boot/dts/qcom-ipq8064.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/qcom-ipq8064.dtsi b/arch/arm/boot/dts/qcom-ipq8064.dtsi
index 16c0da97932c..bb5f678c869f 100644
--- a/arch/arm/boot/dts/qcom-ipq8064.dtsi
+++ b/arch/arm/boot/dts/qcom-ipq8064.dtsi
@@ -93,6 +93,12 @@ sleep_clk: sleep_clk {
 		};
 	};
 
+	firmware {
+		scm {
+			compatible = "qcom,scm-ipq806x", "qcom,scm";
+		};
+	};
+
 	soc: soc {
 		#address-cells = <1>;
 		#size-cells = <1>;
-- 
2.25.1


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

* Re: [PATCH] ARM: dts: qcom: add scm definition
  2020-03-18 13:32 [PATCH] ARM: dts: qcom: add scm definition Ansuel Smith
@ 2020-03-19  0:32 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2020-03-19  0:32 UTC (permalink / raw)
  To: Andy Gross, Ansuel Smith
  Cc: Ansuel Smith, Bjorn Andersson, Rob Herring, Mark Rutland,
	linux-arm-msm, devicetree, linux-kernel

Quoting Ansuel Smith (2020-03-18 06:32:14)
> Add missing scm definition for ipq806x soc

Would be good to put ipq8064 somewhere in the subject.

> 
> Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
> ---
>  arch/arm/boot/dts/qcom-ipq8064.dtsi | 6 ++++++
>  1 file changed, 6 insertions(+)

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

end of thread, other threads:[~2020-03-19  0:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-18 13:32 [PATCH] ARM: dts: qcom: add scm definition Ansuel Smith
2020-03-19  0:32 ` Stephen Boyd

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.