[PATCH 5/8] dt-bindings: watchdog: mediatek: Convert mtk-wdt to json-schema

Allen-KH Cheng (程冠勳) Allen-KH.Cheng at mediatek.com
Fri Oct 7 01:31:48 PDT 2022


Hi Krzysztof,

On Fri, 2022-10-07 at 09:25 +0200, Krzysztof Kozlowski wrote:
> On 06/10/2022 14:07, Allen-KH Cheng wrote:
> 
> Thank you for your patch. There is something to discuss/improve.
> 
> 
> > +  - Matthias Brugger <matthias.bgg at gmail.com>
> > +
> > +description:
> > +  The watchdog supports a pre-timeout interrupt that fires
> > +  timeout-sec/2 before the expiry.
> > +
> > +allOf:
> > +  - $ref: watchdog.yaml#
> > +
> > +properties:
> > +  compatible:
> > +    oneOf:
> > +      - items:
> > +          - enum:
> 
> This is just one enum in "items", so no need for the "items".
> 

Got it, I will drop this for v2.

Thanks,
Allen


> > +              - mediatek,mt2712-wdt
> > +              - mediatek,mt6589-wdt
> > +              - mediatek,mt7986-wdt
> > +              - mediatek,mt8183-wdt
> > +              - mediatek,mt8186-wdt
> > +              - mediatek,mt8192-wdt
> > +              - mediatek,mt8195-wdt
> 
> Best regards,
> Krzysztof
> 


More information about the linux-arm-kernel mailing list