Skip to content

Commit cf82731

Browse files
kbidanierwango
authored andcommitted
scripts: genpinctrl: update scripts for u3 support
Modification to support -pinctrl.dtsi files generation for stm32u3 socs Signed-off-by: Khaoula Bidani <[email protected]>
1 parent 2f217b6 commit cf82731

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/genpinctrl/genpinctrl.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"stm32mp1": 0x50002000,
6969
"stm32n6": 0x56020000,
7070
"stm32u0": 0x50000000,
71+
"stm32u3": 0x42020000,
7172
"stm32u5": 0x42020000,
7273
"stm32wba": 0x42020000,
7374
"stm32wb": 0x48000000,

0 commit comments

Comments
 (0)