zephyr/include/dt-bindings
Gerard Marull-Paretas e671d363b8 drivers: memc: stm32: initial support for stm32 FMC
This commit adds a new driver category for memory controller
peripherals. There is no API involved for now, as it has not been found
necessary for first implementation.

STM32 Flexible Memory Controller (FMC) is the only controller supported
for now. This peripheral allows to access multiple types of external
memories, e.g. SDRAM, NAND, NOR Flash...

The initial implementation adds support for the SDRAM controller only.
The HAL API is used, so the implementation should be portable to other
STM32 series. It has only been tested on H7 series, so for now it can
only be enabled when working on H7.

Linker facilities have also been added in order to allow applications to
easily define a variable in SDRAM.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2020-11-24 16:33:17 +01:00
..
clock include: Add NXP LPC clock control driver 2020-10-15 11:17:24 -05:00
dac drivers: dac: Added driver for TI DACx0508 2020-08-26 12:24:43 +02:00
display drivers: display: ili9xxx: generalize ILI display driver 2020-11-10 15:52:12 -06:00
dma include: bindings: dma define the bindings for stm32 soc series 2020-04-17 03:13:02 -05:00
espi drivers: eSPI: add eSPI driver support for NPCX7 series. 2020-10-02 11:33:15 +02:00
gpio gpio: remove deprecated API functions/macros 2020-06-16 19:13:05 +02:00
i2c
interrupt-controller interrupt_controller: gic: update default priority 2020-07-01 08:02:57 -04:00
led dts: introduce binding for LED controllers 2020-08-28 15:04:35 +02:00
lora dts: bindings: Add bindings for Semtech SX126x 2020-07-02 08:32:37 -04:00
memory-controller drivers: memc: stm32: initial support for stm32 FMC 2020-11-24 16:33:17 +01:00
pcie
pinctrl include/dt-bindings: Add include binding for st,stm32f1-pinctrl 2020-10-01 11:08:42 -05:00
pwm
rdc soc: arm: nxp_imx: Convert from Kconfig to DT_NODELABEL 2020-04-04 09:34:00 -05:00
usb
dt-util.h include: dt-bindings: Add macros entry point for DTS preprocessor 2020-10-23 09:38:55 -05:00