summaryrefslogtreecommitdiffstats
path: root/arch/nios2
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-02-11 16:52:32 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2018-02-11 16:52:32 -0500
commit60d7a21aedad7cd2dc9c27ca04fb8486aa6fb7da (patch)
tree9da308fa03f1e60c10e815fa105415bb3dda427b /arch/nios2
parentd48fcbd864a008802a90c58a9ceddd9436d11a49 (diff)
parente0691ebb33c12084ef11b6b59228c004e19f59c8 (diff)
Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
Pull nios2 update from Ley Foon Tan: - clean up old Kconfig options from defconfig - remove leading 0x and 0s from bindings notation in dts files * tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2: nios2: defconfig: Cleanup from old Kconfig options nios2: dts: Remove leading 0x and 0s from bindings notation
Diffstat (limited to 'arch/nios2')
-rw-r--r--arch/nios2/boot/dts/3c120_devboard.dts16
-rw-r--r--arch/nios2/configs/10m50_defconfig1
-rw-r--r--arch/nios2/configs/3c120_defconfig1
3 files changed, 8 insertions, 10 deletions
diff --git a/arch/nios2/boot/dts/3c120_devboard.dts b/arch/nios2/boot/dts/3c120_devboard.dts
index 36ccdf05837d..56f4b5df6d65 100644
--- a/arch/nios2/boot/dts/3c120_devboard.dts
+++ b/arch/nios2/boot/dts/3c120_devboard.dts
@@ -29,7 +29,7 @@
29 #address-cells = <1>; 29 #address-cells = <1>;
30 #size-cells = <0>; 30 #size-cells = <0>;
31 31
32 cpu: cpu@0x0 { 32 cpu: cpu@0 {
33 device_type = "cpu"; 33 device_type = "cpu";
34 compatible = "altr,nios2-1.0"; 34 compatible = "altr,nios2-1.0";
35 reg = <0x00000000>; 35 reg = <0x00000000>;
@@ -69,7 +69,7 @@
69 compatible = "altr,avalon", "simple-bus"; 69 compatible = "altr,avalon", "simple-bus";
70 bus-frequency = <125000000>; 70 bus-frequency = <125000000>;
71 71
72 pb_cpu_to_io: bridge@0x8000000 { 72 pb_cpu_to_io: bridge@8000000 {
73 compatible = "simple-bus"; 73 compatible = "simple-bus";
74 reg = <0x08000000 0x00800000>; 74 reg = <0x08000000 0x00800000>;
75 #address-cells = <1>; 75 #address-cells = <1>;
@@ -83,7 +83,7 @@
83 <0x00008000 0x08008000 0x00000020>, 83 <0x00008000 0x08008000 0x00000020>,
84 <0x00400000 0x08400000 0x00000020>; 84 <0x00400000 0x08400000 0x00000020>;
85 85
86 timer_1ms: timer@0x400000 { 86 timer_1ms: timer@400000 {
87 compatible = "altr,timer-1.0"; 87 compatible = "altr,timer-1.0";
88 reg = <0x00400000 0x00000020>; 88 reg = <0x00400000 0x00000020>;
89 interrupt-parent = <&cpu>; 89 interrupt-parent = <&cpu>;
@@ -91,7 +91,7 @@
91 clock-frequency = <125000000>; 91 clock-frequency = <125000000>;
92 }; 92 };
93 93
94 timer_0: timer@0x8000 { 94 timer_0: timer@8000 {
95 compatible = "altr,timer-1.0"; 95 compatible = "altr,timer-1.0";
96 reg = < 0x00008000 0x00000020 >; 96 reg = < 0x00008000 0x00000020 >;
97 interrupt-parent = < &cpu >; 97 interrupt-parent = < &cpu >;
@@ -99,14 +99,14 @@
99 clock-frequency = < 125000000 >; 99 clock-frequency = < 125000000 >;
100 }; 100 };
101 101
102 jtag_uart: serial@0x4d50 { 102 jtag_uart: serial@4d50 {
103 compatible = "altr,juart-1.0"; 103 compatible = "altr,juart-1.0";
104 reg = <0x00004d50 0x00000008>; 104 reg = <0x00004d50 0x00000008>;
105 interrupt-parent = <&cpu>; 105 interrupt-parent = <&cpu>;
106 interrupts = <1>; 106 interrupts = <1>;
107 }; 107 };
108 108
109 tse_mac: ethernet@0x4000 { 109 tse_mac: ethernet@4000 {
110 compatible = "altr,tse-1.0"; 110 compatible = "altr,tse-1.0";
111 reg = <0x00004000 0x00000400>, 111 reg = <0x00004000 0x00000400>,
112 <0x00004400 0x00000040>, 112 <0x00004400 0x00000040>,
@@ -133,7 +133,7 @@
133 }; 133 };
134 }; 134 };
135 135
136 uart: serial@0x4c80 { 136 uart: serial@4c80 {
137 compatible = "altr,uart-1.0"; 137 compatible = "altr,uart-1.0";
138 reg = <0x00004c80 0x00000020>; 138 reg = <0x00004c80 0x00000020>;
139 interrupt-parent = <&cpu>; 139 interrupt-parent = <&cpu>;
@@ -143,7 +143,7 @@
143 }; 143 };
144 }; 144 };
145 145
146 cfi_flash_64m: flash@0x0 { 146 cfi_flash_64m: flash@0 {
147 compatible = "cfi-flash"; 147 compatible = "cfi-flash";
148 reg = <0x00000000 0x04000000>; 148 reg = <0x00000000 0x04000000>;
149 bank-width = <2>; 149 bank-width = <2>;
diff --git a/arch/nios2/configs/10m50_defconfig b/arch/nios2/configs/10m50_defconfig
index 8b2a30b3b34f..c601c8ff1ae6 100644
--- a/arch/nios2/configs/10m50_defconfig
+++ b/arch/nios2/configs/10m50_defconfig
@@ -33,7 +33,6 @@ CONFIG_IP_PNP_RARP=y
33# CONFIG_INET_XFRM_MODE_TRANSPORT is not set 33# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
34# CONFIG_INET_XFRM_MODE_TUNNEL is not set 34# CONFIG_INET_XFRM_MODE_TUNNEL is not set
35# CONFIG_INET_XFRM_MODE_BEET is not set 35# CONFIG_INET_XFRM_MODE_BEET is not set
36# CONFIG_INET_LRO is not set
37# CONFIG_IPV6 is not set 36# CONFIG_IPV6 is not set
38# CONFIG_WIRELESS is not set 37# CONFIG_WIRELESS is not set
39CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 38CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
diff --git a/arch/nios2/configs/3c120_defconfig b/arch/nios2/configs/3c120_defconfig
index 9451940678a0..fce33588d55c 100644
--- a/arch/nios2/configs/3c120_defconfig
+++ b/arch/nios2/configs/3c120_defconfig
@@ -35,7 +35,6 @@ CONFIG_IP_PNP_RARP=y
35# CONFIG_INET_XFRM_MODE_TRANSPORT is not set 35# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
36# CONFIG_INET_XFRM_MODE_TUNNEL is not set 36# CONFIG_INET_XFRM_MODE_TUNNEL is not set
37# CONFIG_INET_XFRM_MODE_BEET is not set 37# CONFIG_INET_XFRM_MODE_BEET is not set
38# CONFIG_INET_LRO is not set
39# CONFIG_IPV6 is not set 38# CONFIG_IPV6 is not set
40# CONFIG_WIRELESS is not set 39# CONFIG_WIRELESS is not set
41CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 40CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"