From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v6 0/4] can: cc770: add support for the Bosch CC770 and Intel AN82527 Date: Thu, 01 Dec 2011 13:24:32 -0500 (EST) Message-ID: <20111201.132432.1539033709144831964.davem@davemloft.net> References: <1322732481-2255-1-git-send-email-wg@grandegger.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-can@vger.kernel.org, socketcan-users@lists.berlios.de To: wg@grandegger.com Return-path: In-Reply-To: <1322732481-2255-1-git-send-email-wg@grandegger.com> Sender: linux-can-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Wolfgang Grandegger Date: Thu, 1 Dec 2011 10:41:17 +0100 > Already since a while we have support for the Bosch CC770 and Intel > AN82527 CAN controllers in our out-of-tree Socket-CAN repository. > > In the meantime I found a TQM855L board with two AN82527 on it, > which allowed me to provide and test a generic platform driver > as well. Applied.