Re: [PATCH 1/2] dt-bindings: arm: qcom: Add qcs9075-radxa-airbox-q900
From: Krzysztof Kozlowski
Date: Wed Mar 18 2026 - 04:52:10 EST
On 18/03/2026 09:36, Mecid Urganci wrote:
> Add device tree binding for the Radxa AirBox Q900 board based on
> the Qualcomm QCS9075 SoC.
What is QCS9075? It's the first time this compatible appears and the
only other reference is socinfo commit which told nothing.
>
> Signed-off-by: Mecid Urganci <mecid@xxxxxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
> index 8c3df8efaa4d..2c492f4d784a 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -909,6 +909,12 @@ properties:
> - qcom,sa8775p-ride-r3
> - const: qcom,sa8775p
>
> + - items:
> + - enum:
> + - radxa,airbox-q900
> + - const: qcom,qcs9075
> + - const: qcom,sa8775p
Why qcs9075 is compatible with sa8775p?
> +
> - items:
> - enum:
> - qcom,lemans-evk
Best regards,
Krzysztof