On Tue, Apr 28, 2026 at 03:52:05PM +0200, Neil Armstrong wrote: > Document the SG Micro SGM3804 Single Inductor Dual Output Buck/Boost > Converter used to power LCD panels a provide positive and negative > power rails with configurable voltage and active discharge function > for each output. > + enable-gpios: > + maxItems: 2 > + description: > + GPIO specifiers to enable the positive and negative outputs. The driver requires both to be provided, either it should relax it's requirements during probe() and allow only one of the regulators to be instantiated or if that's not a realistic setup the binding should set minItems too.