Re: [edk2-devel] [edk2-platforms PATCH v2 4/8] Silicon/Marvell: Odyssey watchdog driver

2024-01-15 Thread Narinder Dhillon
alcerak > Subject: [EXT] Re: [edk2-devel] [edk2-platforms PATCH v2 4/8] > Silicon/Marvell: Odyssey watchdog driver > > External Email > > -- > +marcin.s.woj...@gmail.com > > Hi Narinder > > cz

Re: [edk2-devel] [edk2-platforms PATCH v2 4/8] Silicon/Marvell: Odyssey watchdog driver

2024-01-12 Thread Marcin Wojtas via groups.io
+marcin.s.woj...@gmail.com Hi Narinder czw., 21 gru 2023 o 01:54 Narinder Dhillon napisaƂ(a): > > From: Narinder Dhillon > > This patch adds watchdog driver for Odyssey SoC. To make sure - isn't this watchdog IP compatible with the ARM generic watchdog (ArmPkg/Drivers/GenericWatchdogDxe/).

[edk2-devel] [edk2-platforms PATCH v2 4/8] Silicon/Marvell: Odyssey watchdog driver

2023-12-20 Thread Narinder Dhillon
From: Narinder Dhillon This patch adds watchdog driver for Odyssey SoC. Signed-off-by: Narinder Dhillon --- .../Drivers/Wdt/GtiWatchdogDxe/GtiWatchdog.c | 408 ++ .../Wdt/GtiWatchdogDxe/GtiWatchdogDxe.inf | 45 ++ 2 files changed, 453 insertions(+) create mode 100644