zephyr/samples/drivers
Francois Ramu 819cb95438 boards: arm: stm32l562e_dk includes the sdfp table for its octoflash
Moving the SDFP table property from the sample to the device tree
of the stm32l562e_dk disco kit.
The MX52lm51245 Nor octoflash mounted on this boarddoes not
provide its own internal SFDP parameters.
With this patch, the SFDP table is given by the board DTS.
So that the stm32 ospi driver can initialized the  NOR octoflash
correctly with the parameter from that property instead of
relying on the nor octoflash.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2022-11-24 09:37:07 +01:00
..
adc boards: cc13x2/cc26x2*: add ADC sample + update docs 2022-11-04 17:31:59 -04:00
audio/dmic includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
can drivers: can: skip all CAN loopback mode tests for kvaser,pcican 2022-11-01 15:22:31 -04:00
clock_control_litex includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
counter tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
crypto includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
current_sensing
dac includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
display includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
eeprom samples: drivers: eeprom: remove EEPROM shell overlay 2022-11-15 09:43:42 -06:00
espi samples: drivers: espi: Re-enable eSPI SAF for MEC152x board 2022-09-29 14:59:32 +00:00
flash_shell samples: drivers: flash_shell: disambiguate flash shell app 2022-11-19 14:24:38 -05:00
fpga/fpga_controller samples: drivers: fpga: fpga_controller: fix links in README.rst 2022-11-15 05:59:09 -05:00
ht16k33 include: add missing kernel.h include 2022-10-11 18:05:17 +02:00
i2c_fujitsu_fram tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
i2s includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ipm samples: drivers: ipm: update to use sysbuild 2022-11-15 14:46:02 +01:00
jesd216 boards: arm: stm32l562e_dk includes the sdfp table for its octoflash 2022-11-24 09:37:07 +01:00
kscan tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
kscan_touch tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
lcd_cyclonev_socdk devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
lcd_hd44780 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_apa102 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_apa102c_bitbang includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_lp503x includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_lp3943 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_lp5562 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_lpd8806 samples: led_lpd8806: Remove outdated link 2022-09-29 12:20:14 +02:00
led_pca9633 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_pwm includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_sx1509b_intensity includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_ws2812 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
lora samples: lora: remove platform_allow 2022-09-29 08:59:03 +00:00
mbox includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
misc tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
peci tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
ps2 tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
soc_flash_nrf samples/soc_flash_nrf: Switch to FIXED_PARTITION_ macros 2022-09-06 09:56:37 +02:00
spi_bitbang includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
spi_flash samples: drivers: stm32u5x octospi enables DMA 2022-11-22 12:00:00 +00:00
spi_flash_at45 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
spi_fujitsu_fram includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
uart includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
w1/scanner samples/drivers/w1: scanner: add ds2485 overlay 2022-09-09 14:11:30 +00:00
watchdog samples: drivers: watchdog stm32 wwdg decrease apb clock 2022-11-11 08:40:23 +00:00
drivers.rst