Add overlay and add config to support test spi_loopback for: ek_ra6m1, ek_ra6m2, ek_ra6m3, ek_ra6m4, ek_ra6m5, ek_ra6e2, fpb_ra6e1, fpb_ra6e2, ek_ra4w1, ek_ra4m2, ek_ra4m3, ek_ra4e2, ek_ra2a1. Signed-off-by: Tri Nguyen <tri.nguyen.wj@bp.renesas.com> Signed-off-by: Thao Luong <thao.luong.uw@renesas.com> Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
6 lines
167 B
Text
6 lines
167 B
Text
# Copyright (c) 2024 Renesas Electronics Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_SPI_LOOPBACK_MODE_LOOP=y
|
|
CONFIG_SPI_INTERRUPT=y
|
|
CONFIG_SPI_RA_DTC=y
|