Hi Tim, On Mon, Mar 5, 2018 at 7:02 PM, Tim Harvey <[email protected]> wrote:
> +
> + hwmon@1 { /* A1: Input Voltage */
> + type = <1>;
> + reg = <0x02>;
Unit address (@1) does not match the 'reg' value.
If someone build this example with W=1 a warning will be shown.
Same problem happens in other places of this example.

