|
360 | 360 | uart0: serial@d4017000 {
|
361 | 361 | compatible = "spacemit,k1-uart", "intel,xscale-uart";
|
362 | 362 | reg = <0x0 0xd4017000 0x0 0x100>;
|
| 363 | + clocks = <&syscon_apbc CLK_UART0>, |
| 364 | + <&syscon_apbc CLK_UART0_BUS>; |
| 365 | + clock-names = "core", "bus"; |
363 | 366 | interrupts = <42>;
|
364 |
| - clock-frequency = <14857000>; |
365 | 367 | reg-shift = <2>;
|
366 | 368 | reg-io-width = <4>;
|
367 | 369 | status = "disabled";
|
|
370 | 372 | uart2: serial@d4017100 {
|
371 | 373 | compatible = "spacemit,k1-uart", "intel,xscale-uart";
|
372 | 374 | reg = <0x0 0xd4017100 0x0 0x100>;
|
| 375 | + clocks = <&syscon_apbc CLK_UART2>, |
| 376 | + <&syscon_apbc CLK_UART2_BUS>; |
| 377 | + clock-names = "core", "bus"; |
373 | 378 | interrupts = <44>;
|
374 |
| - clock-frequency = <14857000>; |
375 | 379 | reg-shift = <2>;
|
376 | 380 | reg-io-width = <4>;
|
377 | 381 | status = "disabled";
|
|
380 | 384 | uart3: serial@d4017200 {
|
381 | 385 | compatible = "spacemit,k1-uart", "intel,xscale-uart";
|
382 | 386 | reg = <0x0 0xd4017200 0x0 0x100>;
|
| 387 | + clocks = <&syscon_apbc CLK_UART3>, |
| 388 | + <&syscon_apbc CLK_UART3_BUS>; |
| 389 | + clock-names = "core", "bus"; |
383 | 390 | interrupts = <45>;
|
384 |
| - clock-frequency = <14857000>; |
385 | 391 | reg-shift = <2>;
|
386 | 392 | reg-io-width = <4>;
|
387 | 393 | status = "disabled";
|
|
390 | 396 | uart4: serial@d4017300 {
|
391 | 397 | compatible = "spacemit,k1-uart", "intel,xscale-uart";
|
392 | 398 | reg = <0x0 0xd4017300 0x0 0x100>;
|
| 399 | + clocks = <&syscon_apbc CLK_UART4>, |
| 400 | + <&syscon_apbc CLK_UART4_BUS>; |
| 401 | + clock-names = "core", "bus"; |
393 | 402 | interrupts = <46>;
|
394 |
| - clock-frequency = <14857000>; |
395 | 403 | reg-shift = <2>;
|
396 | 404 | reg-io-width = <4>;
|
397 | 405 | status = "disabled";
|
|
400 | 408 | uart5: serial@d4017400 {
|
401 | 409 | compatible = "spacemit,k1-uart", "intel,xscale-uart";
|
402 | 410 | reg = <0x0 0xd4017400 0x0 0x100>;
|
| 411 | + clocks = <&syscon_apbc CLK_UART5>, |
| 412 | + <&syscon_apbc CLK_UART5_BUS>; |
| 413 | + clock-names = "core", "bus"; |
403 | 414 | interrupts = <47>;
|
404 |
| - clock-frequency = <14857000>; |
405 | 415 | reg-shift = <2>;
|
406 | 416 | reg-io-width = <4>;
|
407 | 417 | status = "disabled";
|
|
410 | 420 | uart6: serial@d4017500 {
|
411 | 421 | compatible = "spacemit,k1-uart", "intel,xscale-uart";
|
412 | 422 | reg = <0x0 0xd4017500 0x0 0x100>;
|
| 423 | + clocks = <&syscon_apbc CLK_UART6>, |
| 424 | + <&syscon_apbc CLK_UART6_BUS>; |
| 425 | + clock-names = "core", "bus"; |
413 | 426 | interrupts = <48>;
|
414 |
| - clock-frequency = <14857000>; |
415 | 427 | reg-shift = <2>;
|
416 | 428 | reg-io-width = <4>;
|
417 | 429 | status = "disabled";
|
|
420 | 432 | uart7: serial@d4017600 {
|
421 | 433 | compatible = "spacemit,k1-uart", "intel,xscale-uart";
|
422 | 434 | reg = <0x0 0xd4017600 0x0 0x100>;
|
| 435 | + clocks = <&syscon_apbc CLK_UART7>, |
| 436 | + <&syscon_apbc CLK_UART7_BUS>; |
| 437 | + clock-names = "core", "bus"; |
423 | 438 | interrupts = <49>;
|
424 |
| - clock-frequency = <14857000>; |
425 | 439 | reg-shift = <2>;
|
426 | 440 | reg-io-width = <4>;
|
427 | 441 | status = "disabled";
|
|
430 | 444 | uart8: serial@d4017700 {
|
431 | 445 | compatible = "spacemit,k1-uart", "intel,xscale-uart";
|
432 | 446 | reg = <0x0 0xd4017700 0x0 0x100>;
|
| 447 | + clocks = <&syscon_apbc CLK_UART8>, |
| 448 | + <&syscon_apbc CLK_UART8_BUS>; |
| 449 | + clock-names = "core", "bus"; |
433 | 450 | interrupts = <50>;
|
434 |
| - clock-frequency = <14857000>; |
435 | 451 | reg-shift = <2>;
|
436 | 452 | reg-io-width = <4>;
|
437 | 453 | status = "disabled";
|
|
440 | 456 | uart9: serial@d4017800 {
|
441 | 457 | compatible = "spacemit,k1-uart", "intel,xscale-uart";
|
442 | 458 | reg = <0x0 0xd4017800 0x0 0x100>;
|
| 459 | + clocks = <&syscon_apbc CLK_UART9>, |
| 460 | + <&syscon_apbc CLK_UART9_BUS>; |
| 461 | + clock-names = "core", "bus"; |
443 | 462 | interrupts = <51>;
|
444 |
| - clock-frequency = <14857000>; |
445 | 463 | reg-shift = <2>;
|
446 | 464 | reg-io-width = <4>;
|
447 | 465 | status = "disabled";
|
|
0 commit comments