msperl
msperl
Unfortunately this does not help, as it is related to the fact that the ansible-script that is running to gather all the infos ```src/main/resources/gather-hosts.yml``` (even when fact gathering is disabled)...
What is the procedure under which this happens - i.e. what is the driver that is producing this i2c message? Can the issue be reproduced with an upstream kernel? What...
Looking at the traces some more - it seems to be related to hdmi scanning: ```[ 2169.115441] [] (vc4_hdmi_connector_detect [vc4]) from [] (output_poll_execute+0xfc/0x1a4 [drm_kms_helper])``` So I wonder if HDMI i2c...
3f205000.i2c is i2c0. Maybe we should disable the Irq while i2c is not used to avoid such race issues? (Enable_irq on Line 170 and disable_irq on line 178 and 297)...
This came up during a discussion in #96. This may ease the "integration needs" for forked repositories - upstreaming additional *.inc becomes trivial
Give the patch a try and see if it works for you...
I started with the things I needed - we can easily add the others as well
I guess there are a few "out of trees" *.inc (e.g: blueesc) that would probably profit from this and avoid having to locally modify the tgy.asm, which IMO is not...
you may put it that way... I in my personal branch only modify tgy.inc to set: RC_PULS_REVERSE and BEACON_IDLE Changes to the *.inc are rare by comparisson (tgy.inc had the...
Why do you want to keep it in another config? For example the blueesc needs reverse enabled as it is geared towards (u)boats, so why not keep thosesettings in the...