Greetings,
Using SDK v3.1.1 the SPI MISO signal appears to be actively driven by the nRF5280 for both my SPI1 and SPI2 configurations. In both cases there are no active SPI Slaves connected - just a loopback connection from MOSI to MISO. A SPI Master should NEVER drive MISO, only pull it down for when CS is negated. I suspect there's some magic pin configuration somewhere that's missing in the devicetree but I can't find anything. I read some other questions regarding this same problem that suggested a MISO pin should be explicitly configured as a GPIO input but that doesn't work either.
Here's my overlay portions for SPI1: