On Fri, Jun 30, 2023 at 12:46:11PM +0200, Erik Schilling wrote: > On Fri Jun 30, 2023 at 12:19 PM CEST, Kent Gibson wrote: > > > > > > > That is the only test failing out of the whole suite, so gpiosim is not > > the problem. > > > > That is with the latest from the Raspberry Pi rpi-6.4.y branch[1] > > (a867309b7a55 so a few days old now), with CONFIG_GPIO_SIM so that I can > > run the tests. > > Happens to be running on a Pi ZeroW, but I don't think that test is speed > > sensitive. I have done a complete rebuild - same result. > > > > Are there any distos enabling GPIO_SIM yet? > > Fedora does now (after I asked for it [2]). But it does not support any > 32-bit ARM targets anymore :/. Can you try reproducing it without the > patches? I would be surprised if this was related to the patches. > Tried that - same result with libgpiod master. So it is not from your patches. Cheers. Kent. > I will rebuild my armv7hf VM soon and retry with a self-built kernel. > but not sure when I will get around that. > > [2] https://bugzilla.redhat.com/show_bug.cgi?id=2215980 > > - Erik