On MIPI_CSI0_I2C0_SCL and MIPI_CSI0_I2C0_SDA, there appears to be two clock paths,

But, are both the CI_PI i2c and CSI0 i2c available?
Assuming only CSI0 i2c is available, which one do these correspond? #1 or #2?

is there a choice between the 24 MHz clock and DIG_PLL0? Or is it that only the CI_PI has access to it and the CSI0 only has access to the PLL:

So, to access only the CSI0 I2C0, how many clocks enables are needed in total? Assuming that the only option is via the PLL, I just need to make sure I am only turning on what is needed, nothing more, but it seems the PLL would also has gated further upstream, or no? Or is it fixed at 120 MHz as the clock input to this CSI0 I2C0, LPI2C module?