hi @ilmich, thanks for the help
I can't test the box right now, only on Sundays and even then it's difficult
but I have some logs, maybe it's helpful ?
cat dmesg2.txt | grep -i sdio -A5 -B5
[ 4.911371] Bluetooth: HCI UART protocol ATH3K registered
[ 4.917876] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 4.924728] Bluetooth: HCI UART protocol BCM registered
[ 4.931574] usbcore: registered new interface driver bfusb
[ 4.938344] usbcore: registered new interface driver btusb
[ 4.944845] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[ 4.952172] cpu cpu0: leakage=5
[ 4.958698] cpu cpu0: leakage-volt-sel=0
[ 4.965482] cpu cpu0: Failed to get pvtm
[ 4.974092] cpu cpu0: avs=0
[ 4.980660] cpu cpu0: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0
[ 4.987149] cpu cpu0: failed to read out thermal zone (-22)
[ 4.994450] cpu cpu0: failed to find power_model node
[ 5.000172] pwrseq_simple sdio-pwrseq: GPIO lookup for consumer reset
[ 5.004832] pwrseq_simple sdio-pwrseq: using device tree for GPIO lookup
[ 5.009496] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/sdio-pwrseq[0]' - status (0)
[ 5.014887] Synopsys Designware Multimedia Card Interface Driver
[ 5.020518] usb 6-1: New USB device found, idVendor=062a, idProduct=4c01
[ 5.020572] dwmmc_rockchip 30000000.dwmmc: IDMAC supports 32-bit address mode.
[ 5.020877] dwmmc_rockchip 30000000.dwmmc: Using internal DMA controller.
[ 5.020899] dwmmc_rockchip 30000000.dwmmc: Version ID is 270a
--
[ 1485.043886] [<b0009a68>] (do_one_initcall) from [<b00be208>] (do_init_module+0x74/0x1f4)
[ 1485.043903] [<b00be208>] (do_init_module) from [<b00c011c>] (load_module+0x1cc8/0x22bc)
[ 1485.043919] [<b00c011c>] (load_module) from [<b00c080c>] (SyS_init_module+0xfc/0x198)
[ 1485.043935] [<b00c080c>] (SyS_init_module) from [<b0010100>] (ret_fast_syscall+0x0/0x54)
[ 1485.043945] ---[ end trace ece8e1cf317b4e16 ]---
[ 1485.044289] ssv6xxx_sdio_init
[ 1485.545091] initWlan : Retry to carddetect
[ 1486.205085] initWlan : Retry to carddetect
[ 1486.865044] initWlan : Retry to carddetect
[ 1487.525035] initWlan : Retry to carddetect
[ 1488.185005] initWlan : Retry to carddetect
[ 1510.775726] generic_wifi_exit_module
[ 1510.879369] ssv6xxx_sdio_exit
[ 1510.936458] mmc1:mmc host rescan start!
[ 1510.936506] [WLAN_RFKILL]: rockchip_wifi_power: 0
[ 1510.936539] [WLAN_RFKILL]: rockchip_wifi_power: rfkill-wlan driver has not Successful initialized
[ 1552.920252] generic_wifi_init_module
[ 1553.199584]
*** sta_cfg_set, /etc/firmware/ssv6051-wifi.conf ***
[ 1553.203279] ssv6xxx_sdio_init
[ 1553.707424] initWlan : Retry to carddetect
[ 1554.367412] initWlan : Retry to carddetect
[ 1555.027387] initWlan : Retry to carddetect
[ 1555.687387] initWlan : Retry to carddetect
[ 1556.347376] initWlan : Retry to carddetect
[ 1650.075422] generic_wifi_exit_module
[ 1650.177386] ssv6xxx_sdio_exit
[ 1650.233107] mmc1:mmc host rescan start!
[ 1650.233154] [WLAN_RFKILL]: rockchip_wifi_power: 0
[ 1650.233185] [WLAN_RFKILL]: rockchip_wifi_power: rfkill-wlan driver has not Successful initialized
[ 1672.520954] generic_wifi_init_module
[ 1672.800656]
*** sta_cfg_set, /lib/firmware/ssv6051-wifi.cfg ***
[ 1672.811224] ssv6xxx_sdio_init
[ 1673.312564] initWlan : Retry to carddetect
[ 1673.972534] initWlan : Retry to carddetect
[ 1674.632554] initWlan : Retry to carddetect
[ 1675.292553] initWlan : Retry to carddetect
[ 1675.952503] initWlan : Retry to carddetect
r@pc:/mxq$
thank you