On Tue, Mar 3, 2020 at 12:54 PM Guenter Roeck <linux@xxxxxxxxxxxx> wrote: > > On Mon, Feb 24, 2020 at 12:54:25PM -0800, Tim Harvey wrote: > > The Gateworks System Controller has a hwmon sub-component that exposes > > up to 16 ADC's, some of which are temperature sensors, others which are > > voltage inputs. The ADC configuration (register mapping and name) is > > configured via device-tree and varies board to board. > > > > Cc: Guenter Roeck <linux@xxxxxxxxxxxx> > > Signed-off-by: Tim Harvey <tharvey@xxxxxxxxxxxxx> > > Couple of minor comments, otherwise looks good from my perspective. > Guenter, Thank you for the review! I will post a v6 as soon as I get the dt bindings worked through. Tim