On Thu, Feb 9, 2023 at 10:57 AM Bartosz Golaszewski <brgl@xxxxxxxx> wrote: > > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > This series adds support for qcom-socinfo for SA8775P SoCs. > > v1 -> v2: > - fix ordering of socinfo defines > - fix the commit subject line for patch 2/3 > - collect the Ack from Krzysztof > > Bartosz Golaszewski (3): > soc: qcom: smem: update max processor count > dt-bindings: arm: qcom: add the SoC ID for SA8775P > soc: qcom: socinfo: add support for SA8775P > > drivers/soc/qcom/smem.c | 2 +- > drivers/soc/qcom/socinfo.c | 1 + > include/dt-bindings/arm/qcom,ids.h | 1 + > 3 files changed, 3 insertions(+), 1 deletion(-) > > -- > 2.37.2 > Bjorn, Looks like this is ready to go, so gentle ping. Bart