The nRF53 data sheet defines the minimum clock period for teh SPI slave and master as 125nSec - which equates to 8MHz. The SPI Slave also gives the max data rate as 8MHz with some caveats about the device at the other end.
The SPI Master however gives the max data rate as 16MHz or 32MHz depending on teh SPI in use despite specifying a 8MHz clock (Based upon 125nSec minimum period).
Could you clarify the behaviour of these peripherals please as it doesn't make sense to me