<WaldemarTomme[m]> Smol update: I think my IPA is working (modules weren't updated after kernel update) but I still get timeouts for i2c7. If I run i2cdetect -y 7 I see GPI timeouts in the kernel log. Are there other phones using a i2c controller via GPI instead of FIFO which do NOT get timeouts? Funny thing is apparently interrupts are still getting received by the DMA driver. I don't really understand how the DMA component works but I think
<WaldemarTomme[m]> if interrupts are received than the hardware component should work, right? but apparently it doesn't write data back into the ring buffer in the driver.
Boringstudent[m] has joined #sm7150-mainline
<Boringstudent[m]> What do I do if the XBL and AOP are not split?
<WaldemarTomme[m]> For me (samsung-a71) it's also split downstream but due to the adress of XBL being the same as in the upstream board dts I figured that it's probably correct and didn't overwrite it. I guess if it's different downstream then AOP is still following XBL and only using the XBL address should be sufficient
<Boringstudent[m]> So basically don't really have to change anything about it?
<Boringstudent[m]> * So basically I don't really, * about it on XBL and AOP part?
<WaldemarTomme[m]> for me it works
<Boringstudent[m]> Alright then I'll leave the XBL and AOP part and change everything else
<Boringstudent[m]> Wait, if the device is already in github repo do I have to do all of this?
<WaldemarTomme[m]> If it works I guess not
<WaldemarTomme[m]> For me there was already some work done but I checked everything again