From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from outmx016.isp.belgacom.be (outmx016.isp.belgacom.be [195.238.2.115]) by ozlabs.org (Postfix) with ESMTP id D3BE167A64 for ; Thu, 10 Mar 2005 05:38:03 +1100 (EST) Received: from outmx016.isp.belgacom.be (localhost [127.0.0.1]) by outmx016.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with ESMTP id j29Ibrra026092 for ; Wed, 9 Mar 2005 19:37:53 +0100 (envelope-from ) Message-ID: <422F4284.1050806@246tNt.com> Date: Wed, 09 Mar 2005 19:37:56 +0100 From: Sylvain Munaut MIME-Version: 1.0 To: Andrey Volkov References: <422EEA20.4050907@varma-el.com> <422F34F9.1050607@varma-el.com> In-Reply-To: <422F34F9.1050607@varma-el.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Cc: paulus@samba.org, linuxppc-embedded@ozlabs.org Subject: Re: RFC/Commit: New ocp id for CANbus devs List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Andrey Volkov wrote: > Hi Kumar: > >> Is this for 2.6? > > Oh sorry, certainly for 2.6 (Sylvain's kernel more precisely). > But since, Sylvain not maintainer of ocp_ids.h, so I send > this patch to Paul (who create it, am I right?). > >> If so, 5200 needs to be moved to using the new driver model and >> platform devices. Take a look at support for MPC85xx or marvell >> (mv64x60) as examples. >> >> - kumar > > Kumar, please, more cleanly, what did you want to say? If you told about > board_ocp[] in lite5200.c (platform specific). Then yes, I use it, but > not mpc5200.c > No, what he said is that MPC5200 needs to be moved to use the platform bus driver model. I'll post the patch doing just that on Monday along with PCI and sparse clean-ups. (Unless something goes wrong ...) Sylvain