Re: [PATCH v2 1/4] dt-bindings: mfd: Add Gateworks System Controller bindings

From: Fabio Estevam
Date: Sat Mar 10 2018 - 08:57:53 EST


Hi Tim,

On Mon, Mar 5, 2018 at 7:02 PM, Tim Harvey <tharvey@xxxxxxxxxxxxx> 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.