From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <50B74521.9010808@grandegger.com> Date: Thu, 29 Nov 2012 12:21:05 +0100 From: Wolfgang Grandegger MIME-Version: 1.0 References: <50B739B8.9090509@mediso.hu> In-Reply-To: <50B739B8.9090509@mediso.hu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] [PATCH] MPC5200 MSCAN GPIO routing List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Norbert Bukuli Cc: xenomai@xenomai.org On 11/29/2012 11:32 AM, Norbert Bukuli wrote: > Hello all, > > I missed the GPIO routing functionality of MSCAN in MPC5200. > Please check the attached patch, whether is it usable. Unfortunately, the attachment is missing. Anyway, the proper GPIO routing should be setup either by the boot loader or by platform code (in arch/powerpc/platforms/52xx). That's why we do not have it anymore in the driver. Wolfgang.