zephyr/modules
Grzegorz Swiderski 24ce3f4182 drivers: serial: nrfx: Update Kconfig dependencies for RX cache
Two Kconfig symbols were tied to a board-specific DT nodelabel - namely
the `NRFX_UARTE_CONFIG_RX_CACHE_ENABLED` and `UART_<n>_RX_CACHE_SIZE`
were tied to `shared_ram3x_region` - but this is not necessary.

That DT node is where the UARTE driver RX/TX cache buffers are placed
in the default nRF54H20 DK memory map, but on another board, they could
be located somewhere else.

The exact memory sub-regions used for this purpose are indicated using
the `memory-regions` property on each UARTE instance, which should be
generic enough already, so let's use that instead.

Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
2024-05-13 16:05:39 -04:00
..
acpica
canopennode
cmsis
cmsis-dsp
cmsis-nn
fatfs
hal_ambiq drivers: hwinfo: Adds Ambiq hwinfo support 2024-05-10 12:32:02 +02:00
hal_ethos_u modules: hal_ethos_u: add support for log level NONE 2024-03-21 09:07:35 +01:00
hal_gigadevice
hal_infineon wifi: airoc: remove dependency on CYHAL 2024-04-09 16:57:49 +02:00
hal_nordic drivers: serial: nrfx: Update Kconfig dependencies for RX cache 2024-05-13 16:05:39 -04:00
hal_nxp
hal_rpi_pico
hal_st drivers: sensor: lis2dux12: Add lis2dux12 driver 2024-04-04 09:45:49 +01:00
hostap hostap: Fix the function name to be more descriptive 2024-05-06 14:55:09 +01:00
liblc3
littlefs
loramac-node lorawan: services: add Fragmented Data Block Transport 2024-05-02 16:54:43 +02:00
lvgl modules: lvgl: Fix coordinate handling for invert-{x,y} and swap-xy 2024-04-30 18:22:57 +02:00
lz4
mbedtls mbedtls: introduce PSA-specific Kconfig file 2024-05-10 18:24:38 -04:00
nanopb modules: nanopb: Pull upstream fixes 2024-05-07 21:22:43 -04:00
openthread drivers: ieee802154: fix configuring CSL IE in ACK 2024-04-03 13:57:50 +03:00
percepio west: percepio: update module 2024-03-19 06:50:19 -04:00
segger modules: segger: Add Kconfig option to use CCM for data 2024-04-17 14:38:54 +02:00
tflite-micro
thrift
trusted-firmware-a
trusted-firmware-m tfm: cmake: Delete dead CMake code 2024-05-07 17:57:40 -04:00
uoscore-uedhoc
zcbor
Kconfig
Kconfig.altera
Kconfig.atmel
Kconfig.chre
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32
Kconfig.imx
Kconfig.infineon
Kconfig.intel
Kconfig.libmetal
Kconfig.mcuboot mcuboot: Remove OVERWRITE_ONLY from DIRECT_XIP modes. 2024-05-08 12:04:45 +02:00
Kconfig.mcux modules: mcux: Drop HAS_MCUX_CSI config 2024-05-10 18:09:44 -04:00
Kconfig.microchip
Kconfig.nuvoton drivers: rtc: support for Nuvoton numaker m46x 2024-04-30 14:31:29 -04:00
Kconfig.nxp_s32
Kconfig.open-amp
Kconfig.picolibc
Kconfig.silabs
Kconfig.simplelink
Kconfig.sof
Kconfig.stm32
Kconfig.sysbuild
Kconfig.syst
Kconfig.telink
Kconfig.tinycrypt
Kconfig.vega
Kconfig.wurthelektronik
Kconfig.xtensa
modules.cmake