arm64: dts: qcom: enable the download mode support
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / qcom / ipq6018.dtsi
index ccaf8e5..e21e36e 100644 (file)
@@ -90,6 +90,7 @@
        firmware {
                scm {
                        compatible = "qcom,scm-ipq6018", "qcom,scm";
+                       qcom,dload-mode = <&tcsr 0x6100>;
                };
        };
 
                hwlocks = <&tcsr_mutex 0>;
        };
 
-       soc: soc {
+       soc: soc@0 {
                #address-cells = <2>;
                #size-cells = <2>;
                ranges = <0 0 0 0 0x0 0xffffffff>;
                        status = "disabled";
                };
 
-               prng: qrng@e1000 {
+               qfprom: efuse@a4000 {
+                       compatible = "qcom,ipq6018-qfprom", "qcom,qfprom";
+                       reg = <0x0 0x000a4000 0x0 0x2000>;
+                       #address-cells = <1>;
+                       #size-cells = <1>;
+               };
+
+               prng: qrng@e3000 {
                        compatible = "qcom,prng-ee";
                        reg = <0x0 0x000e3000 0x0 0x1000>;
                        clocks = <&gcc GCC_PRNG_AHB_CLK>;