Hello
I am working with the nrf54l15 soc (sdk 2.8.0).
I have noticed that a component "mx25r6435f" is defined in the generic nrf54l15_cpuapp_common.dtsi file.
With some research, I have confirmed that component is an external spi-nor flash on the nrf54l15DK.
Is there a specific reason that component is defined in this file ?
Can I disable it to use SPIM20 peripheral with the same pins as "mx25r6435f" ?
Thanks for your answer