ChanServ changed the topic of #linux-msm to:
hexdump0815 has joined #linux-msm
hexdump01 has quit [Ping timeout: 480 seconds]
marvin24_ has joined #linux-msm
marvin24 has quit [Ping timeout: 480 seconds]
<lumag> elder: inside the IPA driver, would it be possible to load firmware on ndo_open() instead of probe time? It's not untypical to have IPA driver in the initramfs, with the firmware being available only after rootfs mount.
tyalie has joined #linux-msm
zstas has joined #linux-msm
zstas has quit [Ping timeout: 480 seconds]
<elder> Maybe. It would move a bunch of the late stage initialization to that point, and we would have to ensure it happened only in the first ndo_open call. In many cases it’s not the AP that does the firmware load, but when it does I think that could work. I just fear we might bump into another issue while trying.
<elder> Anyway I think the answer is a cautious “yes.”
<Tofe> I just remarked that my downstream kernel used the rx_to_inject property in the msm_serial_hs_platform_data struct, for the uartdm... is there a matching way to inject that byte using upstream code ?
zstas has joined #linux-msm
zstas has quit [Ping timeout: 480 seconds]
leo60228 has quit [Read error: Connection reset by peer]
leo60228 has joined #linux-msm
leo60228 has quit [Quit: ZNC 1.8.2 - https://znc.in]
leo60228 has joined #linux-msm
<lumag> elder: thanks!
gnuiyl has quit [Remote host closed the connection]
gnuiyl has joined #linux-msm