hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/arm/boot/dts/qcom-ipq8064.dtsi
....@@ -465,8 +465,8 @@
465465 #address-cells = <3>;
466466 #size-cells = <2>;
467467
468
- ranges = <0x81000000 0 0x0fe00000 0x0fe00000 0 0x00100000 /* downstream I/O */
469
- 0x82000000 0 0x08000000 0x08000000 0 0x07e00000>; /* non-prefetchable memory */
468
+ ranges = <0x81000000 0x0 0x00000000 0x0fe00000 0x0 0x00010000 /* I/O */
469
+ 0x82000000 0x0 0x08000000 0x08000000 0x0 0x07e00000>; /* MEM */
470470
471471 interrupts = <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>;
472472 interrupt-names = "msi";
....@@ -516,8 +516,8 @@
516516 #address-cells = <3>;
517517 #size-cells = <2>;
518518
519
- ranges = <0x81000000 0 0x31e00000 0x31e00000 0 0x00100000 /* downstream I/O */
520
- 0x82000000 0 0x2e000000 0x2e000000 0 0x03e00000>; /* non-prefetchable memory */
519
+ ranges = <0x81000000 0x0 0x00000000 0x31e00000 0x0 0x00010000 /* I/O */
520
+ 0x82000000 0x0 0x2e000000 0x2e000000 0x0 0x03e00000>; /* MEM */
521521
522522 interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>;
523523 interrupt-names = "msi";
....@@ -567,8 +567,8 @@
567567 #address-cells = <3>;
568568 #size-cells = <2>;
569569
570
- ranges = <0x81000000 0 0x35e00000 0x35e00000 0 0x00100000 /* downstream I/O */
571
- 0x82000000 0 0x32000000 0x32000000 0 0x03e00000>; /* non-prefetchable memory */
570
+ ranges = <0x81000000 0x0 0x00000000 0x35e00000 0x0 0x00010000 /* I/O */
571
+ 0x82000000 0x0 0x32000000 0x32000000 0x0 0x03e00000>; /* MEM */
572572
573573 interrupts = <GIC_SPI 71 IRQ_TYPE_LEVEL_HIGH>;
574574 interrupt-names = "msi";