From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Kleine-Budde Subject: Re: [PATCH net-next v4 0/4] can: cc770: add support for the Bosch CC770 and Intel AN82527 Date: Tue, 29 Nov 2011 11:51:39 +0100 Message-ID: <4ED4B93B.10709@pengutronix.de> References: <1322557890-6363-1-git-send-email-wg@grandegger.com> <4ED4B838.2060307@pengutronix.de> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3242389241186499354==" Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-can-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, socketcan-users-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org, Wolfgang Zarre To: Wolfgang Grandegger Return-path: In-Reply-To: <4ED4B838.2060307-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: socketcan-users-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org Errors-To: socketcan-users-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org List-Id: netdev.vger.kernel.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --===============3242389241186499354== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig2E28684C0E9631F3FEC60892" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig2E28684C0E9631F3FEC60892 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 11/29/2011 11:47 AM, Marc Kleine-Budde wrote: > On 11/29/2011 10:11 AM, Wolfgang Grandegger wrote: >> 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. >> >> Changes since v1: >> >> - remove version.h includes >> - some minor corrections in the ISA bus driver >> - add platform header file to the driver core >> - add generic platform driver >> - add and update device tree nodes for tqm8xx and tqm8548 >> >> Changes since v2: >> >> - correct license text as suggest by Oliver Hartkopp >> - use the new module_platform_driver function >> - provide get_berr_counter callback for cc770 >> - improve CAN error state change handling >> - more comprehensive cc770_isa driver description >> >> Changes since v3: >> >> - pre-define pr_fmt() >> - use KBUILD_MODNAME instead of DRV_NAME >> - use ARRAY_SIZE() whenever appropriate >> - use variable name "o" for message objects consistantly >> - use proper error code for cc770_probe_chip >> - remove unneeded member priv->open_time >> - remove unnecessary masking of u8 variables (with 0xff) >> - use "!skb" instead of "skb =3D=3D NULL" >> - CC770_MSG_MAX now limits the number of messages read in the ISR >> - use "|" instead of "+" to combine bit masks >> - remove return code check of platform_get_resource() in remove functi= on >> - remove postal address from GPL copyright text >> - fix WARNING: __packed is preferred over __attribute__((packed)) >> - some more minor fixes (casts, white space, etc.) >=20 > Feel free to add by Acked-by to patches 1 and 2. ^^ my Marc --=20 Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | --------------enig2E28684C0E9631F3FEC60892 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7UuTsACgkQjTAFq1RaXHP5/wCcC/PgbMdLatM50FNy47hr0ttG EQUAnRTwYB+j8IIwU8SewOtyvDE8Ii3D =PY5T -----END PGP SIGNATURE----- --------------enig2E28684C0E9631F3FEC60892-- --===============3242389241186499354== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Socketcan-users mailing list Socketcan-users-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org https://lists.berlios.de/mailman/listinfo/socketcan-users --===============3242389241186499354==--