I'm using a board that supports multiple SPI interfaces. In the project I'm developing, I need the MFRC522 to use a different SPI interface than the default one, as the default SPI interface is already being used by another device, and I would like to reserve it exclusively for that equipment.