On 3.01.2025 7:37 AM, Manikanta Mylavarapu wrote: > Serial engines 4 and 5 on the IPQ5424 support SPI. Serial engine 4 is > exclusively dedicated to SPI, whereas serial engine 5 is firmware based > and supports SPI, I2C, and UART. > > The SPI instance operates on serial engine 4, designated as spi0, and on > serial engine 5, designated as spi1. Add both the spi0 and spi1 nodes. > > Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@xxxxxxxxxxx> > --- Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> Konrad