Hi Tudor, > -----Original Message----- > From: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx> > Sent: Tuesday, March 26, 2024 4:06 PM > To: peter.griffin@xxxxxxxxxx; robh+dt@xxxxxxxxxx; > krzysztof.kozlowski+dt@xxxxxxxxxx; conor+dt@xxxxxxxxxx > Cc: alim.akhtar@xxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux- > samsung-soc@xxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; linux- > kernel@xxxxxxxxxxxxxxx; andre.draszik@xxxxxxxxxx; > willmcvicker@xxxxxxxxxx; kernel-team@xxxxxxxxxxx; Tudor Ambarus > <tudor.ambarus@xxxxxxxxxx> > Subject: [PATCH v2 4/4] arm64: dts: exynos: gs101: define all PERIC USI nodes > > Universal Serial Interface (USI) supports three types of serial interface such > as UART, SPI and I2C. Each protocol works independently. > USI can be configured to work as one of these protocols. Define all the USI > nodes from the PERIC blocks (USI0-14), in all their possible configurations. > These blocks have the TX/RX FIFO depth of 64 bytes. > > Reviewed-by: Peter Griffin <peter.griffin@xxxxxxxxxx> > Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx> > --- Reviewed-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx> > arch/arm64/boot/dts/exynos/google/gs101.dtsi | 769 > +++++++++++++++++++ > 1 file changed, 769 insertions(+) >