From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Larsson Subject: Re: [PATCH v9] can: grcan: Add device driver for GRCAN and GRHCAN cores Date: Fri, 16 Nov 2012 07:17:30 +0100 Message-ID: <50A5DA7A.9040608@gaisler.com> References: <50A3B4DB.40502@pengutronix.de> <1352965634-26663-1-git-send-email-andreas@gaisler.com> <50A55146.5050008@pengutronix.de> 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]:16777 "HELO vsp-authed-02-02.binero.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751215Ab2KPGRg (ORCPT ); Fri, 16 Nov 2012 01:17:36 -0500 In-Reply-To: <50A55146.5050008@pengutronix.de> Sender: linux-can-owner@vger.kernel.org List-ID: To: Marc Kleine-Budde Cc: linux-can@vger.kernel.org, Wolfgang Grandegger , devicetree-discuss@lists.ozlabs.org, software@gaisler.com On 2012-11-15 21:32, Marc Kleine-Budde wrote: > On 11/15/2012 08:47 AM, Andreas Larsson wrote: >> This driver supports GRCAN and CRHCAN CAN controllers available in the GRLIB >> VHDL IP core library. >> >> Signed-off-by: Andreas Larsson >> Acked-by: Wolfgang Grandegger > > Applied to can-next/master - and included in the pull-reqeust I just > sent to David. Thank you, both for applying it and for the feedback. Cheers, Andreas