SPI on Banana Pi M1 +

Hi I am trying to get our product to run on a banana pi M1+ but am struggling to get the SPI to show up in the device try. Device tree overlays seem to be working differently to what we are used to on the raspberry pis. the relevant configuration options also don’t seem to be available in the configuration menu on the balena cloud dashboard. Does anyone have experience with this or has gotten this to work before?
I have added RESIN_HOST_CONFIG_dtoverlay = “spi0-cs,cs1_pin=25”,“i2c-rtc,ds3231”
and RESIN_HOST_CONFIG_dtparam=“i2c_arm=on”,“spi=on”,“audio=on”
to the Device configuration, but that doesn’t;t seem to do anything