[PATCH V2 0/2] dt-bindings: arm: cpus: Extend Qualcomm Oryon compatibles
From: Sibi Sankar
Date: Fri Mar 13 2026 - 06:39:40 EST
From: Sibi Sankar <quic_sibis@xxxxxxxxxxx>
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@xxxxxxxxxxxxxxxx/
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