From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Larsson Subject: Re: [PATCH] can: can_oc: Add driver for CAN_OC cores from Aeroflex Gaisler Date: Wed, 26 Sep 2012 13:40:11 +0200 Message-ID: <5062E99B.8020700@gaisler.com> References: <1348552379-3909-1-git-send-email-andreas@gaisler.com> <5062CD27.3090803@pengutronix.de> <5062D13F.1090908@grandegger.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from vsp-authed02.binero.net ([195.74.38.226]:57260 "HELO vsp-authed-02-02.binero.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1755647Ab2IZLku (ORCPT ); Wed, 26 Sep 2012 07:40:50 -0400 In-Reply-To: <5062D13F.1090908@grandegger.com> Sender: linux-can-owner@vger.kernel.org List-ID: To: Wolfgang Grandegger Cc: Marc Kleine-Budde , linux-can@vger.kernel.org, software@gaisler.com On 09/26/2012 11:56 AM, Wolfgang Grandegger wrote: > On 09/26/2012 11:38 AM, Marc Kleine-Budde wrote: >> On 09/25/2012 07:52 AM, Andreas Larsson wrote: >>> This driver is for the sja1000 compatible CAN_OC cores from Aeroflex >>> Gaisler available in the GRLIB VHDL IP core library. >> >> Why don't you describe a single sja1000 compatible core with an OF >> device? The devices have indipendent address spaces and IRQs. With a >> proper abstraction/desciption you would not need this driver. > > Right, at least I do not see anything special. The following DTS entry > should do the jobs: > [...] I'll look into this. Note that this is a SPARC device and not a PowerPC device. Cheers, Andreas