Re: [PATCH v4 0/5] Add support for PMBus in QEMU

2021-05-19 Thread Corey Minyard
On Wed, May 19, 2021 at 09:49:57AM -0700, Titus Rwantare wrote: > Hello, > > This patch series adds an interface to start supporting PMBus devices in QEMU. > I’ve included two PMBus devices: MAX34451 and ADM1272. > Ok, I've added this to my next tree. I moved the files to the sensor directory,

[PATCH v4 0/5] Add support for PMBus in QEMU

2021-05-19 Thread Titus Rwantare
Hello, This patch series adds an interface to start supporting PMBus devices in QEMU. I’ve included two PMBus devices: MAX34451 and ADM1272. PMBus is a variant of SMBus meant for digital management of power supplies. PMBus adds to the SMBus standard by defining a number of constants and commands