Re: [PATCH 2/2] dt-bindings: watchdog: mediatek: Convert binding to YAML

From: Krzysztof Kozlowski
Date: Mon Apr 25 2022 - 03:57:02 EST


On 25/04/2022 09:37, allen-kh.cheng wrote:

>>> +examples:
>>> + - |
>>> + #include <dt-bindings/interrupt-controller/arm-gic.h>
>>> +
>>> + watchdog@10007000 {
>>> + compatible = "mediatek,mt8183-wdt",
>>> + "mediatek,mt6589-wdt";
>>> + mediatek,disable-extrst;
>>
>> Did you test your bindings? Does not look like. Please run
>> dt_binding_check (see writing-schema for instructions).
>>
>
> Yes, I have run dt_binding_check.
>
> But example is from original binding txt file.
>
> Is it ok I can write a new expample?

Yes, please. Correct the example in the conversion so it is
reasonable/proper.


Best regards,
Krzysztof