Browse Source
Currently, the SPI pinctrl is incorrect for the spi0 node. In this PR (#77850), we changed the pinctrl number for SPI from spi0 to spi1, but we forgot to update the node name to spi1. This commit aims to: - Correct the spi node in test app spi_loopback for ek_ra8d1 Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>pull/78120/head
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue