|
118 | 118 | }; |
119 | 119 |
|
120 | 120 | sercom0: sercom@40003000 { |
121 | | - compatible = "atmel,sam0-sercom"; |
| 121 | + compatible = "microchip,pic32cxsg-sercom"; |
122 | 122 | reg = <0x40003000 0x40>; |
123 | 123 | interrupts = <46 0>, <47 0>, <48 0>, <49 0>; |
124 | 124 | clocks = <&gclk 7>, <&mclk 0x14 12>; |
|
129 | 129 | }; |
130 | 130 |
|
131 | 131 | sercom1: sercom@40003400 { |
132 | | - compatible = "atmel,sam0-sercom"; |
| 132 | + compatible = "microchip,pic32cxsg-sercom"; |
133 | 133 | reg = <0x40003400 0x40>; |
134 | 134 | interrupts = <50 0>, <51 0>, <52 0>, <53 0>; |
135 | 135 | clocks = <&gclk 8>, <&mclk 0x14 13>; |
|
251 | 251 | }; |
252 | 252 |
|
253 | 253 | sercom2: sercom@41012000 { |
254 | | - compatible = "atmel,sam0-sercom"; |
| 254 | + compatible = "microchip,pic32cxsg-sercom"; |
255 | 255 | reg = <0x41012000 0x40>; |
256 | 256 | interrupts = <54 0>, <55 0>, <56 0>, <57 0>; |
257 | 257 | clocks = <&gclk 23>, <&mclk 0x18 9>; |
|
262 | 262 | }; |
263 | 263 |
|
264 | 264 | sercom3: sercom@41014000 { |
265 | | - compatible = "atmel,sam0-sercom"; |
| 265 | + compatible = "microchip,pic32cxsg-sercom"; |
266 | 266 | reg = <0x41014000 0x40>; |
267 | 267 | interrupts = <58 0>, <59 0>, <60 0>, <61 0>; |
268 | 268 | clocks = <&gclk 24>, <&mclk 0x18 10>; |
|
401 | 401 | }; |
402 | 402 |
|
403 | 403 | sercom4: sercom@43000000 { |
404 | | - compatible = "atmel,sam0-sercom"; |
| 404 | + compatible = "microchip,pic32cxsg-sercom"; |
405 | 405 | reg = <0x43000000 0x40>; |
406 | 406 | interrupts = <62 0>, <63 0>, <64 0>, <65 0>; |
407 | 407 | clocks = <&gclk 34>, <&mclk 0x20 0>; |
|
412 | 412 | }; |
413 | 413 |
|
414 | 414 | sercom5: sercom@43000400 { |
415 | | - compatible = "atmel,sam0-sercom"; |
| 415 | + compatible = "microchip,pic32cxsg-sercom"; |
416 | 416 | reg = <0x43000400 0x40>; |
417 | 417 | interrupts = <66 0>, <67 0>, <68 0>, <69 0>; |
418 | 418 | clocks = <&gclk 35>, <&mclk 0x20 1>; |
|
423 | 423 | }; |
424 | 424 |
|
425 | 425 | sercom6: sercom@43000800 { |
426 | | - compatible = "atmel,sam0-sercom"; |
| 426 | + compatible = "microchip,pic32cxsg-sercom"; |
427 | 427 | reg = <0x43000800 0x40>; |
428 | 428 | interrupts = <70 0>, <71 0>, <72 0>, <73 0>; |
429 | 429 | clocks = <&gclk 36>, <&mclk 0x20 2>; |
|
434 | 434 | }; |
435 | 435 |
|
436 | 436 | sercom7: sercom@43000c00 { |
437 | | - compatible = "atmel,sam0-sercom"; |
| 437 | + compatible = "microchip,pic32cxsg-sercom"; |
438 | 438 | reg = <0x43000C00 0x40>; |
439 | 439 | interrupts = <74 0>, <75 0>, <76 0>, <77 0>; |
440 | 440 | clocks = <&gclk 37>, <&mclk 0x20 3>; |
|
0 commit comments