Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755443AbaGNOG0 (ORCPT ); Mon, 14 Jul 2014 10:06:26 -0400 Received: from metis.ext.pengutronix.de ([92.198.50.35]:42815 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754541AbaGNOGT (ORCPT ); Mon, 14 Jul 2014 10:06:19 -0400 Message-ID: <53C3E3CE.10609@pengutronix.de> Date: Mon, 14 Jul 2014 16:06:06 +0200 From: Marc Kleine-Budde User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0 MIME-Version: 1.0 To: Shawn Guo CC: Stefan Agner , kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/4] ARM: vf610: add FlexCAN support References: <53C39052.7040400@pengutronix.de> <20140714140404.GJ2197@dragon> In-Reply-To: <20140714140404.GJ2197@dragon> X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QoVhHv0jgQBsiUIUptVdMrQ1hn1vKjxMo" X-SA-Exim-Connect-IP: 2001:6f8:1178:4:5054:ff:fe8d:eefb X-SA-Exim-Mail-From: mkl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --QoVhHv0jgQBsiUIUptVdMrQ1hn1vKjxMo Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/14/2014 04:04 PM, Shawn Guo wrote: > On Mon, Jul 14, 2014 at 10:09:54AM +0200, Marc Kleine-Budde wrote: >> On 07/14/2014 09:48 AM, Stefan Agner wrote: >>> This series adds support for Vybrid (aka vf610) to the FlexCAN >>> controller and extends the device tree accordingly. >>> >>> Changes in v2: >>> - Split out patch (seperate dt, clocks and driver changes) >>> - Use spaces for hardware feature flags table >>> - Remove drive-by change of esdhc register length >>> - Added related fix which enables clock in berr_counter >>> >>> Stefan Agner (4): >>> ARM: dts: vf610: add FlexCAN node >>> ARM: imx: clk-vf610: fix FlexCAN clock gating >>> can: flexcan: switch on clocks before accessing ecr register >>> can: flexcan: add vf610 support for FlexCAN >>> >>> arch/arm/boot/dts/vf610.dtsi | 23 +++++++++++ >>> arch/arm/mach-imx/clk-vf610.c | 6 ++- >>> drivers/net/can/flexcan.c | 89 +++++++++++++++++++++++++++++++++= +++++----- >>> 3 files changed, 106 insertions(+), 12 deletions(-) >> >> Shawn, what's the best way to upstream this? With your Ack, I can take= >> everything via linux-can-next. >=20 > Since this is a new support and there is nothing to maintain git bisect= , > I think the best way is to have the first two patches to go via my tree= =2E Fine, with me. 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 | --QoVhHv0jgQBsiUIUptVdMrQ1hn1vKjxMo 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 Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iEYEARECAAYFAlPD484ACgkQjTAFq1RaXHPM5ACdHtWxooIlz0Btse44r7FFUyI9 4fAAn2DDk+6cH0VT7dZNBrs0TmSpWEAY =SluR -----END PGP SIGNATURE----- --QoVhHv0jgQBsiUIUptVdMrQ1hn1vKjxMo-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/