boards: infineon: standardize pinctrl in supported list

Update board YAML files to use 'pinctrl' instead of 'pin_ctrl'
in the supported features list for consistency with Zephyr
naming conventions.

Affected boards:
- cy8cproto_041tp
- kit_pse84_ai
- kit_pse84_eval

Signed-off-by: Braeden Lane <Braeden.Lane@infineon.com>
This commit is contained in:
Braeden Lane
2026-01-20 14:44:49 -08:00
committed by Fabio Baltieri
parent 699da43045
commit 4e314b4aec
5 changed files with 5 additions and 5 deletions

View File

@@ -15,5 +15,5 @@ toolchain:
supported:
- uart
- clock_control
- pin_ctrl
- pinctrl
vendor: infineon

View File

@@ -14,5 +14,5 @@ toolchain:
supported:
- clock_control
- gpio
- pin_ctrl
- pinctrl
- uart

View File

@@ -14,5 +14,5 @@ toolchain:
supported:
- clock_control
- gpio
- pin_ctrl
- pinctrl
- uart

View File

@@ -15,6 +15,6 @@ supported:
- clock_control
- dma
- gpio
- pin_ctrl
- pinctrl
- uart
- spi

View File

@@ -15,6 +15,6 @@ supported:
- clock_control
- dma
- gpio
- pin_ctrl
- pinctrl
- uart
- spi