OSDN Git Service

arm64: dts: qcom: qcs404: Add scm firmware node
authorBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 9 Nov 2018 09:44:12 +0000 (15:14 +0530)
committerAndy Gross <andy.gross@linaro.org>
Sun, 18 Nov 2018 07:08:36 +0000 (01:08 -0600)
Add the scm firmware node to QCS404

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/boot/dts/qcom/qcs404.dtsi

index 0101cd5..46fce26 100644 (file)
                };
        };
 
+       firmware {
+               scm: scm {
+                       compatible = "qcom,scm-qcs404", "qcom,scm";
+                       #reset-cells = <1>;
+               };
+       };
+
        memory@80000000 {
                device_type = "memory";
                /* We expect the bootloader to fill in the size */