* [PATCH v2] dt-bindings: arm: qcom: Document Hawi SoC and its reference boards
@ 2026-06-17 15:16 Mukesh Ojha
2026-06-17 17:04 ` Konrad Dybcio
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Mukesh Ojha @ 2026-06-17 15:16 UTC (permalink / raw)
To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
Conor Dooley
Cc: linux-arm-msm, devicetree, linux-kernel, Mukesh Ojha
Add Hawi SoC and its reference boards to the Qualcomm binding.
Signed-off-by: Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
---
Changes in v2: https://lore.kernel.org/lkml/20260617080147.1657632-1-mukesh.ojha@oss.qualcomm.com/
- Fixed the position of the Documentation.
- Corrected the commit text.
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..e229c0097e6f 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -303,6 +303,11 @@ properties:
- xiaomi,sagit
- const: qcom,msm8998
+ - items:
+ - enum:
+ - qcom,hawi-mtp
+ - const: qcom,hawi
+
- items:
- enum:
- 8dev,jalapeno
--
2.53.0
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v2] dt-bindings: arm: qcom: Document Hawi SoC and its reference boards
2026-06-17 15:16 [PATCH v2] dt-bindings: arm: qcom: Document Hawi SoC and its reference boards Mukesh Ojha
@ 2026-06-17 17:04 ` Konrad Dybcio
2026-06-22 11:00 ` Krzysztof Kozlowski
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Konrad Dybcio @ 2026-06-17 17:04 UTC (permalink / raw)
To: Mukesh Ojha, Bjorn Andersson, Konrad Dybcio, Rob Herring,
Krzysztof Kozlowski, Conor Dooley
Cc: linux-arm-msm, devicetree, linux-kernel
On 6/17/26 5:16 PM, Mukesh Ojha wrote:
> Add Hawi SoC and its reference boards to the Qualcomm binding.
>
> Signed-off-by: Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
> ---
> Changes in v2: https://lore.kernel.org/lkml/20260617080147.1657632-1-mukesh.ojha@oss.qualcomm.com/
> - Fixed the position of the Documentation.
> - Corrected the commit text.
>
> 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..e229c0097e6f 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -303,6 +303,11 @@ properties:
> - xiaomi,sagit
> - const: qcom,msm8998
>
> + - items:
> + - enum:
> + - qcom,hawi-mtp
> + - const: qcom,hawi
Someone did us a dirty and put all the router socs out of alphabetical order
(ipq after msm)
I'll fix that up later to not bother you more
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Konrad
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v2] dt-bindings: arm: qcom: Document Hawi SoC and its reference boards
2026-06-17 15:16 [PATCH v2] dt-bindings: arm: qcom: Document Hawi SoC and its reference boards Mukesh Ojha
2026-06-17 17:04 ` Konrad Dybcio
@ 2026-06-22 11:00 ` Krzysztof Kozlowski
2026-07-13 15:12 ` Mukesh Ojha
2026-07-17 3:23 ` Bjorn Andersson
3 siblings, 0 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2026-06-22 11:00 UTC (permalink / raw)
To: Mukesh Ojha
Cc: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, linux-arm-msm, devicetree, linux-kernel
On Wed, Jun 17, 2026 at 08:46:02PM +0530, Mukesh Ojha wrote:
> Add Hawi SoC and its reference boards to the Qualcomm binding.
>
> Signed-off-by: Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
> ---
> Changes in v2: https://lore.kernel.org/lkml/20260617080147.1657632-1-mukesh.ojha@oss.qualcomm.com/
> - Fixed the position of the Documentation.
> - Corrected the commit text.
>
> 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..e229c0097e6f 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -303,6 +303,11 @@ properties:
> - xiaomi,sagit
> - const: qcom,msm8998
>
> + - items:
> + - enum:
> + - qcom,hawi-mtp
Normally this should be rejected on the basis of lack of user, however
this is an exception, because the soc compatible is already in use.
As an exception:
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
But if ever this commit is used in argument "oh, compatible without user
was accepted here by Krzysztof, so I can do the same", I will
simply NAK such future contribution without reading the rest.
Bjorn,
Please grab this for current RC fixes.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v2] dt-bindings: arm: qcom: Document Hawi SoC and its reference boards
2026-06-17 15:16 [PATCH v2] dt-bindings: arm: qcom: Document Hawi SoC and its reference boards Mukesh Ojha
2026-06-17 17:04 ` Konrad Dybcio
2026-06-22 11:00 ` Krzysztof Kozlowski
@ 2026-07-13 15:12 ` Mukesh Ojha
2026-07-17 3:23 ` Bjorn Andersson
3 siblings, 0 replies; 5+ messages in thread
From: Mukesh Ojha @ 2026-07-13 15:12 UTC (permalink / raw)
To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
Conor Dooley
Cc: linux-arm-msm, devicetree, linux-kernel
On Wed, Jun 17, 2026 at 08:46:02PM +0530, Mukesh Ojha wrote:
> Add Hawi SoC and its reference boards to the Qualcomm binding.
>
> Signed-off-by: Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
> ---
> Changes in v2: https://lore.kernel.org/lkml/20260617080147.1657632-1-mukesh.ojha@oss.qualcomm.com/
> - Fixed the position of the Documentation.
> - Corrected the commit text.
>
> 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..e229c0097e6f 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -303,6 +303,11 @@ properties:
> - xiaomi,sagit
> - const: qcom,msm8998
>
> + - items:
> + - enum:
> + - qcom,hawi-mtp
> + - const: qcom,hawi
> +
> - items:
> - enum:
> - 8dev,jalapeno
Floating this up for pick up..
-Mukesh
> --
> 2.53.0
>
--
-Mukesh Ojha
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v2] dt-bindings: arm: qcom: Document Hawi SoC and its reference boards
2026-06-17 15:16 [PATCH v2] dt-bindings: arm: qcom: Document Hawi SoC and its reference boards Mukesh Ojha
` (2 preceding siblings ...)
2026-07-13 15:12 ` Mukesh Ojha
@ 2026-07-17 3:23 ` Bjorn Andersson
3 siblings, 0 replies; 5+ messages in thread
From: Bjorn Andersson @ 2026-07-17 3:23 UTC (permalink / raw)
To: Konrad Dybcio, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Mukesh Ojha
Cc: linux-arm-msm, devicetree, linux-kernel
On Wed, 17 Jun 2026 20:46:02 +0530, Mukesh Ojha wrote:
> Add Hawi SoC and its reference boards to the Qualcomm binding.
>
>
Applied, thanks!
[1/1] dt-bindings: arm: qcom: Document Hawi SoC and its reference boards
commit: ff24f055eb3e1f617e5790bf07c4c71aeef10b0d
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2026-07-17 3:23 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-17 15:16 [PATCH v2] dt-bindings: arm: qcom: Document Hawi SoC and its reference boards Mukesh Ojha
2026-06-17 17:04 ` Konrad Dybcio
2026-06-22 11:00 ` Krzysztof Kozlowski
2026-07-13 15:12 ` Mukesh Ojha
2026-07-17 3:23 ` Bjorn Andersson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox