Re: [PATCH v5 03/10] dt-bindings: gpio: ast2400-gpio: Add hogs parsing

From: Ninad Palsule
Date: Thu Jan 16 2025 - 10:05:32 EST


Hi Rob,

On 1/14/25 17:57, Rob Herring (Arm) wrote:
On Tue, 14 Jan 2025 16:01:37 -0600, Ninad Palsule wrote:
Allow parsing GPIO controller children nodes with GPIO hogs.

Signed-off-by: Ninad Palsule <ninad@xxxxxxxxxxxxx>
---
.../devicetree/bindings/gpio/aspeed,ast2400-gpio.yaml | 6 ++++++
1 file changed, 6 insertions(+)

My bot found errors running 'make dt_binding_check' on your patch:

yamllint warnings/errors:

dtschema/dtc warnings/errors:


doc reference errors (make refcheckdocs):

I am not seeing any error even after upgrading dtschema. Also this mail also doesn't show any warning. Is this false negative?

  HOSTLD  scripts/dtc/fdtoverlay
  CHKDT   ./Documentation/devicetree/bindings
  LINT    ./Documentation/devicetree/bindings
  DTEX Documentation/devicetree/bindings/gpio/aspeed,ast2400-gpio.example.dts
  DTC [C] Documentation/devicetree/bindings/gpio/aspeed,ast2400-gpio.example.dtb

Regards,

Ninad