mbox series

[V2,0/2] cache: qcom,llcc: Add llcc support for X1E80100

Message ID 20231117095315.2087-1-quic_sibis@quicinc.com (mailing list archive)
Headers show
Series cache: qcom,llcc: Add llcc support for X1E80100 | expand

Message

Sibi Sankar Nov. 17, 2023, 9:53 a.m. UTC
This series adds llcc support for the Qualcomm X1E80100 platform, aka Snapdragon X Elite.

Our v1 post of the patchsets adding support for Snapdragon X Elite SoC had
the part number sc8380xp which is now updated to the new part number x1e80100
based on the new branding scheme and refers to the exact same SoC.

v2:
* Update the part number from sc8380xp to x1e80100.
* Pickup Rbs.

Dependencies: None
Release Link: https://www.qualcomm.com/news/releases/2023/10/qualcomm-unleashes-snapdragon-x-elite--the-ai-super-charged-plat

Rajendra Nayak (2):
  dt-bindings: cache: qcom,llcc: Add X1E80100 compatible
  soc: qcom: llcc: Add configuration data for X1E80100

 .../devicetree/bindings/cache/qcom,llcc.yaml  |  2 +
 drivers/soc/qcom/llcc-qcom.c                  | 39 +++++++++++++++++++
 2 files changed, 41 insertions(+)

Comments

Bjorn Andersson Dec. 8, 2023, 2:55 p.m. UTC | #1
On Fri, 17 Nov 2023 15:23:13 +0530, Sibi Sankar wrote:
> This series adds llcc support for the Qualcomm X1E80100 platform, aka Snapdragon X Elite.
> 
> Our v1 post of the patchsets adding support for Snapdragon X Elite SoC had
> the part number sc8380xp which is now updated to the new part number x1e80100
> based on the new branding scheme and refers to the exact same SoC.
> 
> v2:
> * Update the part number from sc8380xp to x1e80100.
> * Pickup Rbs.
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: cache: qcom,llcc: Add X1E80100 compatible
      commit: e9ceb595c2d30edb2879f173f8d0dbbedd5e301c
[2/2] soc: qcom: llcc: Add configuration data for X1E80100
      commit: b3cf69a43502a8836b6d615c8aba05b88f00d8d8

Best regards,