Documentation/devicetree/bindings/arm/cpus.yaml | 1 + 1 file changed, 1 insertion(+)
Qualcomm Oryon 1-5 is found on Nord SoC. Add compatible for it.
$ cat /proc/cpuinfo
...
CPU implementer : 0x51
CPU architecture: 8
CPU variant : 0x5
CPU part : 0x001
CPU revision : 4
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
---
Notes for resend:
- Rebase on v7.1-rc1
- The user of this binding (Nord DTS) can be found here [1],
and will be sent for public review shortly.
[1] https://github.com/qualcomm-linux/kernel-topics/blob/early/hwe/nord-next/arch/arm64/boot/dts/qcom/nord.dtsi
Documentation/devicetree/bindings/arm/cpus.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml
index 5f5ff5e51e51..5be89c584026 100644
--- a/Documentation/devicetree/bindings/arm/cpus.yaml
+++ b/Documentation/devicetree/bindings/arm/cpus.yaml
@@ -223,6 +223,7 @@ properties:
- qcom,oryon-1-2
- qcom,oryon-1-3
- qcom,oryon-1-4
+ - qcom,oryon-1-5
- qcom,oryon-2-1
- qcom,oryon-2-2
- qcom,oryon-2-3
--
2.43.0
On Mon, Apr 27, 2026 at 08:46:19AM +0800, Shawn Guo wrote: > Qualcomm Oryon 1-5 is found on Nord SoC. Add compatible for it. > > $ cat /proc/cpuinfo > ... > CPU implementer : 0x51 > CPU architecture: 8 > CPU variant : 0x5 > CPU part : 0x001 > CPU revision : 4 > > Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> > Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com> > --- > Notes for resend: > - Rebase on v7.1-rc1 > - The user of this binding (Nord DTS) can be found here [1], > and will be sent for public review shortly. > > [1] https://github.com/qualcomm-linux/kernel-topics/blob/early/hwe/nord-next/arch/arm64/boot/dts/qcom/nord.dtsi > > Documentation/devicetree/bindings/arm/cpus.yaml | 1 + > 1 file changed, 1 insertion(+) Applied, thanks. Rob
On Mon, Apr 27, 2026 at 08:46:19AM +0800, Shawn Guo wrote: > Qualcomm Oryon 1-5 is found on Nord SoC. Add compatible for it. > > $ cat /proc/cpuinfo > ... > CPU implementer : 0x51 > CPU architecture: 8 > CPU variant : 0x5 > CPU part : 0x001 > CPU revision : 4 > > Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> > Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com> > --- > Notes for resend: > - Rebase on v7.1-rc1 > - The user of this binding (Nord DTS) can be found here [1], > and will be sent for public review shortly. > > [1] https://github.com/qualcomm-linux/kernel-topics/blob/early/hwe/nord-next/arch/arm64/boot/dts/qcom/nord.dtsi > > Documentation/devicetree/bindings/arm/cpus.yaml | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Best regards, Krzysztof
© 2016 - 2026 Red Hat, Inc.