Re: [RFC PATCH v2 2/6] dt-bindings: mfd: bd96801 PMIC core

From: Krzysztof Kozlowski
Date: Thu Apr 18 2024 - 13:28:39 EST


On 15/04/2024 10:28, Matti Vaittinen wrote:
>>
>> Missing allOf and $ref to watchdog.yaml
>
> Huh. The watchdog.yaml contains:
>
> select:
> properties:
> $nodename:
> pattern: "^watchdog(@.*|-([0-9]|[1-9][0-9]+))?$"
>
> properties:
> $nodename:
> pattern: "^(timer|watchdog)(@.*|-([0-9]|[1-9][0-9]+))?$"
>
>
> This means the watchdog _must_ have own sub-node inside the PMIC node,

Yes, that's a bit of a trouble. Then instead maybe just add timeout-sec
with maxItems: 2.

Best regards,
Krzysztof