Commit dd718a4
committed
scripts: genpinctrl: fix xspim regex
Fixes the regex used to generate XSPIM pins:
* NCS pins are numbered 1-2 instead of 0-1
* Expand IO numbers beyond 7 (necessary for STM32N6)
Signed-off-by: Guillaume Gautier <[email protected]>1 parent 8b1b256 commit dd718a4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
0 commit comments