Skip to content

Commit 4df655c

Browse files
committed
dts: st: regenerate all dtsi files
Brings everything to the latest state using current configuration. Using pin open data f4ec11. Excludes C0 family during regeneration. Signed-off-by: Georgij Cernysiov <[email protected]>
1 parent b881559 commit 4df655c

File tree

204 files changed

+47509
-193
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

204 files changed

+47509
-193
lines changed

dts/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ URL:
3131
https://github.com/STMicroelectronics/STM32_open_pin_data
3232

3333
Commit:
34-
77c78c77ada5160c4891aef13cfd02cf1c87be27
34+
f4ec11f00e762e37ffc4020f6d4f20d225bc061d
3535

3636
Maintained-by:
3737
External

dts/st/g0/stm32g0b0ketx-pinctrl.dtsi

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -994,6 +994,28 @@
994994
bias-pull-up;
995995
};
996996

997+
/* USB */
998+
999+
/omit-if-no-ref/ usb_noe_pa4: usb_noe_pa4 {
1000+
pinmux = <STM32_PINMUX('A', 4, AF2)>;
1001+
};
1002+
1003+
/omit-if-no-ref/ usb_dm_pa11: usb_dm_pa11 {
1004+
pinmux = <STM32_PINMUX('A', 11, ANALOG)>;
1005+
};
1006+
1007+
/omit-if-no-ref/ usb_dp_pa12: usb_dp_pa12 {
1008+
pinmux = <STM32_PINMUX('A', 12, ANALOG)>;
1009+
};
1010+
1011+
/omit-if-no-ref/ usb_noe_pa13: usb_noe_pa13 {
1012+
pinmux = <STM32_PINMUX('A', 13, AF2)>;
1013+
};
1014+
1015+
/omit-if-no-ref/ usb_noe_pa15: usb_noe_pa15 {
1016+
pinmux = <STM32_PINMUX('A', 15, AF6)>;
1017+
};
1018+
9971019
};
9981020
};
9991021
};

0 commit comments

Comments
 (0)