From: wg@grandegger.com (Wolfgang Grandegger)
To: linux-arm-kernel@lists.infradead.org
Subject:
Date: Thu, 17 Sep 2009 11:50:49 +0200 [thread overview]
Message-ID: <4AB20679.2040602@grandegger.com> (raw)
In-Reply-To: <1253180254-11910-1-git-send-email-mkl@pengutronix.de>
Marc Kleine-Budde wrote:
> Hi,
>
> This patch series adds support for the Atmel CAN controller as found
> on the AT91SAM9263.
>
> It adds the at91_can to the generic device definition, activates the CAN
> controller on the at91sam9263ek and adds the driver itself.
>
> Changes since V1:
> - let Kconfig depend on CAN_DEV
> - add example how driver is used in baord file
>
> Please review and consider for inclusion.
A Vx patch suffix would be nice next time.
> cheers, Marc
>
> Marc Kleine-Budde (3):
> at91sam9263: add at91_can device to generic device definition
> at91sam9263ek: activate at91 CAN controller
> at91_can: add driver for Atmel's CAN controller on AT91SAM9263
I have just added my "signed-off-by" for the Socket-CAN patch #3. Don't
known who will take care of the other patches.
Wolfgang.
WARNING: multiple messages have this Message-ID (diff)
From: Wolfgang Grandegger <wg-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
To: Marc Kleine-Budde <mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Cc: Socketcan-core-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org,
netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Andrew Victor <linux-PelNFVqkFnVyf+4FbqDuWQ@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re:
Date: Thu, 17 Sep 2009 11:50:49 +0200 [thread overview]
Message-ID: <4AB20679.2040602@grandegger.com> (raw)
In-Reply-To: <1253180254-11910-1-git-send-email-mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Marc Kleine-Budde wrote:
> Hi,
>
> This patch series adds support for the Atmel CAN controller as found
> on the AT91SAM9263.
>
> It adds the at91_can to the generic device definition, activates the CAN
> controller on the at91sam9263ek and adds the driver itself.
>
> Changes since V1:
> - let Kconfig depend on CAN_DEV
> - add example how driver is used in baord file
>
> Please review and consider for inclusion.
A Vx patch suffix would be nice next time.
> cheers, Marc
>
> Marc Kleine-Budde (3):
> at91sam9263: add at91_can device to generic device definition
> at91sam9263ek: activate at91 CAN controller
> at91_can: add driver for Atmel's CAN controller on AT91SAM9263
I have just added my "signed-off-by" for the Socket-CAN patch #3. Don't
known who will take care of the other patches.
Wolfgang.
next prev parent reply other threads:[~2009-09-17 9:50 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-17 9:37 No subject Marc Kleine-Budde
2009-09-17 9:37 ` (unknown), Marc Kleine-Budde
2009-09-17 9:37 ` [PATCH 1/3] at91sam9263: add at91_can device to generic device definition Marc Kleine-Budde
2009-09-17 9:37 ` Marc Kleine-Budde
2009-09-17 9:37 ` [PATCH 2/3] at91sam9263ek: activate at91 CAN controller Marc Kleine-Budde
2009-09-17 9:37 ` Marc Kleine-Budde
2009-09-17 9:37 ` [PATCH 3/3] at91_can: add driver for Atmel's CAN controller on AT91SAM9263 Marc Kleine-Budde
2009-09-17 9:37 ` Marc Kleine-Budde
2009-09-17 9:48 ` Wolfgang Grandegger
2009-09-17 9:48 ` Wolfgang Grandegger
2009-09-22 22:09 ` David Miller
2009-09-22 22:09 ` David Miller
2009-09-21 21:44 ` Andrew Victor
2009-09-21 21:44 ` Andrew Victor
2009-09-17 13:14 ` [PATCH 2/3] at91sam9263ek: activate at91 CAN controller Wolfgang Grandegger
2009-09-17 13:14 ` Wolfgang Grandegger
2009-09-22 22:09 ` David Miller
2009-09-22 22:09 ` David Miller
2009-09-21 21:27 ` Andrew Victor
2009-09-21 21:27 ` Andrew Victor
2009-09-17 13:14 ` [PATCH 1/3] at91sam9263: add at91_can device to generic device definition Wolfgang Grandegger
2009-09-17 13:14 ` Wolfgang Grandegger
2009-09-22 22:08 ` David Miller
2009-09-22 22:08 ` David Miller
2009-09-17 9:50 ` Wolfgang Grandegger [this message]
2009-09-17 9:50 ` Wolfgang Grandegger
2009-09-17 10:04 ` [PATCH V2 0/3] at91_can: add support for Atmel's CAN controller on AT91SAM9263 Marc Kleine-Budde
2009-09-17 10:04 ` Marc Kleine-Budde
2009-09-17 11:33 ` Marc Kleine-Budde
2009-09-17 11:33 ` Marc Kleine-Budde
2009-09-21 21:31 ` Andrew Victor
2009-09-21 21:31 ` Andrew Victor
2009-09-21 21:40 ` Russell King - ARM Linux
2009-09-21 21:40 ` Russell King - ARM Linux
2009-09-22 22:07 ` Marc Kleine-Budde
2009-09-22 22:07 ` Marc Kleine-Budde
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4AB20679.2040602@grandegger.com \
--to=wg@grandegger.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.