Re: [PATCH] hw/i2c: pmbus: NUL-terminate strings received via block write

Peter Maydell <[email protected]> Mon, 27 Jul 2026 10:42:49 +0100
Newsgroups org.nongnu.qemu-arm,org.nongnu.qemu-devel
Message-ID <CAFEAcA9AMaK0CNQkWur4Cg=Uwx0RDBw87m1fkprD8_XH4pEiUw@mail.gmail.com>
On Tue, 7 Jul 2026 at 00:01, Titus Rwantare <[email protected]> wrote:
>
> The adm1266 has a strange access pattern for the MFR_* registers, I'm
> creating a series with the patch that fixes it, but a quick summary:
> the data written to the register is the length of the data to be read
> back, the actual string contents are read only.
>
> I'm sending the patches that update SMBus and the adm1266 up.

Did you send those adm1266 patches? I can't find them on the list.

thanks
-- PMM