On 9.01.2023 21:13, Dmitry Baryshkov wrote: > On 09/01/2023 19:44, Bartosz Golaszewski wrote: >> From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> >> >> This adds basic support for the Qualcomm sa8775p platform and its reference >> board: sa8775p-ride. The dtsi contains basic SoC description required for >> a simple boot-to-shell. The dts enables boot-to-shell with UART on the >> sa8775p-ride board. There are three new drivers required to boot the board: >> pinctrl, interconnect and GCC clock. Other patches contain various tweaks >> to existing code. More support is coming up. >> >> Bartosz Golaszewski (15): >> dt-bindings: clock: sa8775p: add bindings for Qualcomm gcc-sa8775p >> arm64: defconfig: enable the clock driver for Qualcomm SA8775P >> platforms >> dt-bindings: clock: qcom-rpmhcc: document the clock for sa8775p >> clk: qcom: rpmh: add clocks for sa8775p >> dt-bindings: interconnect: qcom: document the interconnects for >> sa8775p >> arm64: defconfig: enable the interconnect driver for Qualcomm SA8775P >> dt-bindings: pinctrl: sa8775p: add bindings for qcom,sa8775p-tlmm >> arm64: defconfig: enable the pinctrl driver for Qualcomm SA8775P >> platforms >> dt-bindings: mailbox: qcom-ipcc: document the sa8775p platform >> dt-bindings: power: qcom,rpmpd: document sa8775p >> soc: qcom: rmphpd: add power domains for sa8775p >> dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P >> iommu: arm-smmu: qcom: add support for sa8775p >> dt-bindings: arm: qcom: document the sa8775p reference board >> arm64: dts: qcom: add initial support for qcom sa8775p-ride >> >> Shazad Hussain (2): >> clk: qcom: add the GCC driver for sa8775p > > This patch didn't make it to the list. Please check if you can fix or split it somehow? It's a known issue with lists clipping messages that are too long. I'll forward it to you. Konrad >