<aka_[m]>
Which way of handling i2c device init is better?
<aka_[m]>
Keep adding compatibles for each device or use fwloader to load .bin file and reading u8 of it parsing pair of reg,value or adding init-seqs under dts in pairs?
<aka_[m]>
i feel like DT is best for it but not sure
jacobk has quit [Ping timeout: 480 seconds]
jhovold has quit [Quit: WeeChat 4.4.2]
<flamingradian[m]>
is it too big for the driver?
jacobk has joined #linux-msm
<Pan[m]>
<Pan[m]> "Okay, aparently on elish only..." <- slpi fails to load on sm8150 (nabu, vayu) and sm8250 devices (xiaomi-lmi), did you had to do anything related to it to get it working?, or is it something about xiaomi messing with the firmware in a way manline can't load it
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #linux-msm
<flamingradian[m]>
Pan: oh, uh there was a missing sleepstate node in smp2p that caused crashes every 10 sec
<Pan[m]>
flamingradian[m]: oh, could you point me into that?