On Fri, 21 Feb 2020 13:27:54 -0800, Tim Harvey wrote: > This patch adds documentation of device-tree bindings for the > Gateworks System Controller (GSC). > > Signed-off-by: Tim Harvey <tharvey@xxxxxxxxxxxxx> > > v4: > - move to using pwm<n>_auto_point<m>_{pwm,temp} for FAN PWM > - remove unncessary resolution/scaling properties for ADCs > - update to yaml > - remove watchdog > > v3: > - replaced _ with - > - remove input bindings > - added full description of hwmon > - fix unit address of hwmon child nodes > > update dts > > Signed-off-by: Tim Harvey <tharvey@xxxxxxxxxxxxx> > > merge with binding doc > --- > .../devicetree/bindings/mfd/gateworks-gsc.yaml | 156 +++++++++++++++++++++ > 1 file changed, 156 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml > My bot found errors running 'make dt_binding_check' on your patch: warning: no schema found in file: Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml: ignoring, error parsing file Documentation/devicetree/bindings/display/simple-framebuffer.example.dts:21.16-37.11: Warning (chosen_node_is_root): /example-0/chosen: chosen node must be at root node Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml: while parsing a block mapping in "<unicode string>", line 62, column 11 did not find expected key in "<unicode string>", line 75, column 12 Documentation/devicetree/bindings/Makefile:12: recipe for target 'Documentation/devicetree/bindings/mfd/gateworks-gsc.example.dts' failed make[1]: *** [Documentation/devicetree/bindings/mfd/gateworks-gsc.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/1242346 Please check and re-submit.