<HTML dir=ltr><HEAD><TITLE>Re: [PATCH 7/7] [POWERPC] Xilinx: Update booting-without-of.</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.2900.3199" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText78077 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>When the driver no longer requires the port number, it's easy to drop.&nbsp; Until then, I'll keep it in.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>Also, I'm not so sure that moving to completely generic names is really worth the effort...&nbsp; All the 'semantically' interesting' information is already in the device tree somewhere else.&nbsp; In the limit, the node name could just&nbsp;be a randomly generated string.&nbsp; So now we have a matter of taste: what is the right amount of detail to put in so that someone who looks at the tree can easily understand what's going on, but not be overwhelmed?&nbsp; The xilinx ip name seems to usually do that almost as well as a 'generic name'.&nbsp; Anyway, you proved me wrong last time after a bunch of mulling it over, so maybe I'll just take your word for it and do it that way. :)</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>In other news, my computer seems to have died this morning, so productivity may be low. :)</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>Steve</FONT></DIV></DIV>
<DIV dir=ltr><BR></DIV>
<DIV dir=ltr>
<HR tabIndex=-1>
</DIV>
<DIV dir=ltr><FONT face=Tahoma size=2><B>From:</B> glikely@secretlab.ca on behalf of Grant Likely<BR><B>Sent:</B> Mon 12/17/2007 7:19 AM<BR><B>To:</B> Stephen Neuendorffer<BR><B>Cc:</B> simekm2@fel.cvut.cz; jwilliams@itee.uq.edu.au; linuxppc-dev@ozlabs.org; David Gibson<BR><B>Subject:</B> Re: [PATCH 7/7] [POWERPC] Xilinx: Update booting-without-of.</FONT></DIV>
<DIV dir=ltr><FONT face=Tahoma size=2></FONT><FONT size=2><BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reg = &lt;d1000fc0 20&gt;;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; };<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; };<BR>&gt; @@ -2513,6 +2521,9 @@ platforms are moved over to use the flattened-device-tree model.<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Requred properties:<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - current-speed : Baud rate of uartlite<BR>&gt; +&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Optional properties:<BR>&gt; +&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - port-number : unique ordinal index of the device. This<BR>&gt; +&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; property is required for a console on uartlite.<BR><BR>And has already been discussed, drop the port-number property.&nbsp; I'll<BR>rework the uartlite driver to use aliases instead.<BR><BR>Cheers,<BR>g.<BR><BR>--<BR>Grant Likely, B.Sc., P.Eng.<BR>Secret Lab Technologies Ltd.<BR>grant.likely@secretlab.ca<BR>(403) 399-0195<BR><BR></DIV></FONT></BODY></HTML>