diff --git a/scripts/genpinctrl/stm32-pinctrl-config.yaml b/scripts/genpinctrl/stm32-pinctrl-config.yaml index b52b550ec..27f9a7194 100644 --- a/scripts/genpinctrl/stm32-pinctrl-config.yaml +++ b/scripts/genpinctrl/stm32-pinctrl-config.yaml @@ -149,6 +149,9 @@ - name: LTDC match: "^LTDC_(?:DE|CLK|HSYNC|VSYNC|R[0-7]|G[0-7]|B[0-7])$" +- name: LPTIM + match: "^LPTIM[1-6]_(IN[1-2]|CH[1-2]|ETR|OUT)$" + - name: OCTOSPI match: "^OCTOSPI(.*)(?:CLK|NCS|DQS|IO[0-7])$" slew-rate: very-high-speed