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

From: Sibi Sankar

Date: Tue Mar 10 2026 - 00:08:37 EST


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.

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

Kaanapali:
MIDR_EL1[PART_NUM] - 0x2
MIDR_EL1[VARIANT] - 0x2/0x3

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

.../devicetree/bindings/arm/cpus.yaml | 7 ++++
arch/arm64/boot/dts/qcom/glymur.dtsi | 36 +++++++++----------
arch/arm64/boot/dts/qcom/kaanapali.dtsi | 16 ++++-----
3 files changed, 33 insertions(+), 26 deletions(-)


base-commit: a0ae2a256046c0c5d3778d1a194ff2e171f16e5f
--
2.34.1