]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: qcom: msm8998: Add the qfprom node
authorBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 4 Sep 2018 05:01:22 +0000 (22:01 -0700)
committerAndy Gross <andy.gross@linaro.org>
Thu, 13 Sep 2018 18:56:50 +0000 (13:56 -0500)
Add the QFPROM nvmem node to msm8998

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

index 57864668a57f9b58f06b57ca3f32c03ff54ea8c8..7e3e34af0664a5aea89a33d31a7fdcc88cb30f38 100644 (file)
@@ -469,6 +469,13 @@ rpm_msg_ram: memory@68000 {
                        reg = <0x778000 0x7000>;
                };
 
+               qfprom: qfprom@780000 {
+                       compatible = "qcom,qfprom";
+                       reg = <0x780000 0x621c>;
+                       #address-cells = <1>;
+                       #size-cells = <1>;
+               };
+
                gcc: clock-controller@100000 {
                        compatible = "qcom,gcc-msm8998";
                        #clock-cells = <1>;