zephyr/drivers
Sahaj Sarup d072ab83ac arm: 96b_stm32_sensor_mez: spi: Enable SPI4
This patch enables SPI4 on the 96Boards STM32 Sensors Mezzanine.
SPI4 has been broken out to a Grove Connector on the board.

Changes:

- Updated board dts to enable spi4
- Updated board Kconfig
- Updated board documentation
- Update board pinmux
- Updated stm32f4 pinmux header file
- Updated stm32f401 dtsi
- Updated stm32f4 defconfig to enable PORTE GPIO
- Added board to spi_loopback test

Test: spi_loopback test passed

Signed-off-by: Sahaj Sarup <sahaj.sarup@linaro.org>
2019-12-18 07:34:37 -06:00
..
adc
audio
bluetooth
can
clock_control various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED() 2019-12-18 08:14:52 -05:00
console
counter drivers: counter: mcux_gpt: Add count-up flag 2019-12-18 07:30:36 -06:00
crypto
display
dma
eeprom
entropy
espi
ethernet
flash
gpio
hwinfo
i2c
i2s
ieee802154
interrupt_controller
ipm various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED() 2019-12-18 08:14:52 -05:00
kscan
led
led_strip drivers: clock_control: nrf: Switch to single clock device 2019-12-17 14:38:19 +01:00
modem
net
neural_net
pcie
pinmux arm: 96b_stm32_sensor_mez: spi: Enable SPI4 2019-12-18 07:34:37 -06:00
ps2
ptp_clock
pwm
sensor drivers: clock_control: nrf: Switch to single clock device 2019-12-17 14:38:19 +01:00
serial various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED() 2019-12-18 08:14:52 -05:00
spi various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED() 2019-12-18 08:14:52 -05:00
timer drivers: clock_control: nrf: Switch to single clock device 2019-12-17 14:38:19 +01:00
usb drivers: clock_control: nrf: Switch to single clock device 2019-12-17 14:38:19 +01:00
video
watchdog drivers: wdt_nrfx: Handle PM callback properly 2019-12-18 12:10:19 +01:00
wifi
CMakeLists.txt
Kconfig