Re: [PATCH RESEND,v6 2/8] dt-bindings: mailbox: Add property for CMDQ secure driver

From: Jason-JH Lin (林睿祥)
Date: Mon May 27 2024 - 01:21:27 EST


Hi Rob,

[snip]

> My bot found errors running 'make dt_binding_check' on your patch:
>
> yamllint warnings/errors:
>
> dtschema/dtc warnings/errors:
> /builds/robherring/dt-review-
> ci/linux/Documentation/devicetree/bindings/mailbox/mediatek,gce-
> mailbox.example.dtb: mailbox@10212000: False schema does not allow
> {'compatible': ['mediatek,mt8173-gce'], 'reg': [[0, 270606336, 0,
> 4096]], 'interrupts': [[0, 135, 8]], '#mbox-cells': [[2]], 'clocks':
> [[4294967295, 4]], 'clock-names': ['gce'], '$nodename': [
> 'mailbox@10212000']}
> from schema $id:
> http://devicetree.org/schemas/mailbox/mediatek,gce-mailbox.yaml#
>
> doc reference errors (make refcheckdocs):
>

I have run 'make dt_binding_check' with this series [1]
"Add mediatek,gce-props.yaml for other bindings reference"
-
https://patchwork.kernel.org/project/linux-mediatek/list/?series=819298
in my environment and I didn't see this error.

> See
> https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240526144443.14345-3-jason-jh.lin@xxxxxxxxxxxx
>
> The base for the series is generally the latest rc1. A different
> dependency
> should be noted in *this* patch.
>

Event though I send the patch based on the series[1], I think the robot
still won't know what patches need to be based.

Should I need to add "some note" and re-submit patch to make the robot
won't get this error?

Regards,
Jason-JH.Lin