Skip to content

Commit 2e8e62f

Browse files
KozhinovAlexandererwango
authored andcommitted
scripts: genpinctrl: stm32-pinctrl-config.yaml: opamp
add opamp pins config Signed-off-by: Alexander Kozhinov <[email protected]>
1 parent 85f2cee commit 2e8e62f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/genpinctrl/stm32-pinctrl-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,9 @@
167167
match: "^OCTOSPI(.*)(?:CLK|NCS|DQS|IO[0-7])$"
168168
slew-rate: very-high-speed
169169

170+
- name: OPAMP
171+
match: "^OPAMP\\d+_V(IN[MP])?(OUT)?$"
172+
170173
- name: RCC_MCO
171174
match: "^RCC_MCO_?(\\d+)?$"
172175
mode: alternate

0 commit comments

Comments
 (0)