On 2020-03-11 00:01, Rob Herring wrote:
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@xxxxxxxxxxxxxx>
---
.../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.
I will fix it in next post.