From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Gokul Sriram Palanisamy Subject: [PATCH 10/12] dt-bindings: firmware: qcom: Add compatible for IPQ8074 SoC Date: Thu, 11 Jul 2019 21:11:06 +0530 Message-Id: <1562859668-14209-11-git-send-email-gokulsri@codeaurora.org> In-Reply-To: <1562859668-14209-1-git-send-email-gokulsri@codeaurora.org> References: <1562859668-14209-1-git-send-email-gokulsri@codeaurora.org> To: agross@kernel.org, david.brown@linaro.org, robh+dt@kernel.org, mark.rutland@arm.com, mturquette@baylibre.com, sboyd@kernel.org, jassisinghbrar@gmail.com, ohad@wizery.com, bjorn.andersson@linaro.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-remoteproc@vger.kernel.org, sricharan@codeaurora.org, gokulsri@codeaurora.org List-ID: Add compatible for IPQ8074 support. This does not need clocks for scm calls. Signed-off-by: Gokul Sriram Palanisamy Signed-off-by: Sricharan R --- Documentation/devicetree/bindings/firmware/qcom,scm.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.txt b/Documentation/devicetree/bindings/firmware/qcom,scm.txt index 41f133a..3b153c1 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.txt +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.txt @@ -17,6 +17,7 @@ Required properties: * "qcom,scm-msm8998" * "qcom,scm-ipq4019" * "qcom,scm-sdm845" + * "qcom,scm-ipq8074" and: * "qcom,scm" - clocks: Specifies clocks needed by the SCM interface, if any: -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation