Re: [PATCH] ARM: dts: aspeed: tyan-s7106: Update nct7802 config

From: Oskar Senft
Date: Thu Nov 04 2021 - 21:02:10 EST


Hi Joel

> > + channel@0 { /* LTD */
> > + reg = <0>;
> > + status = "okay";
>
> The status = "okay" should be redundant; as long as you don't specify
> a status, a node is assumed to be enabled.

My apologies! I know you mentioned something similar for the DTS
binding patch. I didn't realize that this was a generic statement,
rather than limited to the example in the binding. Fixed in PATCH v2.

Oskar.