Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: uniphier: Add missing reg properties for glue layer

The nodes for glue layers should include "reg" property.
Add the property according to the DT schema.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/20230207023514.29783-3-hayashi.kunihiko@socionext.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

authored by

Kunihiko Hayashi and committed by
Arnd Bergmann
2d1bf1fc 2a03c600

+14
+1
arch/arm/boot/dts/uniphier-ld4.dtsi
··· 347 347 syscon@5f900000 { 348 348 compatible = "socionext,uniphier-ld4-soc-glue-debug", 349 349 "simple-mfd"; 350 + reg = <0x5f900000 0x2000>; 350 351 #address-cells = <1>; 351 352 #size-cells = <1>; 352 353 ranges = <0 0x5f900000 0x2000>;
+5
arch/arm/boot/dts/uniphier-pro4.dtsi
··· 421 421 syscon@5f900000 { 422 422 compatible = "socionext,uniphier-pro4-soc-glue-debug", 423 423 "simple-mfd"; 424 + reg = <0x5f900000 0x2000>; 424 425 #address-cells = <1>; 425 426 #size-cells = <1>; 426 427 ranges = <0 0x5f900000 0x2000>; ··· 536 535 sata-controller@65700000 { 537 536 compatible = "socionext,uniphier-pxs2-ahci-glue", 538 537 "simple-mfd"; 538 + reg = <0x65700000 0x100>; 539 539 #address-cells = <1>; 540 540 #size-cells = <1>; 541 541 ranges = <0 0x65700000 0x100>; ··· 583 581 sata-controller@65900000 { 584 582 compatible = "socionext,uniphier-pro4-ahci-glue", 585 583 "simple-mfd"; 584 + reg = <0x65900000 0x100>; 586 585 #address-cells = <1>; 587 586 #size-cells = <1>; 588 587 ranges = <0 0x65900000 0x100>; ··· 632 629 usb-controller@65b00000 { 633 630 compatible = "socionext,uniphier-pro4-dwc3-glue", 634 631 "simple-mfd"; 632 + reg = <0x65b00000 0x100>; 635 633 #address-cells = <1>; 636 634 #size-cells = <1>; 637 635 ranges = <0 0x65b00000 0x100>; ··· 687 683 usb-controller@65d00000 { 688 684 compatible = "socionext,uniphier-pro4-dwc3-glue", 689 685 "simple-mfd"; 686 + reg = <0x65d00000 0x100>; 690 687 #address-cells = <1>; 691 688 #size-cells = <1>; 692 689 ranges = <0 0x65d00000 0x100>;
+3
arch/arm/boot/dts/uniphier-pro5.dtsi
··· 386 386 syscon@5f900000 { 387 387 compatible = "socionext,uniphier-pro5-soc-glue-debug", 388 388 "simple-mfd"; 389 + reg = <0x5f900000 0x2000>; 389 390 #address-cells = <1>; 390 391 #size-cells = <1>; 391 392 ranges = <0 0x5f900000 0x2000>; ··· 490 489 usb-controller@65b00000 { 491 490 compatible = "socionext,uniphier-pro5-dwc3-glue", 492 491 "simple-mfd"; 492 + reg = <0x65b00000 0x400>; 493 493 #address-cells = <1>; 494 494 #size-cells = <1>; 495 495 ranges = <0 0x65b00000 0x400>; ··· 555 553 usb-controller@65d00000 { 556 554 compatible = "socionext,uniphier-pro5-dwc3-glue", 557 555 "simple-mfd"; 556 + reg = <0x65d00000 0x400>; 558 557 #address-cells = <1>; 559 558 #size-cells = <1>; 560 559 ranges = <0 0x65d00000 0x400>;
+4
arch/arm/boot/dts/uniphier-pxs2.dtsi
··· 501 501 syscon@5f900000 { 502 502 compatible = "socionext,uniphier-pxs2-soc-glue-debug", 503 503 "simple-mfd"; 504 + reg = <0x5f900000 0x2000>; 504 505 #address-cells = <1>; 505 506 #size-cells = <1>; 506 507 ranges = <0 0x5f900000 0x2000>; ··· 615 614 sata-controller@65700000 { 616 615 compatible = "socionext,uniphier-pxs2-ahci-glue", 617 616 "simple-mfd"; 617 + reg = <0x65700000 0x100>; 618 618 #address-cells = <1>; 619 619 #size-cells = <1>; 620 620 ranges = <0 0x65700000 0x100>; ··· 660 658 usb-controller@65b00000 { 661 659 compatible = "socionext,uniphier-pxs2-dwc3-glue", 662 660 "simple-mfd"; 661 + reg = <0x65b00000 0x400>; 663 662 #address-cells = <1>; 664 663 #size-cells = <1>; 665 664 ranges = <0 0x65b00000 0x400>; ··· 756 753 usb-controller@65d00000 { 757 754 compatible = "socionext,uniphier-pxs2-dwc3-glue", 758 755 "simple-mfd"; 756 + reg = <0x65d00000 0x400>; 759 757 #address-cells = <1>; 760 758 #size-cells = <1>; 761 759 ranges = <0 0x65d00000 0x400>;
+1
arch/arm/boot/dts/uniphier-sld8.dtsi
··· 351 351 syscon@5f900000 { 352 352 compatible = "socionext,uniphier-sld8-soc-glue-debug", 353 353 "simple-mfd"; 354 + reg = <0x5f900000 0x2000>; 354 355 #address-cells = <1>; 355 356 #size-cells = <1>; 356 357 ranges = <0 0x5f900000 0x2000>;