On Tue, 2023-12-19 at 16:39 +0000, Conor Dooley wrote: > On Mon, Dec 18, 2023 at 05:29:42PM +0100, Nuno Sa wrote: > > Add bindings for the LTC4282 High Current Hot Swap Controller with I2C > > Compatible Monitoring. > > I'm not sure what to look for to confirm that the gpio2/gpio3 muxing was > fixed in this version, but the default stuff was fixed, so on that basis > Reviewed-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > Thanks for the ack... The muxing is fixed by adding the new 'adi,gpio3-monitor-enable' property. That's how we mux gpio3 into the ADC (so that pin is monitored as part of hwmon). Note that if that property is given, I'm restricting the gpio2 allowed values to 'stress_fet' because we can't mux both pins. - Nuno Sá