From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robin Holt Subject: [Patch 0/5] [flexcan/powerpc] Add support for powerpc flexcan (freescale p1010) -V9 Date: Tue, 9 Aug 2011 09:43:46 -0500 Message-ID: <1312901031-29887-1-git-send-email-holt@sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: socketcan-core-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, PPC list , Kumar Gala To: Robin Holt , Marc Kleine-Budde , Wolfgang Grandegger , U Bhaskar-B22300 Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: socketcan-core-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org Errors-To: socketcan-core-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org List-Id: netdev.vger.kernel.org Marc, Wolfgang or U Bhaskar, This patch set should have all your comments included. It is based on the David S. Miller net-next-2.6 tree commit 19fd617. This series adds a fifth patch which cleans up and corrects the device bindigs for the fsl-flexcan nodes. I have compiled each patch in the series individually for both arm and powerpc (cheated on ppc and reordered them with the last patch first so I could select CAN_FLEXCAN. 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 on an arm system as I have no access to an arm based system. For the first three patches in the series, I believe they are all ready for forwarding to David S. Miller for the netdev tree. I think patch 4 is ready for submission to the PPC85xx maintainer. This is the first submission of patch 5. Thanks, Robin Holt