boards: remove pinmux as supported feature

The tag that marks pinmux as supported is not used by any test or
sample, therefore this doesn't seem needed anymore.

- remove from 3 mec1x boards, they still use pinmux,
  but as the tag is neither used in tests and pinmux
  deprecated anyway no need for it.
- remove from 5 esp32 boards, as they now use pinctrl.
- remove from 2 lpc boards, as they now use pinctrl.
- remove from 1 stm32 board, as it now uses pinctrl.
- remove from 1 npcx board, as it now uses pinctrl.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
This commit is contained in:
Thomas Stranger 2022-09-17 19:10:58 +02:00 committed by Mahesh Mahadevan
commit 932020d700
12 changed files with 0 additions and 12 deletions

View file

@ -16,7 +16,6 @@ supported:
- spi
- i2c
- gpio
- pinmux
- counter
- eeprom
- nvs

View file

@ -17,5 +17,4 @@ supported:
- eeprom
- gpio
- i2c
- pinmux
- serial

View file

@ -7,7 +7,6 @@ toolchain:
supported:
- arduino_serial
- clock_controller
- pinmux
- gpio
- i2c
- serial

View file

@ -19,7 +19,6 @@ supported:
- espi
- gpio
- i2c
- pinmux
- pwm
- watchdog
- kscan

View file

@ -19,7 +19,6 @@ supported:
- espi
- gpio
- i2c
- pinmux
- pwm
- watchdog
- kscan

View file

@ -15,7 +15,6 @@ ram: 64
flash: 352
supported:
- gpio
- pinmux
- i2c
- adc
- pwm

View file

@ -18,7 +18,6 @@ supported:
- clock
- gpio
- i2c
- pinmux
- pm
- pwm
- psl

View file

@ -9,7 +9,6 @@ supported:
- i2c
- watchdog
- uart
- pinmux
- nvs
- pwm
testing:

View file

@ -8,7 +8,6 @@ supported:
- gpio
- i2c
- uart
- pinmux
testing:
ignore_tags:
- net

View file

@ -10,7 +10,6 @@ supported:
- spi
- watchdog
- uart
- pinmux
- nvs
- pwm
testing:

View file

@ -9,7 +9,6 @@ supported:
- i2c
- watchdog
- uart
- pinmux
- nvs
testing:
ignore_tags:

View file

@ -10,7 +10,6 @@ supported:
- spi
- watchdog
- uart
- pinmux
- nvs
testing:
ignore_tags: