Hi I would like to report a bug in the Devicetree visual editor.
When you add two fixed regulators and connect a separate sensor to each of them, both sensors will be represented above both regulators.

Another question regarding the fixed regulator node. The current SDK (2.6.1) has a bug such that the off-on-delay property is not working, which makes the use of sensor drivers that sits behind regulators useless as at pre kernel, the sensor init will fail as no power is enabled from the regulator. I see that Zephyr 3.6.99 has fixed this. Any timeline on when 2.7 is released which hopefully will use 3.6.99?