|
138 | 138 | d2_uart0_ctsn: d2-uart0-ctsn-pins { |
139 | 139 | pinctrl-single,pins = < |
140 | 140 | /* (P1) MCU_UART0_CTSn */ |
141 | | - AM65X_WKUP_IOPAD(0x004C, PIN_INPUT, 4) |
| 141 | + AM65X_WKUP_IOPAD(0x004c, PIN_INPUT, 4) |
142 | 142 | >; |
143 | 143 | }; |
144 | 144 |
|
145 | 145 | d2_gpio: d2-gpio-pins { |
146 | 146 | pinctrl-single,pins = < |
147 | 147 | /* (P5) WKUP_GPIO0_31 */ |
148 | | - AM65X_WKUP_IOPAD(0x004C, PIN_INPUT, 7) |
| 148 | + AM65X_WKUP_IOPAD(0x004c, PIN_INPUT, 7) |
149 | 149 | >; |
150 | 150 | }; |
151 | 151 |
|
152 | 152 | d2_gpio_pullup: d2-gpio-pullup-pins { |
153 | 153 | pinctrl-single,pins = < |
154 | 154 | /* (P5) WKUP_GPIO0_31 */ |
155 | | - AM65X_WKUP_IOPAD(0x004C, PIN_INPUT, 7) |
| 155 | + AM65X_WKUP_IOPAD(0x004c, PIN_INPUT, 7) |
156 | 156 | >; |
157 | 157 | }; |
158 | 158 |
|
159 | 159 | d2_gpio_pulldown: d2-gpio-pulldown-pins { |
160 | 160 | pinctrl-single,pins = < |
161 | 161 | /* (P5) WKUP_GPIO0_31 */ |
162 | | - AM65X_WKUP_IOPAD(0x004C, PIN_INPUT_PULLDOWN, 7) |
| 162 | + AM65X_WKUP_IOPAD(0x004c, PIN_INPUT_PULLDOWN, 7) |
163 | 163 | >; |
164 | 164 | }; |
165 | 165 |
|
|
348 | 348 | a2_gpio: a2-gpio-pins { |
349 | 349 | pinctrl-single,pins = < |
350 | 350 | /* (L5) WKUP_GPIO0_43 */ |
351 | | - AM65X_WKUP_IOPAD(0x007C, PIN_INPUT, 7) |
| 351 | + AM65X_WKUP_IOPAD(0x007c, PIN_INPUT, 7) |
352 | 352 | >; |
353 | 353 | }; |
354 | 354 |
|
355 | 355 | a2_gpio_pullup: a2-gpio-pullup-pins { |
356 | 356 | pinctrl-single,pins = < |
357 | 357 | /* (L5) WKUP_GPIO0_43 */ |
358 | | - AM65X_WKUP_IOPAD(0x007C, PIN_INPUT, 7) |
| 358 | + AM65X_WKUP_IOPAD(0x007c, PIN_INPUT, 7) |
359 | 359 | >; |
360 | 360 | }; |
361 | 361 |
|
362 | 362 | a2_gpio_pulldown: a2-gpio-pulldown-pins { |
363 | 363 | pinctrl-single,pins = < |
364 | 364 | /* (L5) WKUP_GPIO0_43 */ |
365 | | - AM65X_WKUP_IOPAD(0x007C, PIN_INPUT_PULLDOWN, 7) |
| 365 | + AM65X_WKUP_IOPAD(0x007c, PIN_INPUT_PULLDOWN, 7) |
366 | 366 | >; |
367 | 367 | }; |
368 | 368 |
|
369 | 369 | a3_gpio: a3-gpio-pins { |
370 | 370 | pinctrl-single,pins = < |
371 | 371 | /* (M5) WKUP_GPIO0_39 */ |
372 | | - AM65X_WKUP_IOPAD(0x006C, PIN_INPUT, 7) |
| 372 | + AM65X_WKUP_IOPAD(0x006c, PIN_INPUT, 7) |
373 | 373 | >; |
374 | 374 | }; |
375 | 375 |
|
376 | 376 | a3_gpio_pullup: a3-gpio-pullup-pins { |
377 | 377 | pinctrl-single,pins = < |
378 | 378 | /* (M5) WKUP_GPIO0_39 */ |
379 | | - AM65X_WKUP_IOPAD(0x006C, PIN_INPUT, 7) |
| 379 | + AM65X_WKUP_IOPAD(0x006c, PIN_INPUT, 7) |
380 | 380 | >; |
381 | 381 | }; |
382 | 382 |
|
383 | 383 | a3_gpio_pulldown: a3-gpio-pulldown-pins { |
384 | 384 | pinctrl-single,pins = < |
385 | 385 | /* (M5) WKUP_GPIO0_39 */ |
386 | | - AM65X_WKUP_IOPAD(0x006C, PIN_INPUT_PULLDOWN, 7) |
| 386 | + AM65X_WKUP_IOPAD(0x006c, PIN_INPUT_PULLDOWN, 7) |
387 | 387 | >; |
388 | 388 | }; |
389 | 389 |
|
|
411 | 411 | a5_gpio: a5-gpio-pins { |
412 | 412 | pinctrl-single,pins = < |
413 | 413 | /* (N5) WKUP_GPIO0_35 */ |
414 | | - AM65X_WKUP_IOPAD(0x005C, PIN_INPUT, 7) |
| 414 | + AM65X_WKUP_IOPAD(0x005c, PIN_INPUT, 7) |
415 | 415 | >; |
416 | 416 | }; |
417 | 417 |
|
418 | 418 | a5_gpio_pullup: a5-gpio-pullup-pins { |
419 | 419 | pinctrl-single,pins = < |
420 | 420 | /* (N5) WKUP_GPIO0_35 */ |
421 | | - AM65X_WKUP_IOPAD(0x005C, PIN_INPUT_PULLUP, 7) |
| 421 | + AM65X_WKUP_IOPAD(0x005c, PIN_INPUT_PULLUP, 7) |
422 | 422 | >; |
423 | 423 | }; |
424 | 424 |
|
425 | 425 | a5_gpio_pulldown: a5-gpio-pulldown-pins { |
426 | 426 | pinctrl-single,pins = < |
427 | 427 | /* (N5) WKUP_GPIO0_35 */ |
428 | | - AM65X_WKUP_IOPAD(0x005C, PIN_INPUT_PULLDOWN, 7) |
| 428 | + AM65X_WKUP_IOPAD(0x005c, PIN_INPUT_PULLDOWN, 7) |
429 | 429 | >; |
430 | 430 | }; |
431 | 431 |
|
|
533 | 533 | d5_ehrpwm1_a: d5-ehrpwm1-a-pins { |
534 | 534 | pinctrl-single,pins = < |
535 | 535 | /* (AF17) EHRPWM1_A */ |
536 | | - AM65X_IOPAD(0x008C, PIN_OUTPUT, 5) |
| 536 | + AM65X_IOPAD(0x008c, PIN_OUTPUT, 5) |
537 | 537 | >; |
538 | 538 | }; |
539 | 539 |
|
540 | 540 | d5_gpio: d5-gpio-pins { |
541 | 541 | pinctrl-single,pins = < |
542 | 542 | /* (AF17) GPIO0_35 */ |
543 | | - AM65X_IOPAD(0x008C, PIN_INPUT, 7) |
| 543 | + AM65X_IOPAD(0x008c, PIN_INPUT, 7) |
544 | 544 | >; |
545 | 545 | }; |
546 | 546 |
|
547 | 547 | d5_gpio_pullup: d5-gpio-pullup-pins { |
548 | 548 | pinctrl-single,pins = < |
549 | 549 | /* (AF17) GPIO0_35 */ |
550 | | - AM65X_IOPAD(0x008C, PIN_INPUT_PULLUP, 7) |
| 550 | + AM65X_IOPAD(0x008c, PIN_INPUT_PULLUP, 7) |
551 | 551 | >; |
552 | 552 | }; |
553 | 553 |
|
554 | 554 | d5_gpio_pulldown: d5-gpio-pulldown-pins { |
555 | 555 | pinctrl-single,pins = < |
556 | 556 | /* (AF17) GPIO0_35 */ |
557 | | - AM65X_IOPAD(0x008C, PIN_INPUT_PULLDOWN, 7) |
| 557 | + AM65X_IOPAD(0x008c, PIN_INPUT_PULLDOWN, 7) |
558 | 558 | >; |
559 | 559 | }; |
560 | 560 |
|
|
589 | 589 | d7_ehrpwm3_a: d7-ehrpwm3-a-pins { |
590 | 590 | pinctrl-single,pins = < |
591 | 591 | /* (AH15) EHRPWM3_A */ |
592 | | - AM65X_IOPAD(0x00AC, PIN_OUTPUT, 5) |
| 592 | + AM65X_IOPAD(0x00ac, PIN_OUTPUT, 5) |
593 | 593 | >; |
594 | 594 | }; |
595 | 595 |
|
596 | 596 | d7_gpio: d7-gpio-pins { |
597 | 597 | pinctrl-single,pins = < |
598 | 598 | /* (AH15) GPIO0_43 */ |
599 | | - AM65X_IOPAD(0x00AC, PIN_INPUT, 7) |
| 599 | + AM65X_IOPAD(0x00ac, PIN_INPUT, 7) |
600 | 600 | >; |
601 | 601 | }; |
602 | 602 |
|
603 | 603 | d7_gpio_pullup: d7-gpio-pullup-pins { |
604 | 604 | pinctrl-single,pins = < |
605 | 605 | /* (AH15) GPIO0_43 */ |
606 | | - AM65X_IOPAD(0x00AC, PIN_INPUT_PULLUP, 7) |
| 606 | + AM65X_IOPAD(0x00ac, PIN_INPUT_PULLUP, 7) |
607 | 607 | >; |
608 | 608 | }; |
609 | 609 |
|
610 | 610 | d7_gpio_pulldown: d7-gpio-pulldown-pins { |
611 | 611 | pinctrl-single,pins = < |
612 | 612 | /* (AH15) GPIO0_43 */ |
613 | | - AM65X_IOPAD(0x00AC, PIN_INPUT_PULLDOWN, 7) |
| 613 | + AM65X_IOPAD(0x00ac, PIN_INPUT_PULLDOWN, 7) |
614 | 614 | >; |
615 | 615 | }; |
616 | 616 |
|
617 | 617 | d8_ehrpwm4_a: d8-ehrpwm4-a-pins { |
618 | 618 | pinctrl-single,pins = < |
619 | 619 | /* (AG15) EHRPWM4_A */ |
620 | | - AM65X_IOPAD(0x00C0, PIN_OUTPUT, 5) |
| 620 | + AM65X_IOPAD(0x00c0, PIN_OUTPUT, 5) |
621 | 621 | >; |
622 | 622 | }; |
623 | 623 |
|
624 | 624 | d8_gpio: d8-gpio-pins { |
625 | 625 | pinctrl-single,pins = < |
626 | 626 | /* (AG15) GPIO0_48 */ |
627 | | - AM65X_IOPAD(0x00C0, PIN_INPUT, 7) |
| 627 | + AM65X_IOPAD(0x00c0, PIN_INPUT, 7) |
628 | 628 | >; |
629 | 629 | }; |
630 | 630 |
|
631 | 631 | d8_gpio_pullup: d8-gpio-pullup-pins { |
632 | 632 | pinctrl-single,pins = < |
633 | 633 | /* (AG15) GPIO0_48 */ |
634 | | - AM65X_IOPAD(0x00C0, PIN_INPUT_PULLUP, 7) |
| 634 | + AM65X_IOPAD(0x00c0, PIN_INPUT_PULLUP, 7) |
635 | 635 | >; |
636 | 636 | }; |
637 | 637 |
|
638 | 638 | d8_gpio_pulldown: d8-gpio-pulldown-pins { |
639 | 639 | pinctrl-single,pins = < |
640 | 640 | /* (AG15) GPIO0_48 */ |
641 | | - AM65X_IOPAD(0x00C0, PIN_INPUT_PULLDOWN, 7) |
| 641 | + AM65X_IOPAD(0x00c0, PIN_INPUT_PULLDOWN, 7) |
642 | 642 | >; |
643 | 643 | }; |
644 | 644 |
|
645 | 645 | d9_ehrpwm5_a: d9-ehrpwm5-a-pins { |
646 | 646 | pinctrl-single,pins = < |
647 | 647 | /* (AD15) EHRPWM5_A */ |
648 | | - AM65X_IOPAD(0x00CC, PIN_OUTPUT, 5) |
| 648 | + AM65X_IOPAD(0x00cc, PIN_OUTPUT, 5) |
649 | 649 | >; |
650 | 650 | }; |
651 | 651 |
|
652 | 652 | d9_gpio: d9-gpio-pins { |
653 | 653 | pinctrl-single,pins = < |
654 | 654 | /* (AD15) GPIO0_51 */ |
655 | | - AM65X_IOPAD(0x00CC, PIN_INPUT, 7) |
| 655 | + AM65X_IOPAD(0x00cc, PIN_INPUT, 7) |
656 | 656 | >; |
657 | 657 | }; |
658 | 658 |
|
659 | 659 | d9_gpio_pullup: d9-gpio-pullup-pins { |
660 | 660 | pinctrl-single,pins = < |
661 | 661 | /* (AD15) GPIO0_51 */ |
662 | | - AM65X_IOPAD(0x00CC, PIN_INPUT_PULLUP, 7) |
| 662 | + AM65X_IOPAD(0x00cc, PIN_INPUT_PULLUP, 7) |
663 | 663 | >; |
664 | 664 | }; |
665 | 665 |
|
666 | 666 | d9_gpio_pulldown: d9-gpio-pulldown-pins { |
667 | 667 | pinctrl-single,pins = < |
668 | 668 | /* (AD15) GPIO0_51 */ |
669 | | - AM65X_IOPAD(0x00CC, PIN_INPUT_PULLDOWN, 7) |
| 669 | + AM65X_IOPAD(0x00cc, PIN_INPUT_PULLDOWN, 7) |
670 | 670 | >; |
671 | 671 | }; |
672 | 672 | }; |
|
0 commit comments