From ff3926215a4f34c74e4777f187de4ba2b23baaa5 Mon Sep 17 00:00:00 2001 From: Elliot Berman Date: Mon, 19 Aug 2019 17:17:34 -0700 Subject: [PATCH] ARM: dts: msm: Add SCM node Add qcom,scm node for lahaina. Change-Id: Ibe57490294b456f64631ec4d85e0f87e1937b026 --- qcom/lahaina.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/qcom/lahaina.dtsi b/qcom/lahaina.dtsi index ab1f7edf..56df06fc 100644 --- a/qcom/lahaina.dtsi +++ b/qcom/lahaina.dtsi @@ -365,6 +365,12 @@ }; chosen { }; + + firmware: firmware { + scm { + compatible = "qcom,scm"; + }; + }; }; &soc {