Re: [PATCH] dt-bindings: arm: qcom: Document Hawi SoC and its reference boards

From: Konrad Dybcio

Date: Wed Jun 17 2026 - 06:26:04 EST


On 6/17/26 10:01 AM, Mukesh Ojha wrote:
> Document the Qualcomm Hawi SoC binding and the boards which use it.

'Add the binding' or 'document the SoC/board', specifically not
'document the binding'
>
> Signed-off-by: Mukesh Ojha <mukesh.ojha@xxxxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/qcom.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
> index 50cc18a6ec5e..bf6bdded81d6 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -371,6 +371,11 @@ properties:
> - qcom,ipq9650-rdp488
> - const: qcom,ipq9650
>
> + - items:
> + - enum:
> + - qcom,hawi-mtp
> + - const: qcom,hawi

'h'awi should go before 'i'pq

Konrad