From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: Xilinx SYSACE driver and 8-bit attachment Date: Wed, 7 Oct 2009 07:34:45 -0600 Message-ID: References: <1d3f23370910070013u6307bc42hf7ab243b52d007df@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <1d3f23370910070013u6307bc42hf7ab243b52d007df-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: John Williams Cc: David DeBonis , Linux Kernel list , Michal Simek , devicetree-discuss List-Id: devicetree@vger.kernel.org [Added devicetree-discuss to cc: list] On Wed, Oct 7, 2009 at 1:13 AM, John Williams wrote: > Hi Grant (it's your driver :) and David D ( and your DTS generator :) [...] > if (of_find_property(op->node, "8-bit", NULL)) [...] > doesn't match the properties generated by Xilinx's device tree generator: [...] > =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 xln= x,mem-width =3D <0x8>; > > So, the question is, which should change? Well, obviously its a device tree generator bug, the driver code is perfect. :-P In all seriousness though, the '8-bit' property has been present for a while now and needs to be retained to not break existing users. It would be okay for the driver to be modified to *also* check for the xlnx,mem-width property, but the better solution is to modify the device tree generator. Plus, the '8-bit' property is the documented binding in Documentation/powerpc/dts-bindings/xilinx.txt Cheers, g. -- = Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd.