From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay3.sgi.com [192.48.152.1]) by ozlabs.org (Postfix) with ESMTP id 42E69B6F71 for ; Fri, 12 Aug 2011 02:07:21 +1000 (EST) From: Robin Holt To: Robin Holt , Kumar Gala , Wolfgang Grandegger , Marc Kleine-Budde , U Bhaskar-B22300 Subject: [PATCH v12 0/6] flexcan/powerpc: Add support for powerpc flexcan (freescale p1010) Date: Thu, 11 Aug 2011 11:07:05 -0500 Message-Id: <1313078831-2511-1-git-send-email-holt@sgi.com> Cc: socketcan-core@lists.berlios.de, netdev@vger.kernel.org, PPC list , Robin Holt List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , With all the patches applied, my p1010rdb works for communicating between its two can ports and also can communicate with an external PSOC. I have done no testing beyond compile testing for an arm system as I have no access to an arm based system. With the latest version, changes to the arch tree really only reflect changes in the drivers/net/can tree. I, therefore, believe it is probably best to route them through David S. Miller's netdev tree. Wolfgang and Kumar, does that seem correct to you? Thanks, Robin Holt