<div dir="ltr"><div dir="ltr">Hi Jason<div><br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>In our DTS we use gpio-line-names to name all of the GPIOs in one block:<br>
<br>
&gpio {<br>
        status = "okay";<br>
        gpio-line-names =<br>[...]<br>
        /*D0-D7*/       "","","","","","","","",<br>
        /*E0-E7*/       "RESET_BUTTON","RESET_OUT","POWER_BUTTON","POWER_OUT","","","","",<br>
        /*F0-F7*/       "NMI_OUT","","","","CPU_ERR0","CPU_ERR1","","",<br>
        /*G0-G7*/       "CPU_ERR2","CPU_CATERR","PCH_BMC_THERMTRIP","","","","","",<br></blockquote><div><br></div><div>Ugh, ok - that's a nice trick. But it's also a little messy :-/ Is that the "officially recommended" way? I guess, since the other option I tried doesn't work!.</div><div><br></div><div>Is that purely used for naming lines, or does it have any semantic impact?</div><div><br></div><div>Thanks</div><div>Oskar. </div></div></div>