linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: dts: qcom: msm8996: Add a default compatible string
@ 2018-08-29 12:58 Niklas Cassel
  2018-08-29 12:58 ` [PATCH 2/2] arm64: dts: db820c: Add qcom,apq8096 to " Niklas Cassel
  2018-09-03 19:27 ` [PATCH 1/2] arm64: dts: qcom: msm8996: Add a default " Bjorn Andersson
  0 siblings, 2 replies; 4+ messages in thread
From: Niklas Cassel @ 2018-08-29 12:58 UTC (permalink / raw)
  To: Andy Gross, David Brown, Rob Herring, Mark Rutland
  Cc: Niklas Cassel, linux-arm-msm, linux-soc, devicetree, linux-kernel

Add a default compatible string.
This compatible is defined in Documentation/devicetree/bindings/arm/qcom.txt
and matches how it's done in arch/arm64/boot/dts/qcom/msm8916.dtsi

Usually the dts overrides this compatible property, however, if the dts
doesn't specify a compatible, this compatible string will be used.

Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org>
---
 arch/arm64/boot/dts/qcom/msm8996.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi
index cd3865e7a270..354d3f900f72 100644
--- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi
@@ -17,6 +17,7 @@
 
 / {
 	model = "Qualcomm Technologies, Inc. MSM8996";
+	compatible = "qcom,msm8996";
 
 	interrupt-parent = <&intc>;
 
-- 
2.17.1

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

end of thread, other threads:[~2018-09-03 19:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-29 12:58 [PATCH 1/2] arm64: dts: qcom: msm8996: Add a default compatible string Niklas Cassel
2018-08-29 12:58 ` [PATCH 2/2] arm64: dts: db820c: Add qcom,apq8096 to " Niklas Cassel
2018-09-03 19:27   ` Bjorn Andersson
2018-09-03 19:27 ` [PATCH 1/2] arm64: dts: qcom: msm8996: Add a default " Bjorn Andersson

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