Re: [PATCH v1 0/2] reset: small cleanups for x86
Simon Glass <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <CAFLszTi06pNKU+N+Uab23xC+KWLPOXS6xMBtXWoh_UWwNnZe7w@mail.gmail.com> |
Hi Denis, On Tue, 18 Aug 2026 at 14:05, <[email protected]> wrote: > > On Wed, Jul 29, 2026 at 01:38:24AM -0700, Denis Mukhin via U-Boot wrote: > > This is small cleanup series for x86 reset device driver. > > > > Patch 1 introduces a small fixup for the x86 reset driver. > > Patch 2 introduces a small fixup for the x86 EFI reset driver. > > > > Denis Mukhin (2): > > reset: x86: Use cpu_hlt() in pch_sysreset_power_off() > > reset: x86: Use cpu_hlt() in efi_reset_system() > > > > drivers/sysreset/sysreset_x86.c | 5 +++-- > > 1 file changed, 3 insertions(+), 2 deletions(-) > > Just following up on that mini-cleanup series. > > This is re-submission of the reviewed patches originally posted here: > > https://lore.kernel.org/u-boot/[email protected]/ > https://lore.kernel.org/u-boot/[email protected]/ Yes, I have reviewed these. Regards, Simon