mbox series

[0/2] soc: qcom: socinfo: Add SM7150P ID

Message ID 20230913181722.13917-1-danila@jiaxyga.com
Headers show
Series soc: qcom: socinfo: Add SM7150P ID | expand

Message

Danila Tikhonov Sept. 13, 2023, 6:17 p.m. UTC
This series adds ID for Qualcomm SM7150P SoC.

The SM7150P does not have Qualcomm IP Accelerator (IPA), unlike the SM7150.
And also has a different SoC id. SM7150P is used in
Lenovo Tab P11 Pro (lenovo-j706f) for example.

Danila Tikhonov (2):
  dt-bindings: arm: qcom,ids: Add Soc ID for SM7150P
  soc: qcom: socinfo: Add Soc ID for SM7150P

 drivers/soc/qcom/socinfo.c         | 1 +
 include/dt-bindings/arm/qcom,ids.h | 1 +
 2 files changed, 2 insertions(+)

Comments

Bjorn Andersson Sept. 14, 2023, 4:04 p.m. UTC | #1
On Wed, 13 Sep 2023 21:17:20 +0300, Danila Tikhonov wrote:
> This series adds ID for Qualcomm SM7150P SoC.
> 
> The SM7150P does not have Qualcomm IP Accelerator (IPA), unlike the SM7150.
> And also has a different SoC id. SM7150P is used in
> Lenovo Tab P11 Pro (lenovo-j706f) for example.
> 
> Danila Tikhonov (2):
>   dt-bindings: arm: qcom,ids: Add Soc ID for SM7150P
>   soc: qcom: socinfo: Add Soc ID for SM7150P
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: arm: qcom,ids: Add Soc ID for SM7150P
      commit: edc3a1fb626bfb191228fb40a9ddd8806a77eeb9
[2/2] soc: qcom: socinfo: Add Soc ID for SM7150P
      commit: 776b29eb57849bd81ece3e82b1b1b76452dde017

Best regards,