[PATCH V2 0/2] dt-bindings: arm: cpus: Extend Qualcomm Oryon compatibles

Sibi Sankar posted 2 patches 3 weeks, 3 days ago
.../devicetree/bindings/arm/cpus.yaml         |  7 ++++
arch/arm64/boot/dts/qcom/glymur.dtsi          | 36 +++++++++----------
2 files changed, 25 insertions(+), 18 deletions(-)
[PATCH V2 0/2] dt-bindings: arm: cpus: Extend Qualcomm Oryon compatibles
Posted by Sibi Sankar 3 weeks, 3 days ago
From: Sibi Sankar <quic_sibis@quicinc.com>

The generic Qualcomm Oryon CPU compatible documented in the binding
doesn't account for differences between core types and has been
deprecated. Introduce core-specific compatibles, based on MIDR part and
variant numbers as listed below.

qcom,oryon-MIDR_EL1[PART_NUM]-MIDR_EL1[VARIANT]

Glymur:
MIDR_EL1[PART_NUM] - 0x2
MIDR_EL1[VARIANT] - 0x1/0x2

Changes in v2:
- Update commit message to explain qcom,oryon-x-y  [Krzysztof] 
- Drop the Kaanapali dts fix [Krzysztof]
- Link to v1: https://lore.kernel.org/lkml/20260310040751.3132523-1-sibi.sankar@oss.qualcomm.com/

Sibi Sankar (2):
  dt-bindings: arm: cpus: Extend Qualcomm Oryon compatibles
  arm64: dts: qcom: glymur: Fix deprecated cpu compatibles

 .../devicetree/bindings/arm/cpus.yaml         |  7 ++++
 arch/arm64/boot/dts/qcom/glymur.dtsi          | 36 +++++++++----------
 2 files changed, 25 insertions(+), 18 deletions(-)


base-commit: 5c9e55fecf9365890c64f14761a80f9413a3b1d1
-- 
2.34.1
Re: [PATCH V2 0/2] dt-bindings: arm: cpus: Extend Qualcomm Oryon compatibles
Posted by Bjorn Andersson 2 weeks, 5 days ago
On Fri, 13 Mar 2026 16:04:37 +0530, Sibi Sankar wrote:
> From: Sibi Sankar <quic_sibis@quicinc.com>
> 
> The generic Qualcomm Oryon CPU compatible documented in the binding
> doesn't account for differences between core types and has been
> deprecated. Introduce core-specific compatibles, based on MIDR part and
> variant numbers as listed below.
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: arm: cpus: Extend Qualcomm Oryon compatibles
      commit: 96e71f817b02caedbbaeffc916010ba68802612f
[2/2] arm64: dts: qcom: glymur: Fix deprecated cpu compatibles
      commit: 5044a0b0307a3377dabbb0a2a653a30e388d16cc

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>