SPI chip select in device tree overlay in zephyr

Dear concern,

I am using nrf52832 as a master and mr25h128a (mram) as a slave and Zephyr RTOS. I want to communicate with this master and salve by SPI. How do I use the gpio pin 7 as a chip select pin? I try to do it in the overlay file (device tree) but facing some error and also in logic analyzer the chip select pin showing no response. Please help me with it.  

Related