nRF54L SPIM00 SDI/SDO datasheet contradictions

The nRF54L datasheet (v0.9) figures for pin assignment (https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/chapters/pin.html) describe pins P2.02, P2.04, P2.08 and P2.09 as `SPI.SDI/SDO`

The following table then contradicts the above figure, by describing P2.02 and P2.08 as `SPIM SDO` and P2.04 and P2.09 as `SPIM SDI`.

Which piece of information is correct?
Based on my hardware design failing to communicate over SPI, I am suspecting that the more restrictive table is correct and the pin assignment figure is incorrect.

Related