Thanks, Flavor!
I skimmed through that documentation and saw I could enable i2c_vc through a dt-param. After adding that I could see GPIO0 and GPIO1 set to data and clock when using raspi-GPIO get. But still no devices were shown.
One interesting thing is that `sudo i2cdetect 0` was really slow when trying to probe for devices. But it still didn't find anything.
Perhaps this is where I need to add force_eeprom_read=0 and disable_poe_fan=1 to use GPIO0&1?
I skimmed through that documentation and saw I could enable i2c_vc through a dt-param. After adding that I could see GPIO0 and GPIO1 set to data and clock when using raspi-GPIO get. But still no devices were shown.
One interesting thing is that `sudo i2cdetect 0` was really slow when trying to probe for devices. But it still didn't find anything.
Perhaps this is where I need to add force_eeprom_read=0 and disable_poe_fan=1 to use GPIO0&1?