All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: arm: qcom: add ipq4019 standalone entry
@ 2021-09-09  6:04 David Heidelberg
  2021-09-20  4:19 ` Bjorn Andersson
  0 siblings, 1 reply; 3+ messages in thread
From: David Heidelberg @ 2021-09-09  6:04 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Stephen Boyd
  Cc: linux-arm-msm, devicetree, linux-kernel, David Heidelberg

It seems that some ipq4019 boards just accepted architecture.

Signed-off-by: David Heidelberg <david@ixit.cz>
---
 Documentation/devicetree/bindings/arm/qcom.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 5169ebb97946..9b6dd7dc3825 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -174,6 +174,9 @@ properties:
               - qcom,ipq4019-dk04.1-c1
           - const: qcom,ipq4019
 
+      - items:
+          - const: qcom,ipq4019
+
       - items:
           - enum:
               - qcom,ipq8064-ap148
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: arm: qcom: add ipq4019 standalone entry
  2021-09-09  6:04 [PATCH] dt-bindings: arm: qcom: add ipq4019 standalone entry David Heidelberg
@ 2021-09-20  4:19 ` Bjorn Andersson
  2021-10-09 19:30   ` David Heidelberg
  0 siblings, 1 reply; 3+ messages in thread
From: Bjorn Andersson @ 2021-09-20  4:19 UTC (permalink / raw)
  To: David Heidelberg
  Cc: Andy Gross, Rob Herring, Stephen Boyd, linux-arm-msm, devicetree,
	linux-kernel

On Thu 09 Sep 01:04 CDT 2021, David Heidelberg wrote:

> It seems that some ipq4019 boards just accepted architecture.
> 
> Signed-off-by: David Heidelberg <david@ixit.cz>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
> index 5169ebb97946..9b6dd7dc3825 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -174,6 +174,9 @@ properties:
>                - qcom,ipq4019-dk04.1-c1
>            - const: qcom,ipq4019

It seems reasonable to expect that the board isn't just a "qcom,ipq4019"
and in that case I believe this should cover all boards.

Please let me know if I'm misunderstanding things.

Regards,
Bjorn

>  
> +      - items:
> +          - const: qcom,ipq4019
> +
>        - items:
>            - enum:
>                - qcom,ipq8064-ap148
> -- 
> 2.33.0
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: arm: qcom: add ipq4019 standalone entry
  2021-09-20  4:19 ` Bjorn Andersson
@ 2021-10-09 19:30   ` David Heidelberg
  0 siblings, 0 replies; 3+ messages in thread
From: David Heidelberg @ 2021-10-09 19:30 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Andy Gross, Rob Herring, Stephen Boyd, linux-arm-msm, devicetree,
	linux-kernel

Yeah, this one patch is nonsense. Sending new patch series adding 
compatible to the IPQ40xx/AP-DK01.1-C1 instead of accepting generic 
board compatible.
David

On Sun, Sep 19 2021 at 23:19:19 -0500, Bjorn Andersson 
<bjorn.andersson@linaro.org> wrote:
> On Thu 09 Sep 01:04 CDT 2021, David Heidelberg wrote:
> 
>>  It seems that some ipq4019 boards just accepted architecture.
>> 
>>  Signed-off-by: David Heidelberg <david@ixit.cz>
>>  ---
>>   Documentation/devicetree/bindings/arm/qcom.yaml | 3 +++
>>   1 file changed, 3 insertions(+)
>> 
>>  diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml 
>> b/Documentation/devicetree/bindings/arm/qcom.yaml
>>  index 5169ebb97946..9b6dd7dc3825 100644
>>  --- a/Documentation/devicetree/bindings/arm/qcom.yaml
>>  +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
>>  @@ -174,6 +174,9 @@ properties:
>>                 - qcom,ipq4019-dk04.1-c1
>>             - const: qcom,ipq4019
> 
> It seems reasonable to expect that the board isn't just a 
> "qcom,ipq4019"
> and in that case I believe this should cover all boards.
> 
> Please let me know if I'm misunderstanding things.
> 
> Regards,
> Bjorn
> 
>> 
>>  +      - items:
>>  +          - const: qcom,ipq4019
>>  +
>>         - items:
>>             - enum:
>>                 - qcom,ipq8064-ap148
>>  --
>>  2.33.0
>> 



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-09 19:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-09  6:04 [PATCH] dt-bindings: arm: qcom: add ipq4019 standalone entry David Heidelberg
2021-09-20  4:19 ` Bjorn Andersson
2021-10-09 19:30   ` David Heidelberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.