Message ID | 20201008232154.94221-1-hskinnemoen@google.com (mailing list archive) |
---|---|
Headers | show |
Series | Additional NPCM7xx features, devices and tests | expand |
On Fri, 9 Oct 2020 at 00:22, Havard Skinnemoen <hskinnemoen@google.com> wrote: > > This is an update to the initial NPCM7xx patch series adding > > - A timer test that found several issues that were fixed in the final version > of the series (see > https://www.mail-archive.com/qemu-devel@nongnu.org/msg739516.html). > - Watchdog timer support. This makes the reboot command work. > - Random Number Generator device. > - USB Host Controllers. > - GPIO Controllers. > > The watchdog was implemented by my new teammate Hao Wu. Expect to see more > patches from him in the near future. > > This series has also been pushed to the npcm7xx-5.2-update branch of my github > repository at > > https://github.com/hskinnemoen/qemu > > Again, thanks a lot for reviewing! I'm going to take patch 1 (the timer test case) into my target-arm.next queue; I've sent some review comments on the other parts of the series. thanks -- PMM