Re: [PATCH 01/15] firmware: qcom: scm: Add ipq4019 soc compatible
From: Rob Herring <robh@kernel.org>
Date: 2018-02-05 06:08:02
Also in:
linux-arm-kernel, linux-arm-msm, lkml
From: Rob Herring <robh@kernel.org>
Date: 2018-02-05 06:08:02
Also in:
linux-arm-kernel, linux-arm-msm, lkml
On Mon, Jan 29, 2018 at 10:41:15AM +0530, Sricharan R wrote:
Add the compatible for ipq4019. This does not need clocks to do scm calls. Signed-off-by: Sricharan R <redacted> --- Documentation/devicetree/bindings/firmware/qcom,scm.txt | 3 ++- drivers/firmware/qcom_scm.c | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-)
Reviewed-by: Rob Herring <robh@kernel.org>