Re: [PATCHv2 2/5] arm64: dts: allwinner: a64: Add watchdog

From: Rob Herring
Date: Sun Mar 18 2018 - 08:55:27 EST


On Thu, Mar 15, 2018 at 04:25:07PM +0000, Harald Geyer wrote:
> Add a watchdog node for the A64, automatically enabled on all boards.
> Since the device is compatible with an existing driver, we only reserve
> a new compatible string to be used together with the fall back.
> Tested on Olimex Teres-I.
>
> Signed-off-by: Harald Geyer <harald@xxxxxxxxx>
> ---
> changes since v1:
> * add and use a specific compatible string
>
> Documentation/devicetree/bindings/watchdog/sunxi-wdt.txt | 6 ++++--
> arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 7 +++++++
> 2 files changed, 11 insertions(+), 2 deletions(-)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>