[PATCH 4/4] wdt: Add DM support for Designware WDT
Simon Glass
sjg at chromium.org
Mon Feb 3 01:04:16 CET 2020
Hi Sean,
On Sun, 2 Feb 2020 at 10:25, Sean Anderson <seanga2 at gmail.com> wrote:
>
> On 2/2/20 12:13 PM, Sean Anderson wrote:
> > The binding used is the same as Linux's.
> > ---
> > doc/device-tree-bindings/watchdog/dw_wdt.txt | 24 +++++++
> > drivers/watchdog/designware_wdt.c | 67 ++++++++++++++++++++
> > 2 files changed, 91 insertions(+)
> > create mode 100644 doc/device-tree-bindings/watchdog/dw_wdt.txt
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
Are you adding this to the Makefile somewhere?
Regards,
Simon
More information about the U-Boot
mailing list