public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* arm/rockchip.yaml - many separate entries instead of enums
@ 2022-03-29 17:05 Krzysztof Kozlowski
  2022-03-29 20:54 ` Heiko Stübner
  0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-03-29 17:05 UTC (permalink / raw)
  To: Heiko Stuebner; +Cc: devicetree@vger.kernel.org, Rob Herring, linux-rockchip

Hi Heiko,

I found that Documentation/devicetree/bindings/arm/rockchip.yaml uses
pattern of one board per item in oneOf.

This leads to quite big file, with many entries, although gives nice
description for each board.

I find enum-based pattern, like FSL [1], much more readable and compact.
What do you think? I could re-organize the arm/rockchip.yaml, but I
don't want to mess with your preference.

[1]
https://elixir.bootlin.com/linux/latest/source/Documentation/devicetree/bindings/arm/fsl.yaml#L191

Best regards,
Krzysztof

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

* Re: arm/rockchip.yaml - many separate entries instead of enums
  2022-03-29 17:05 arm/rockchip.yaml - many separate entries instead of enums Krzysztof Kozlowski
@ 2022-03-29 20:54 ` Heiko Stübner
  2022-03-30  7:16   ` Krzysztof Kozlowski
  0 siblings, 1 reply; 3+ messages in thread
From: Heiko Stübner @ 2022-03-29 20:54 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: devicetree@vger.kernel.org, Rob Herring, linux-rockchip

Hey :-) ,

Am Dienstag, 29. März 2022, 19:05:24 CEST schrieb Krzysztof Kozlowski:
> Hi Heiko,
> 
> I found that Documentation/devicetree/bindings/arm/rockchip.yaml uses
> pattern of one board per item in oneOf.
> 
> This leads to quite big file, with many entries, although gives nice
> description for each board.

that was the original intention in doing it this way, preserving the
normal readability while adding machine readability to it :-)

> I find enum-based pattern, like FSL [1], much more readable and compact.
> What do you think? I could re-organize the arm/rockchip.yaml, but I
> don't want to mess with your preference.

I do like the current way as it does only contains one way of doing it.

As far as I can see, the fsl one has multiple types, like the one you
pointed at, for a list of boards + one soc that works for the simple
plethora of regular boards.

But also additional types that do it similarly to Rockchip like the 
	"i.MX6Q Advantech DMS-BA16 boards"
directly below it.


As we have both cases here as well, I really don't like this mix
but instead really like to have only one approach, hence the
one-entry-per-board-family we do in rockchip.yaml [2]

For human readability I really do consider having _one_ way
of describing boards superior to mixing approaches and the
automated parsing doesn't care, as long as the syntax is correct ;-)


Heiko

[2] https://elixir.bootlin.com/linux/latest/source/Documentation/devicetree/bindings/arm/rockchip.yaml#L507

> [1]
> https://elixir.bootlin.com/linux/latest/source/Documentation/devicetree/bindings/arm/fsl.yaml#L191
> 
> Best regards,
> Krzysztof
> 





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

* Re: arm/rockchip.yaml - many separate entries instead of enums
  2022-03-29 20:54 ` Heiko Stübner
@ 2022-03-30  7:16   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-03-30  7:16 UTC (permalink / raw)
  To: Heiko Stübner
  Cc: devicetree@vger.kernel.org, Rob Herring, linux-rockchip

On 29/03/2022 22:54, Heiko Stübner wrote:
> Hey :-) ,
> 
> Am Dienstag, 29. März 2022, 19:05:24 CEST schrieb Krzysztof Kozlowski:
>> Hi Heiko,
>>
>> I found that Documentation/devicetree/bindings/arm/rockchip.yaml uses
>> pattern of one board per item in oneOf.
>>
>> This leads to quite big file, with many entries, although gives nice
>> description for each board.
> 
> that was the original intention in doing it this way, preserving the
> normal readability while adding machine readability to it :-)
> 
>> I find enum-based pattern, like FSL [1], much more readable and compact.
>> What do you think? I could re-organize the arm/rockchip.yaml, but I
>> don't want to mess with your preference.
> 
> I do like the current way as it does only contains one way of doing it.
> 
> As far as I can see, the fsl one has multiple types, like the one you
> pointed at, for a list of boards + one soc that works for the simple
> plethora of regular boards.
> 
> But also additional types that do it similarly to Rockchip like the 
> 	"i.MX6Q Advantech DMS-BA16 boards"
> directly below it.
> 
> 
> As we have both cases here as well, I really don't like this mix
> but instead really like to have only one approach, hence the
> one-entry-per-board-family we do in rockchip.yaml [2]
> 
> For human readability I really do consider having _one_ way
> of describing boards superior to mixing approaches and the
> automated parsing doesn't care, as long as the syntax is correct ;-)

OK, thanks for clarifying. I won't touch the order then. :)


Best regards,
Krzysztof

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

end of thread, other threads:[~2022-03-30  7:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-29 17:05 arm/rockchip.yaml - many separate entries instead of enums Krzysztof Kozlowski
2022-03-29 20:54 ` Heiko Stübner
2022-03-30  7:16   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox