tmobile / DevEdge-IoTDevKit-ZephyrRTOS

T-Mobile Zephyr OS is a fork of zephyrproject-rtos/zephyr that is shipped on the DevKit and used for contributing upstream.
Apache License 2.0
13 stars 5 forks source link

drivers: pinctrl: Expand Gecko pinctrl to include tmo_dev_edge #136

Closed DRuffer-tmo closed 1 year ago

DRuffer-tmo commented 1 year ago

Add efm32pg_stk3402a, efr32mg_sltb004a and tmo_dev_edge to pinctrl. Each has a pinctrl.dtsi file defining their pins to their boards. Each device tree is unique to what devices they have supported. Each adds CONFIG_PINCTRL=y to their defconfig files. The drivers are then updated to support this.

DRuffer-tmo commented 1 year ago

Replaced