<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <span style="white-space: pre-wrap">
</span>
    <blockquote type="cite"
      cite="mid:20240522192524.3286237-15-eajames@linux.ibm.com">
      <pre class="moz-quote-pre" wrap="">+            led@6 {
+                       reg = <6>;
+                       default-state = "keep";
+                       label = "cpu-vrm1";
+                       retain-state-shutdown;
+                       type = <PCA955X_TYPE_LED>;
+               };
+</pre>
    </blockquote>
    Is there a specific reason for skipping led@7? Its not connected?<br>
    <blockquote type="cite"
      cite="mid:20240522192524.3286237-15-eajames@linux.ibm.com">
      <pre class="moz-quote-pre" wrap="">
+               led@8 {
+                       reg = <8>;
+                       default-state = "keep";
+                       label = "lcd-russel";
+                       retain-state-shutdown;
+                       type = <PCA955X_TYPE_LED>;
+               };
+       };
+
</pre>
    </blockquote>
    <p>Reviewed-by: Ninad Palsule <a class="moz-txt-link-rfc2396E" href="mailto:ninad@linux.ibm.com"><ninad@linux.ibm.com></a><br>
    </p>
    <p><br>
    </p>
  </body>
</html>