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

Sibi Sankar posted 3 patches 1 month ago
There is a newer version of this series
.../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(-)
[PATCH 0/3] dt-bindings: arm: cpus: Extend Qualcomm Oryon compatibles
Posted by Sibi Sankar 1 month ago
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