On Sat, 1 Feb 2020, Andy Shevchenko wrote: > On Sat, Feb 1, 2020 at 5:17 PM Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> wrote: > > > > perl scripts/parse-maintainers.pl complains: > > > > Odd non-pattern line ' Documentation/devicetree/bindings/media/ti,cal.yaml > > ' for 'TI VPE/CAL DRIVERS' at scripts/parse-maintainers.pl line 147, > > <$file> line 16742. > > > > Commit 2099ef02c6c0 ("media: dt-bindings: media: cal: convert binding to > > yaml") introduced this ill-formed line into MAINTAINERS. > > > > Rectify it now. > > There is a patch waiting for upstream: > https://lore.kernel.org/linux-media/20200128145828.74161-1-andriy.shevchenko@xxxxxxxxxxxxxxx/ > Agree, either one of those two patches solves the issue. Lukas