arm64: dts: qcom: qcs404: Use 0x prefix for the PCI I/O and MEM ranges
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / qcom / qcs404.dtsi
index bc2ed73..42fc33a 100644 (file)
                        #address-cells = <3>;
                        #size-cells = <2>;
 
-                       ranges = <0x81000000 0 0          0x10003000 0 0x00010000>, /* I/O */
-                                <0x82000000 0 0x10013000 0x10013000 0 0x007ed000>; /* memory */
+                       ranges = <0x81000000 0x0 0x00000000 0x10003000 0x0 0x00010000>, /* I/O */
+                                <0x82000000 0x0 0x10013000 0x10013000 0x0 0x007ed000>; /* memory */
 
                        interrupts = <GIC_SPI 266 IRQ_TYPE_LEVEL_HIGH>;
                        interrupt-names = "msi";