Hi Krzysztof, On Mon, Feb 05, 2024 at 09:35:02AM +0100, Krzysztof Kozlowski wrote: > On 04/02/2024 22:06, Sakari Ailus wrote: > > Commit feb8831be9d4 ("media: ov08x40: Reduce start streaming time") > > introduced an unintentional change to > > Documentation/devicetree/bindings/media/video-interfaces.yaml. Revert this > > change now. > > > > Reported-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > > Fixes: feb8831be9d4 ("media: ov08x40: Reduce start streaming time") > > Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> > > Even if it is simple, it still should be tested... > > Please use scripts/get_maintainers.pl to get a list of necessary people > and lists to CC. It might happen, that command when run on an older > kernel, gives you outdated entries. Therefore please be sure you base > your patches on recent Linux kernel. > > Tools like b4 or scripts/get_maintainer.pl provide you proper list of > people, so fix your workflow. Tools might also fail if you work on some > ancient tree (don't, instead use mainline), work on fork of kernel > (don't, instead use mainline) or you ignore some maintainers (really > don't). Just use b4 and everything should be fine, although remember > about `b4 prep --auto-to-cc` if you added new patches to the patchset. > > You missed at least devicetree list (maybe more), so this won't be > tested by automated tooling. Performing review on untested code might be > a waste of time, thus I will skip this patch entirely till you follow > the process allowing the patch to be tested. We decided to revert the original patch in its entirety. Note that merging this (or the full revert of the original patch) reverts the changes that were previously merged unintentionally. Not doing so will break video-interfaces.yaml and omap3-n9.dts. I didn't cc the devicetree list or DT maintainers as I viewed addressing this problem internal to the media tree. -- Kind regards, Sakari Ailus