Re: [RFC PATCH v2 03/19] dt-bindings: power: thead,th1520: Add support for power domains

From: Krzysztof Kozlowski
Date: Mon Dec 23 2024 - 11:07:18 EST


On 23/12/2024 17:02, Michal Wilczynski wrote:
>>> .../bindings/power/thead,th1520-power.yaml | 42 +++++++++++++++++++
>>> MAINTAINERS | 1 +
>>> .../dt-bindings/power/thead,th1520-power.h | 18 ++++++++
>>> 3 files changed, 61 insertions(+)
>>> create mode 100644 Documentation/devicetree/bindings/power/thead,th1520-power.yaml
>>> create mode 100644 include/dt-bindings/power/thead,th1520-power.h
>>>
>>
>> My bot found errors running 'make dt_binding_check' on your patch:
>>
>> yamllint warnings/errors:
>>
>> dtschema/dtc warnings/errors:
>> Documentation/devicetree/bindings/power/thead,th1520-power.example.dtb: /example-0/firmware/aon: failed to match any schema with compatible: ['thead,th1520-aon']
>
> It is introduced in the next commit in this patch series.

Then your patchset is not bisectable. Reorder patches.

Best regards,
Krzysztof