Commit 9552455
committed
scripts: genpinctrl: treat STM32MP13 and STM32MP15 as separate series
Instead of hacking around when processing the STM32MP1 series, separate
STM32MP13 and STM32MP15 SoCs lines into dedicated series ("families", as
the script calls them). This allows simplifying the script's logic.
Signed-off-by: Mathieu Choplain <mathieu.choplain-ext@st.com>1 parent c60a842 commit 9552455
1 file changed
Lines changed: 16 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
456 | 457 | | |
457 | 458 | | |
458 | 459 | | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
459 | 470 | | |
460 | 471 | | |
461 | 472 | | |
| |||
637 | 648 | | |
638 | 649 | | |
639 | 650 | | |
640 | | - | |
641 | | - | |
642 | | - | |
643 | | - | |
644 | | - | |
645 | | - | |
646 | | - | |
647 | | - | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
648 | 654 | | |
| 655 | + | |
| 656 | + | |
649 | 657 | | |
650 | 658 | | |
651 | 659 | | |
| |||
0 commit comments