Re: [PATCH v2 0/2] Add SoC ID for Nord SA8797P
From: Shawn Guo
Date: Tue May 19 2026 - 01:42:42 EST
On Mon, Apr 27, 2026 at 08:35:29AM +0800, Shawn Guo wrote:
> Nord is a SoC family from Qualcomm designed as the next generation of
> Lemans series. SA8797P is the automotive variant of Nord, where the
> platform resources such as clocks, regulators, interconnects, etc. are
> managed by firmware through SCMI.
>
> This series adds Nord SA8797P SoC ID to dt-bindngs header and socinfo
> driver.
>
> The SoC ID of Nord IoT variant will be added separately later.
>
> Changes in v2:
> - Drop the Nord SA8797P introduction from driver patch as binding
> one already has it
> - Change typing style to use "single space" instead of "double space"
> - Link to v1: https://lore.kernel.org/all/20260421040231.1256998-1-shengchao.guo@xxxxxxxxxxxxxxxx/
>
> Deepti Jaggi (2):
> dt-bindings: arm: qcom,ids: Add SoC ID for Nord SA8797P
> soc: qcom: socinfo: Add SoC ID for Nord SA8797P
>
> drivers/soc/qcom/socinfo.c | 1 +
> include/dt-bindings/arm/qcom,ids.h | 1 +
> 2 files changed, 2 insertions(+)
Bjorn,
Just want to let you know that I'm including these changes into Nord DTS
series.
Shawn