On Thu, Sep 04, 2025 at 10:33:43AM -0700, Gregory Fuchedgi wrote: > This patch series introduces per-port device tree configuration with poe > class restrictions. Also adds optional reset/shutdown gpios. > > Tested with hw poe tester: > - Auto mode tested with no per-port DT settings as well as explicit port > DT ti,class=4. Tested that no IRQ is required in this case. > - Semi-Auto mode with class restricted to 0, 1, 2 or 3. IRQ required. > - Tested current cut-offs in Semi-Auto mode. > - On/off by default setting tested for both Auto and Semi-Auto modes. > - Tested fully disabling the ports in DT. > - Tested with both reset and ti,ports-shutdown gpios defined, as well as > with reset only, as well as with neither reset nor shutdown. > > Signed-off-by: Gregory Fuchedgi <gfuchedgi@xxxxxxxxx> > --- > Changes in v3: > - cleaned up dt bindings in response to v2 review This is very vague. Everything is a change or clean up. I requested specific things to be changed and you should list them. Best regards, Krzysztof