On Tue, Jan 14, 2020 at 01:40:15PM +0100, Florian Westphal wrote: > the kernel stores spi in a __be32, so fix up the byteorder annotation > accordingly. > > Signed-off-by: Florian Westphal <fw@xxxxxxxxx> Acked-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Please, update tests/py too, I guess that will spew a warning after this update?