Hi, The series starts with some cleanup/cosmetics patches, then defines all the PERIC USI nodes. v2: - reverse pinctrl-* lines, first pinctrl-0 then pinctrl-names - move the pinctrl-* properties after clocks so that we keep alphabetic order - join lines close to 80 chars - use alphabetic order for the standard/common properties: address/size-cells, clocks, interrupts, pinctrl - collect R-b tags v1: - https://lore.kernel.org/linux-samsung-soc/20240307135248.162752-1-tudor.ambarus@xxxxxxxxxx/ - https://lore.kernel.org/linux-samsung-soc/20240307135912.163996-1-tudor.ambarus@xxxxxxxxxx/ Tudor Ambarus (4): arm64: dts: exynos: gs101: move serial_0 pinctrl-0/names to dtsi arm64: dts: exynos: gs101: order pinctrl-* props alphabetically arm64: dts: exynos: gs101: join lines close to 80 chars arm64: dts: exynos: gs101: define all PERIC USI nodes .../boot/dts/exynos/google/gs101-oriole.dts | 2 - arch/arm64/boot/dts/exynos/google/gs101.dtsi | 791 +++++++++++++++++- 2 files changed, 779 insertions(+), 14 deletions(-) -- 2.44.0.396.g6e790dbe36-goog