[PATCH 5/8] dt-bindings: watchdog: mediatek: Convert mtk-wdt to json-schema
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Fri Oct 7 00:25:05 PDT 2022
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".
> + - 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