<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<div>
<div dir="auto">Hello James,
<div dir="auto"><br>
</div>
<div dir="auto">Thanks. This indeed causes the driver to load.</div>
<div dir="auto"><br>
</div>
<div dir="auto">Best regards,</div>
<div dir="auto"><br>
</div>
<div dir="auto">Wim Vervoorn</div>
</div>
<div class="x_gmail_extra"><br>
<div class="x_gmail_quote">Op 15 feb. 2019 11:09 p.m. schreef James Feist <james.feist@linux.intel.com>:<br type="attribution">
</div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">On 2/15/19 8:31 AM, Wim Vervoorn wrote:<br>
> I noticed that the facebook-tiogapass.dts has the items for kcs2 and 3 included while the s2600wf.dts doesn't assign addresses for these devices (leaving the kcs_addr at 0 causing the driver not to load).<br>
> <br>
> I this intentional and do start the driver in another way or should I change the dts?<br>
<br>
The dts needs to have the kcs nodes added. This hasn't been upstreamed <br>
yet. Should look like:<br>
<br>
  +&kcs3 {<br>
  +   kcs_addr = <0xCA2>;<br>
  +   status = "okay";<br>
  +};<br>
  +<br>
  +&kcs4 {<br>
  +   kcs_addr = <0xCA4>;<br>
  +   status = "okay";<br>
  +};<br>
<br>
<br>
<br>
Thanks,<br>
<br>
James<br>
<br>
<br>
<br>
<br>
<br>
</div>
</span></font>
</body>
</html>