Re: [PATCH RESEND] dt-bindings: arm: cpus: Add compatible qcom,oryon-1-5

From: Rob Herring

Date: Wed May 13 2026 - 09:07:32 EST


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@xxxxxxxxxxxxxxxx>
> Signed-off-by: Shawn Guo <shengchao.guo@xxxxxxxxxxxxxxxx>
> ---
> 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