On Tue, 2020-01-21 at 12:06 -0600, Rob Herring wrote: > On Tue, 21 Jan 2020 13:25:55 +0200, Alexandru Ardelean wrote: > > From: Edward Kigwana <ekigwana@xxxxxxxxx> > > > > This change adds the device-tree bindings documentation for the ADF4360 > > family of PLLs. > > > > Signed-off-by: Edward Kigwana <ekigwana@xxxxxxxxx> > > Signed-off-by: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx> > > --- > > .../bindings/iio/frequency/adi,adf4360.yaml | 158 ++++++++++++++++++ > > 1 file changed, 158 insertions(+) > > create mode 100644 > > Documentation/devicetree/bindings/iio/frequency/adi,adf4360.yaml > > > > My bot found errors running 'make dt_binding_check' on your patch: > urgs... apologies for forgetting to run this; and many thanks to your bot; will fix; i think i have too much distribution for my attention, and i forget stuff; well, i'll still have to see about more improvements for our ci > warning: no schema found in file: > Documentation/devicetree/bindings/iio/frequency/adi,adf4360.yaml > /builds/robherring/linux-dt- > review/Documentation/devicetree/bindings/iio/frequency/adi,adf4360.yaml: > ignoring, error parsing file > Documentation/devicetree/bindings/iio/frequency/adi,adf4360.yaml: while > scanning a simple key > in "<unicode string>", line 98, column 5 > could not find expected ':' > in "<unicode string>", line 99, column 5 > Documentation/devicetree/bindings/Makefile:12: recipe for target > 'Documentation/devicetree/bindings/iio/frequency/adi,adf4360.example.dts' > failed > make[1]: *** > [Documentation/devicetree/bindings/iio/frequency/adi,adf4360.example.dts] > Error 1 > Makefile:1263: recipe for target 'dt_binding_check' failed > make: *** [dt_binding_check] Error 2 > > See https://patchwork.ozlabs.org/patch/1226401 > Please check and re-submit.