Re: [PATCH v2 1/2] dt-bindings: watchdog: Add mt8173,smc-wdt watchdog

From: Rob Herring
Date: Wed Feb 26 2020 - 09:30:12 EST


On Tue, Feb 25, 2020 at 6:15 PM Evan Benn <evanbenn@xxxxxxxxxxxx> wrote:
>
> Thanks Rob
>
> > This should be a child of some Mediatek firmware node. I assume
> > watchdog is not the *only* function.
>
> I am not quite sure what you mean, do you intend this:
>
> firmware {
> watchdog {

Not quite. /firmware is generic container. I'd expect another layer in
the middle for the overall set of Mediatek firmware behind smc calls.
Look at 'xlnx,zynqmp-firmware' for an example.

Rob