zephyr/drivers
Erwan Gouriou 346d2ab92f drivers/uart: stm32f1: Add remap support for dt configured pinctrl
On stm32f1 series, device pinctrl configuration could be modified
thanks to remapping capability.
Remapping allows to provide alternate pinctrl configuration to a
peripheral device and applies to all impacted pins.

So, specifically for stm32f1 series, apply remapping when required
before proceeding with pin configuration.
Additionally, because remapping is defined individually for each pin,
apply a function on pinctrl configuration to check remapping setting
coherency accorss pins.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-10-01 11:08:42 -05:00
..
adc drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
audio
bluetooth drivers: Bluetooth: rpmsg: Add missing BT_QUIRK_NO_AUTO_DLE 2020-09-16 12:02:32 +02:00
can drivers: mcux: imx rt flexcan support 2020-09-29 14:03:10 -05:00
clock_control drivers: mcux: imx rt flexcan support 2020-09-29 14:03:10 -05:00
console device: Fixing new left over device instance made constant 2020-09-15 09:18:43 -05:00
counter drivers: timer: nrf: Add configurable clock startup mode 2020-09-10 21:31:01 +02:00
crypto
dac
debug
display drivers: display: ili9340: remove old hardcoded configurations 2020-09-29 14:18:05 -05:00
dma drivers: dma: dma_stm32_v2: typo in compilation switch 2020-09-11 09:31:27 -05:00
ec_host_cmd_periph ec_host_cmd_periph: add device API 2020-09-04 14:50:45 -04:00
eeprom dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00
entropy drivers/entropy: stm32: fix error erasing 2020-09-09 14:10:07 +02:00
espi
ethernet drivers: eth_enc424j600: initialize device pointer 2020-09-21 16:45:03 -05:00
flash drivers: nrf_qspi: fix devicetree opcode references 2020-09-23 13:27:46 -05:00
gpio drivers: gpio: sx1509b: fix interrupt handler argument 2020-09-03 14:05:56 -04:00
hwinfo drivers: hwinfo: sam: Add sam4l hwinfo support 2020-09-04 16:29:19 -05:00
i2c dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00
i2s i2s: cavs: cast device struct to void ptr for DMA user data 2020-09-03 17:33:11 -04:00
ieee802154 drivers: ieee802154: Add more error codes to nrf5 driver tx 2020-09-30 14:32:19 +03:00
interrupt_controller driver: interrupt_controller: miwu: fix build errors from device const 2020-09-02 19:01:28 +02:00
ipm drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
kscan dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00
led dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00
led_strip drivers: led_strip: APA102 use CS flags from devicetree 2020-09-14 18:35:26 -05:00
lora drivers: lora: sx126x: Support software-managed RF switches 2020-09-04 12:36:53 +02:00
modem drivers: modem: hl7800: fix dts binding 2020-09-16 14:21:41 -05:00
net drivers: net: slip: Allow slip to co-exist with other interfaces 2020-09-21 10:02:06 -05:00
neural_net
pcie drivers: pcie: endpoint: fix ISR prototype 2020-09-08 18:10:22 -05:00
peci drivers: peci: xec: Fix error recovery handling 2020-09-15 12:35:15 -05:00
pinmux drivers/pinmux: stm32f1: Update dt to gpio encoding function 2020-10-01 11:08:42 -05:00
ps2 drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
ptp_clock
pwm
sensor drivers: sensor: hts221: Add checks for drdy_gpios macros 2020-09-24 09:51:08 -05:00
serial drivers/uart: stm32f1: Add remap support for dt configured pinctrl 2020-10-01 11:08:42 -05:00
spi drivers: spi: nrfx: Restore recently changed spi_context function 2020-09-15 15:59:18 +02:00
timer drivers: timer: nrf: Add configurable clock startup mode 2020-09-10 21:31:01 +02:00
usb usb: nrf: Do not allow to clear STALL or dtoggle for ISO ep. 2020-09-15 10:15:20 +02:00
video drivers: video: mcux_csi: Fix compile error 2020-09-03 18:08:08 -04:00
watchdog drivers: watchdog: cmsdk: rename wdog_cmsdk_apb_enable 2020-09-09 17:19:43 +02:00
wifi drivers: wifi: fix simplelink driver to use zsock_ functions 2020-10-01 17:35:45 +03:00
CMakeLists.txt ec_host_cmd_periph: add device API 2020-09-04 14:50:45 -04:00
Kconfig ec_host_cmd_periph: add device API 2020-09-04 14:50:45 -04:00