Re: [PATCH V4 RESEND 2/2] dt-bindings: mfd: add Broadcom's Timer-Watchdog block
From: Rob Herring <robh@kernel.org>
Date: 2021-11-18 22:45:16
Also in:
linux-arm-kernel, linux-mips, linux-watchdog
From: Rob Herring <robh@kernel.org>
Date: 2021-11-18 22:45:16
Also in:
linux-arm-kernel, linux-mips, linux-watchdog
On Mon, 15 Nov 2021 06:53:54 +0100, Rafał Miłecki wrote:
From: Rafał Miłecki <rafal@milecki.pl> It's a block implementing few time related functions depending on a (SoC specific) variant. At this point there is ready binding for a watchdog only. Work on remaining subblocks (e.g. "reg" based reboot) is in progress. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> --- V2: Update $id, description, compatible, example & commit message V3: Drop "brcm,twd" from compatible list per Rob's review RESEND: Patchwork lost 1/2, marc.info lost 2/2 --- .../devicetree/bindings/mfd/brcm,twd.yaml | 61 +++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 Documentation/devicetree/bindings/mfd/brcm,twd.yaml
Reviewed-by: Rob Herring <robh@kernel.org>