All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v10 0/5] [flexcan/powerpc] Add support for powerpc flexcan (freescale p1010)
@ 2011-08-10  3:05 ` Robin Holt
  0 siblings, 0 replies; 64+ messages in thread
From: Robin Holt @ 2011-08-10  3:05 UTC (permalink / raw)
  To: Robin Holt, Marc Kleine-Budde, Wolfgang Grandegger, U Bhaskar-B22300
  Cc: socketcan-core-0fE9KPoRgkgATYTw5x5z8w,
	netdev-u79uwXL29TY76Z2rM5mHXA, PPC list, Kumar Gala


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.  Patch 5 changed
from the previous post by adding a second compatible string for the
fsl,p1010_flexcan.

Thanks,
Robin Holt

^ permalink raw reply	[flat|nested] 64+ messages in thread

end of thread, other threads:[~2011-08-10 18:40 UTC | newest]

Thread overview: 64+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-10  3:05 [PATCH v10 0/5] [flexcan/powerpc] Add support for powerpc flexcan (freescale p1010) Robin Holt
2011-08-10  3:05 ` Robin Holt
     [not found] ` <1312945564-6626-1-git-send-email-holt-sJ/iWh9BUns@public.gmane.org>
2011-08-10  3:06   ` [PATCH v10 1/5] [flexcan] Remove #include <mach/clock.h> Robin Holt
2011-08-10  3:06     ` Robin Holt
2011-08-10  3:06   ` [PATCH v10 2/5] [flexcan] Abstract off read/write for big/little endian Robin Holt
2011-08-10  3:06     ` Robin Holt
2011-08-10  3:06   ` [PATCH v10 3/5] [flexcan] Add of_match to platform_device definition Robin Holt
2011-08-10  3:06     ` Robin Holt
     [not found]     ` <1312945564-6626-4-git-send-email-holt-sJ/iWh9BUns@public.gmane.org>
2011-08-10 14:33       ` Robin Holt
2011-08-10 14:33         ` Robin Holt
2011-08-10  3:06   ` [PATCH v10 4/5] [powerpc] Add flexcan device support for p1010rdb Robin Holt
2011-08-10  3:06     ` Robin Holt
     [not found]     ` <1312945564-6626-5-git-send-email-holt-sJ/iWh9BUns@public.gmane.org>
2011-08-10  9:56       ` Marc Kleine-Budde
2011-08-10  9:56         ` Marc Kleine-Budde
     [not found]         ` <4E4255B1.6050001-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2011-08-10 10:15           ` Robin Holt
2011-08-10 10:15             ` Robin Holt
2011-08-10  3:06   ` [PATCH v10 5/5] [powerpc] Fix up fsl-flexcan device tree binding Robin Holt
2011-08-10  3:06     ` Robin Holt
2011-08-10 10:09     ` Robin Holt
2011-08-10 10:09       ` Robin Holt
     [not found]     ` <1312945564-6626-6-git-send-email-holt-sJ/iWh9BUns@public.gmane.org>
2011-08-10  8:15       ` Robert Schwebel
2011-08-10  8:15         ` Robert Schwebel
2011-08-10 13:47       ` Wolfgang Grandegger
2011-08-10 13:47         ` Wolfgang Grandegger
     [not found]         ` <4E428BFF.7060402-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
2011-08-10 14:15           ` Robin Holt
2011-08-10 14:15             ` Robin Holt
2011-08-10 14:36             ` U Bhaskar-B22300
2011-08-10 14:36               ` U Bhaskar-B22300
     [not found]               ` <9C64B7751C3BCA41B64A68E23005A7BE1C6A21-TcFNo7jSaXPiTqIcKZ1S2K4g8xLGJsHaLnY5E4hWTkheoWH0uzbU5w@public.gmane.org>
2011-08-10 16:00                 ` Robin Holt
2011-08-10 16:00                   ` Robin Holt
     [not found]                   ` <20110810160054.GT4926-sJ/iWh9BUns@public.gmane.org>
2011-08-10 16:53                     ` Kumar Gala
2011-08-10 16:53                       ` Kumar Gala
     [not found]                       ` <63306A24-3FBF-4DAA-A0B9-6005F56BB76F-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>
2011-08-10 17:16                         ` Robin Holt
2011-08-10 17:16                           ` Robin Holt
     [not found]                           ` <20110810171600.GV4926-sJ/iWh9BUns@public.gmane.org>
2011-08-10 17:17                             ` Kumar Gala
2011-08-10 17:17                               ` Kumar Gala
     [not found]                               ` <8C9817C6-735D-4B7C-A03B-5661C04C725A-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>
2011-08-10 17:20                                 ` Robin Holt
2011-08-10 17:20                                   ` Robin Holt
     [not found]                                   ` <20110810172040.GX4926-sJ/iWh9BUns@public.gmane.org>
2011-08-10 17:26                                     ` Kumar Gala
2011-08-10 17:26                                       ` Kumar Gala
2011-08-10 18:23                     ` Wolfgang Grandegger
2011-08-10 18:23                       ` Wolfgang Grandegger
2011-08-10 18:27                       ` Scott Wood
2011-08-10 18:27                         ` Scott Wood
     [not found]                         ` <4E42CDA8.5050902-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2011-08-10 18:35                           ` Robin Holt
2011-08-10 18:35                             ` Robin Holt
2011-08-10 18:39                             ` Scott Wood
2011-08-10 18:39                               ` Scott Wood
     [not found]             ` <20110810141550.GQ4926-sJ/iWh9BUns@public.gmane.org>
2011-08-10 14:41               ` Wolfgang Grandegger
2011-08-10 14:41                 ` Wolfgang Grandegger
     [not found]                 ` <4E42987F.9040304-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
2011-08-10 14:46                   ` Kumar Gala
2011-08-10 14:46                     ` Kumar Gala
2011-08-10 14:45               ` Kumar Gala
2011-08-10 14:45                 ` Kumar Gala
     [not found]                 ` <8ED8063F-7227-402A-89D5-7CE69241AF9C-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>
2011-08-10 15:35                   ` Robin Holt
2011-08-10 15:35                     ` Robin Holt
2011-08-10 10:01   ` [PATCH v10 0/5] [flexcan/powerpc] Add support for powerpc flexcan (freescale p1010) Marc Kleine-Budde
2011-08-10 10:01     ` Marc Kleine-Budde
     [not found]     ` <4E425716.4010104-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2011-08-10 10:11       ` Robin Holt
2011-08-10 10:11         ` Robin Holt
     [not found]         ` <20110810101113.GN4926-sJ/iWh9BUns@public.gmane.org>
2011-08-10 10:24           ` Marc Kleine-Budde
2011-08-10 10:24             ` Marc Kleine-Budde
2011-08-10 11:09   ` Marc Kleine-Budde
2011-08-10 11:09     ` Marc Kleine-Budde

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.