Re: [PATCH 3/6] dt-bindings: gpio: gpio-cdns: convert to YAML
From: Harshit Shah
Date: Sun Jun 15 2025 - 22:09:58 EST
> My bot found errors running 'make dt_binding_check' on your patch:
Hi Rob,
Thank you for the review.
I have verified that the dt_binding_check is passing without errors. However, check_patch.pl is giving warning about the DT binding docs and includes.
checkpatch.pl: dev/null:10: WARNING: DT binding docs and includes should be a separate patch. See: Documentation/devicetree/bindings/submitting-patches.rst
checkpatch.pl: Documentation/devicetree/bindings/gpio/gpio-cdns.yaml:-1: WARNING: DT binding docs and includes should be a separate patch. See: Documentation/devicetree/bindings/submitting-patches.rst
I am unsure about how to split files as suggested, could you please advise?