Message ID | 20120606120857.GY30400@pengutronix.de |
---|---|
State | New |
Headers | show
Return-Path: <linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 4E228B6FA4 for <incoming-imx@patchwork.ozlabs.org>; Wed, 6 Jun 2012 22:12:41 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1ScF2v-0000WP-Oh; Wed, 06 Jun 2012 12:09:05 +0000 Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1ScF2s-0000Vm-Qh for linux-arm-kernel@lists.infradead.org; Wed, 06 Jun 2012 12:09:03 +0000 Received: from dude.hi.pengutronix.de ([2001:6f8:1178:2:21e:67ff:fe11:9c5c]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from <sha@pengutronix.de>) id 1ScF2q-0007hF-Gs; Wed, 06 Jun 2012 14:09:00 +0200 Received: from sha by dude.hi.pengutronix.de with local (Exim 4.77) (envelope-from <sha@pengutronix.de>) id 1ScF2n-0000nm-C8; Wed, 06 Jun 2012 14:08:57 +0200 Date: Wed, 6 Jun 2012 14:08:57 +0200 From: Sascha Hauer <s.hauer@pengutronix.de> To: Shawn Guo <shawn.guo@linaro.org> Subject: Re: [PATCH 0/2] A couple of imx6q clock patches Message-ID: <20120606120857.GY30400@pengutronix.de> References: <1338880603-24333-1-git-send-email-shawn.guo@linaro.org> <20120606101642.GX30400@pengutronix.de> <CAAQ0ZWSKFtWcrLuRCSqNXokAqmijJpyd4P_MbhKDfimH4aHCyg@mail.gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <CAAQ0ZWSKFtWcrLuRCSqNXokAqmijJpyd4P_MbhKDfimH4aHCyg@mail.gmail.com> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 14:07:06 up 206 days, 19:54, 75 users, load average: 0.00, 0.27, 1.75 User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: 2001:6f8:1178:2:21e:67ff:fe11:9c5c X-SA-Exim-Mail-From: sha@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-arm-kernel@lists.infradead.org X-Spam-Note: CRM114 invocation failed X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Olof Johansson <olof@lixom.net>, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org |
On 6 June 2012 20:08, Sascha Hauer <s.hauer@pengutronix.de> wrote: > How about the following, it contains your patches plus the ones I sent > yesterday, based on imx-clk-common. It should contain all currently > pending imx clk fixes. > Sound good to me. Olof? Regards, Shawn