Files
Adam Wojasinski 368acbe2d1 drivers: i2c: i2c_nrfx_twim: Utilize memory-region prop from devicetree
This commit aligns TWIM shim to utilize memory-region property.
The memory-region is not required property that enables user
to specify placement of dma buffers in memory region.
It is done by assigning to memory-region property,
phandle to node with zephyr,memory-region and mimo-sram compatible.

When memory-region property is not specified for given
instance, buffer is placed in default RAM region with other data.

Signed-off-by: Adam Wojasinski <adam.wojasinski@nordicsemi.no>
2023-07-26 09:36:31 +02:00
..
2022-06-29 17:51:31 +02:00
2023-04-07 13:17:43 +02:00
2023-04-07 13:17:43 +02:00
2022-06-29 17:51:31 +02:00
2023-07-25 09:12:26 +02:00
2023-05-19 10:06:38 +02:00
2022-06-29 17:51:31 +02:00