All of lore.kernel.org
 help / color / mirror / Atom feed
* Rule for bridge yaml dt binding maintainers?
@ 2020-04-20 11:19 ` Adrian Ratiu
  0 siblings, 0 replies; 22+ messages in thread
From: Adrian Ratiu @ 2020-04-20 11:19 UTC (permalink / raw)
  To: devicetree, dri-devel
  Cc: Rob Herring, Laurent Pinchart, Neil Armstrong, Andrzej Hajda,
	linux-kernel, kernel

Hello,

I got confused while doing the txt -> yaml conversion at [1] and 
it's still not clear to me who should be added in the 
"maintainers" field.  Clearly not the maintainers as returned by 
get_maintainer.pl. :)

Rob mentioned that "owners" should be manintainers but I also have 
trouble picking the persons who should be owners / yaml 
maintainers.

Looking at the completed bridge conversions in the latest 
linux-next, I couldn't find a rule and the majority of bindings 
are still txt: 

$ find ./devicetree/bindings/display/bridge/ -name *txt | wc -l
23
$ find ./devicetree/bindings/display/bridge/ -name *yaml | wc -l
5

So my questions are:
1. Is there a general rule for assigning yaml file 
owners/maintainers?

2. Is this vagueness specific to the bridge dt bindings only?

3. Who should step up and maintain these bindings? Original/new 
authors, SoC, bridge, DRM maintainers etc.?

It would be useful to have a rule to make it easier to do these 
conversions. We (Collabora) are considering doing the conversion 
work.

Thank you,
Adrian

[1] https://patchwork.kernel.org/patch/11493009/

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

end of thread, other threads:[~2020-04-27 20:32 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-20 11:19 Rule for bridge yaml dt binding maintainers? Adrian Ratiu
2020-04-20 11:19 ` Adrian Ratiu
2020-04-20 17:59 ` Sam Ravnborg
2020-04-20 17:59   ` Sam Ravnborg
2020-04-22 20:02   ` Rob Herring
2020-04-22 20:02     ` Rob Herring
2020-04-22 23:43     ` Joe Perches
2020-04-22 23:43       ` Joe Perches
2020-04-23  5:22       ` Sam Ravnborg
2020-04-23  5:22         ` Sam Ravnborg
2020-04-27  5:40       ` [PATCH] get_maintainer: Add email addresses from .yaml files Joe Perches
2020-04-27  5:40         ` Joe Perches
2020-04-27  5:57         ` Sam Ravnborg
2020-04-27  5:57           ` Sam Ravnborg
2020-04-27  6:33           ` Joe Perches
2020-04-27  6:33             ` Joe Perches
2020-04-27 20:04             ` Andrew Morton
2020-04-27 20:04               ` Andrew Morton
2020-04-27 20:26               ` Joe Perches
2020-04-27 20:26                 ` Joe Perches
2020-04-27 20:32               ` Sam Ravnborg
2020-04-27 20:32                 ` Sam Ravnborg

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.