Messages in this thread |  | | Date | Tue, 10 Mar 2020 13:31:18 -0500 | From | Rob Herring <> | Subject | Re: [PATCH V3 1/4] backlight: qcom-wled: convert the wled bindings to .yaml format |
| |
On Mon, 9 Mar 2020 18:55:59 +0530, Kiran Gunda wrote: > Convert the qcom-wled bindings from .txt to .yaml format. > > Signed-off-by: Kiran Gunda <kgunda@codeaurora.org> > --- > .../bindings/leds/backlight/qcom-wled.txt | 154 ----------------- > .../bindings/leds/backlight/qcom-wled.yaml | 184 +++++++++++++++++++++ > 2 files changed, 184 insertions(+), 154 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/leds/backlight/qcom-wled.txt > create mode 100644 Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml >
My bot found errors running 'make dt_binding_check' on your patch:
Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml: $id: relative path/filename doesn't match actual path or filename expected: http://devicetree.org/schemas/leds/backlight/qcom-wled.yaml#
See https://patchwork.ozlabs.org/patch/1251567 Please check and re-submit.
|  |