aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/boot/dts/apm/apm-storm.dtsi9
1 files changed, 6 insertions, 3 deletions
diff --git a/arch/arm64/boot/dts/apm/apm-storm.dtsi b/arch/arm64/boot/dts/apm/apm-storm.dtsi
index c1eb6911e539..e74f6e0a208c 100644
--- a/arch/arm64/boot/dts/apm/apm-storm.dtsi
+++ b/arch/arm64/boot/dts/apm/apm-storm.dtsi
@@ -638,7 +638,8 @@
638 <0x0 0x1f200000 0x0 0Xc300>, 638 <0x0 0x1f200000 0x0 0Xc300>,
639 <0x0 0x1B000000 0x0 0X200>; 639 <0x0 0x1B000000 0x0 0X200>;
640 reg-names = "enet_csr", "ring_csr", "ring_cmd"; 640 reg-names = "enet_csr", "ring_csr", "ring_cmd";
641 interrupts = <0x0 0xA0 0x4>; 641 interrupts = <0x0 0xA0 0x4>,
642 <0x0 0xA1 0x4>;
642 dma-coherent; 643 dma-coherent;
643 clocks = <&sge0clk 0>; 644 clocks = <&sge0clk 0>;
644 local-mac-address = [00 00 00 00 00 00]; 645 local-mac-address = [00 00 00 00 00 00];
@@ -652,7 +653,8 @@
652 <0x0 0x1f200000 0x0 0Xc300>, 653 <0x0 0x1f200000 0x0 0Xc300>,
653 <0x0 0x1B000000 0x0 0X8000>; 654 <0x0 0x1B000000 0x0 0X8000>;
654 reg-names = "enet_csr", "ring_csr", "ring_cmd"; 655 reg-names = "enet_csr", "ring_csr", "ring_cmd";
655 interrupts = <0x0 0xAC 0x4>; 656 interrupts = <0x0 0xAC 0x4>,
657 <0x0 0xAD 0x4>;
656 port-id = <1>; 658 port-id = <1>;
657 dma-coherent; 659 dma-coherent;
658 clocks = <&sge1clk 0>; 660 clocks = <&sge1clk 0>;
@@ -667,7 +669,8 @@
667 <0x0 0x1f600000 0x0 0Xc300>, 669 <0x0 0x1f600000 0x0 0Xc300>,
668 <0x0 0x18000000 0x0 0X200>; 670 <0x0 0x18000000 0x0 0X200>;
669 reg-names = "enet_csr", "ring_csr", "ring_cmd"; 671 reg-names = "enet_csr", "ring_csr", "ring_cmd";
670 interrupts = <0x0 0x60 0x4>; 672 interrupts = <0x0 0x60 0x4>,
673 <0x0 0x61 0x4>;
671 dma-coherent; 674 dma-coherent;
672 clocks = <&xge0clk 0>; 675 clocks = <&xge0clk 0>;
673 /* mac address will be overwritten by the bootloader */ 676 /* mac address will be overwritten by the bootloader */