On Thu, Oct 06, 2022 at 12:44:09PM +0300, Dmitry Baryshkov wrote: > On Thu, 6 Oct 2022 at 11:21, Johan Hovold <johan@xxxxxxxxxx> wrote: > > Is this a real problem that needs fixing? I mean how often does it > > happen that people submit the same YAML conversion for example? Since it > > doesn't take that long to do a conversion, I'm not sure what tracking > > this on some webpage buys us. It's better to just search lore before > > starting a new conversion. Or search the linux-next tree to see what's > > still pending. > > As Krzysztof wrote, fixing a warning/adding a new platform is usually > not a big deal. However converting old txt bindings usually results in > a significant amount of work. Fixing YAML and dtsi at the same time > can take a long time, especially for obscure cases like apq8084 or old > ipq boards. Yeah, if there are more than one person working on larger efforts like that, then that may require some coordination. But you can't expect drive-by developers to login to some web service before fixing dts checker warnings that are bugging them. Johan