|
80 | 80 | #clock-cells = <1>;
|
81 | 81 | status = "okay";
|
82 | 82 | };
|
| 83 | + |
| 84 | + siul2: siul2@40290000 { |
| 85 | + reg = <0x40290000 0x10000>; |
| 86 | + #address-cells = <1>; |
| 87 | + #size-cells = <1>; |
| 88 | + |
| 89 | + eirq0: eirq@40290010 { |
| 90 | + compatible = "nxp,s32-siul2-eirq"; |
| 91 | + reg = <0x40290010 0x04>, <0x40290018 0x04>; |
| 92 | + reg-names = "disr0", "direr0"; |
| 93 | + interrupts = <53 0>, <54 0>, <55 0>, <56 0>; |
| 94 | + interrupt-names = "0_7", "8_15", "16_23", "24_31"; |
| 95 | + interrupt-controller; |
| 96 | + #interrupt-cells = <2>; |
| 97 | + status = "disabled"; |
| 98 | + }; |
| 99 | + |
| 100 | + gpioa_l: gpio@40291702 { |
| 101 | + compatible = "nxp,s32-gpio"; |
| 102 | + reg = <0x40291702 0x02>, <0x40290240 0x40>; |
| 103 | + reg-names = "pgpdo", "mscr"; |
| 104 | + interrupt-parent = <&eirq0>; |
| 105 | + interrupts = <0 0>, <1 1>, <2 2>, <3 3>, <4 4>, |
| 106 | + <5 5>, <6 6>, <7 7>, <8 16>, <9 17>, |
| 107 | + <10 18>, <11 19>, <12 20>, <13 21>, |
| 108 | + <14 22>, <15 23>; |
| 109 | + gpio-controller; |
| 110 | + #gpio-cells = <2>; |
| 111 | + ngpios = <16>; |
| 112 | + status = "disabled"; |
| 113 | + }; |
| 114 | + |
| 115 | + gpioa_h: gpio@40291700 { |
| 116 | + compatible = "nxp,s32-gpio"; |
| 117 | + reg = <0x40291700 0x02>, <0x40290280 0x40>; |
| 118 | + reg-names = "pgpdo", "mscr"; |
| 119 | + interrupt-parent = <&eirq0>; |
| 120 | + interrupts = <0 4>, <2 0>, <3 1>, <4 2>, |
| 121 | + <5 3>, <9 5>, <12 6>, <14 7>; |
| 122 | + gpio-controller; |
| 123 | + #gpio-cells = <2>; |
| 124 | + ngpios = <16>; |
| 125 | + status = "disabled"; |
| 126 | + }; |
| 127 | + |
| 128 | + gpiob_l: gpio@40291706 { |
| 129 | + compatible = "nxp,s32-gpio"; |
| 130 | + reg = <0x40291706 0x02>, <0x402902c0 0x40>; |
| 131 | + reg-names = "pgpdo", "mscr"; |
| 132 | + interrupt-parent = <&eirq0>; |
| 133 | + interrupts = <0 8>, <1 9>, <2 10>, <3 11>, <4 12>, |
| 134 | + <5 13>, <8 14>, <9 15>, <10 24>, <11 25>, |
| 135 | + <12 26>, <13 27>, <14 28>, <15 29>; |
| 136 | + gpio-controller; |
| 137 | + #gpio-cells = <2>; |
| 138 | + ngpios = <16>; |
| 139 | + gpio-reserved-ranges = <6 2>; |
| 140 | + status = "disabled"; |
| 141 | + }; |
| 142 | + |
| 143 | + gpiob_h: gpio@40291704 { |
| 144 | + compatible = "nxp,s32-gpio"; |
| 145 | + reg = <0x40291704 0x02>, <0x40290300 0x40>; |
| 146 | + reg-names = "pgpdo", "mscr"; |
| 147 | + interrupt-parent = <&eirq0>; |
| 148 | + interrupts = <0 30>, <1 31>, <5 8>, <6 9>, <7 10>, |
| 149 | + <8 11>, <9 12>, <10 13>, <12 14>, <15 15>; |
| 150 | + gpio-controller; |
| 151 | + #gpio-cells = <2>; |
| 152 | + ngpios = <16>; |
| 153 | + status = "disabled"; |
| 154 | + }; |
| 155 | + |
| 156 | + gpioc_l: gpio@4029170a { |
| 157 | + compatible = "nxp,s32-gpio"; |
| 158 | + reg = <0x4029170a 0x02>, <0x40290340 0x40>; |
| 159 | + reg-names = "pgpdo", "mscr"; |
| 160 | + interrupt-parent = <&eirq0>; |
| 161 | + interrupts = <0 1>, <1 1>, <2 2>, <3 3>, <4 4>, |
| 162 | + <5 5>, <6 6>, <7 7>, <8 16>, <9 17>, |
| 163 | + <10 18>, <11 19>, <12 20>, <13 21>, |
| 164 | + <14 22>, <15 23>; |
| 165 | + gpio-controller; |
| 166 | + #gpio-cells = <2>; |
| 167 | + ngpios = <16>; |
| 168 | + status = "disabled"; |
| 169 | + }; |
| 170 | + |
| 171 | + gpioc_h: gpio@40291708 { |
| 172 | + compatible = "nxp,s32-gpio"; |
| 173 | + reg = <0x40291708 0x02>, <0x40290380 0x40>; |
| 174 | + reg-names = "pgpdo", "mscr"; |
| 175 | + interrupt-parent = <&eirq0>; |
| 176 | + interrupts = <4 16>, <5 17>, <7 18>, <8 19>, |
| 177 | + <9 20>, <10 21>, <11 22>, <13 23>; |
| 178 | + gpio-controller; |
| 179 | + #gpio-cells = <2>; |
| 180 | + ngpios = <16>; |
| 181 | + status = "disabled"; |
| 182 | + }; |
| 183 | + |
| 184 | + gpiod_l: gpio@4029170e { |
| 185 | + compatible = "nxp,s32-gpio"; |
| 186 | + reg = <0x4029170e 0x02>, <0x402903c0 0x40>; |
| 187 | + reg-names = "pgpdo", "mscr"; |
| 188 | + interrupt-parent = <&eirq0>; |
| 189 | + interrupts = <0 8>, <1 9>, <2 10>, <3 11>, <4 12>, |
| 190 | + <5 13>, <6 14>, <7 15>, <8 24>, |
| 191 | + <9 25>, <10 26>, <11 27>, <12 28>, |
| 192 | + <13 29>, <14 30>, <15 31>; |
| 193 | + gpio-controller; |
| 194 | + #gpio-cells = <2>; |
| 195 | + ngpios = <16>; |
| 196 | + status = "disabled"; |
| 197 | + }; |
| 198 | + |
| 199 | + gpiod_h: gpio@4029170c { |
| 200 | + compatible = "nxp,s32-gpio"; |
| 201 | + reg = <0x4029170c 0x02>, <0x40290400 0x40>; |
| 202 | + reg-names = "pgpdo", "mscr"; |
| 203 | + interrupt-parent = <&eirq0>; |
| 204 | + interrupts = <1 24>, <4 25>, <5 26>, <6 27>, |
| 205 | + <7 28>, <8 29>, <11 30>, <12 31>; |
| 206 | + gpio-controller; |
| 207 | + #gpio-cells = <2>; |
| 208 | + ngpios = <16>; |
| 209 | + status = "disabled"; |
| 210 | + }; |
| 211 | + |
| 212 | + gpioe_l: gpio@40291712 { |
| 213 | + compatible = "nxp,s32-gpio"; |
| 214 | + reg = <0x40291712 0x02>, <0x40290440 0x40>; |
| 215 | + reg-names = "pgpdo", "mscr"; |
| 216 | + interrupt-parent = <&eirq0>; |
| 217 | + interrupts = <0 0>, <1 1>, <2 2>, <3 3>, |
| 218 | + <4 4>, <5 5>, <6 6>, <8 7>, |
| 219 | + <9 8>, <10 9>, <11 10>, <12 11>, |
| 220 | + <13 12>, <14 13>, <15 14>; |
| 221 | + gpio-controller; |
| 222 | + #gpio-cells = <2>; |
| 223 | + ngpios = <16>; |
| 224 | + status = "disabled"; |
| 225 | + }; |
| 226 | + |
| 227 | + gpioe_h: gpio@40291710 { |
| 228 | + compatible = "nxp,s32-gpio"; |
| 229 | + reg = <0x40291710 0x02>, <0x40290480 0x40>; |
| 230 | + reg-names = "pgpdo", "mscr"; |
| 231 | + interrupt-parent = <&eirq0>; |
| 232 | + interrupts = <0 15>; |
| 233 | + gpio-controller; |
| 234 | + #gpio-cells = <2>; |
| 235 | + ngpios = <16>; |
| 236 | + status = "disabled"; |
| 237 | + }; |
| 238 | + |
| 239 | + gpiof_l: gpio@40291716 { |
| 240 | + compatible = "nxp,s32-gpio"; |
| 241 | + reg = <0x40291716 0x02>, <0x402904c0 0x40>; |
| 242 | + reg-names = "pgpdo", "mscr"; |
| 243 | + interrupt-parent = <&eirq0>; |
| 244 | + interrupts = <0 0>, <1 1>, <2 2>, <3 3>, |
| 245 | + <4 4>, <5 5>, <6 6>, <7 7>, |
| 246 | + <8 16>, <9 17>, <10 18>, <11 19>, |
| 247 | + <12 20>, <13 21>, <14 22>, <15 23>; |
| 248 | + gpio-controller; |
| 249 | + #gpio-cells = <2>; |
| 250 | + ngpios = <16>; |
| 251 | + status = "disabled"; |
| 252 | + }; |
| 253 | + |
| 254 | + gpiof_h: gpio@40291714 { |
| 255 | + compatible = "nxp,s32-gpio"; |
| 256 | + reg = <0x40291714 0x02>, <0x40290500 0x40>; |
| 257 | + reg-names = "pgpdo", "mscr"; |
| 258 | + gpio-controller; |
| 259 | + #gpio-cells = <2>; |
| 260 | + ngpios = <16>; |
| 261 | + status = "disabled"; |
| 262 | + }; |
| 263 | + |
| 264 | + gpiog_l: gpio@4029171a { |
| 265 | + compatible = "nxp,s32-gpio"; |
| 266 | + reg = <0x4029171a 0x02>, <0x40290540 0x40>; |
| 267 | + reg-names = "pgpdo", "mscr"; |
| 268 | + interrupt-parent = <&eirq0>; |
| 269 | + interrupts = <0 8>, <1 9>, <2 10>, <3 11>, |
| 270 | + <4 12>, <5 13>, <6 14>, <7 15>, |
| 271 | + <8 24>, <9 25>, <10 26>, <11 27>, |
| 272 | + <12 28>, <13 29>, <14 30>, <15 31>; |
| 273 | + gpio-controller; |
| 274 | + #gpio-cells = <2>; |
| 275 | + ngpios = <16>; |
| 276 | + status = "disabled"; |
| 277 | + }; |
| 278 | + |
| 279 | + gpiog_h: gpio@40291718 { |
| 280 | + compatible = "nxp,s32-gpio"; |
| 281 | + reg = <0x40291718 0x02>, <0x40290580 0x40>; |
| 282 | + reg-names = "pgpdo", "mscr"; |
| 283 | + gpio-controller; |
| 284 | + #gpio-cells = <2>; |
| 285 | + ngpios = <16>; |
| 286 | + status = "disabled"; |
| 287 | + }; |
| 288 | + }; |
83 | 289 | };
|
84 | 290 | };
|
85 | 291 |
|
|
0 commit comments