Re: [RFC PATCH 1/2] dt-bindings: Document APDS9306 Light Sensor bindings

From: Subhajit Ghosh
Date: Tue Apr 11 2023 - 21:13:29 EST


Hi Rob,
Thank you very much for reviewing the patch.


If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure 'yamllint' is installed and dt-schema is up to
date:

pip3 install dtschema --upgrade

Please check and re-submit after running the above command yourself. Note
that DT_SCHEMA_FILES can be set to your schema file to speed up checking
your schema. However, it must be unset to test all examples with your schema.

Thank you for the above steps, I did not perform them. It will
be fixed in the next revision.

Regards,
Subhajit Ghosh