Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dts: arm: renesas: ra: fix incorrect node name for sci devices
The sci devices described in the device tree source for RA MCUs are incorrectly specified as being UARTs when they should be SCIs (serial communication interfaces) which can not only operate as UARTs but also as I2C, SPI etc. Signed-off-by: Ian Morris <ian.d.morris@outlook.com>
- Loading branch information