From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756644Ab2GEPMM (ORCPT ); Thu, 5 Jul 2012 11:12:12 -0400 Received: from mga11.intel.com ([192.55.52.93]:60406 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751882Ab2GEPML (ORCPT ); Thu, 5 Jul 2012 11:12:11 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="188772082" Date: Thu, 5 Jul 2012 17:23:34 +0200 From: Samuel Ortiz To: Johan Hovold Cc: Grant Likely , Rob Herring , devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] mfd: tps65910: add support for enabling external 32-kHz oscillator Message-ID: <20120705152334.GH18200@sortiz-mobl> References: <1340878822-28444-1-git-send-email-jhovold@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1340878822-28444-1-git-send-email-jhovold@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Johan, On Thu, Jun 28, 2012 at 12:20:20PM +0200, Johan Hovold wrote: > These patches (against v3.5-rc4) add support for enabling the external 32-kHz > oscillator input in tps6591x devices. Depending on boot-mode, the internal > RC-oscillator may be used by default and the external crystal-oscillator input > must be enabled by clearing a flag in the device-control register. > > These patches are needed in order to get an accurate system clock on boards > such as the Craneboard. > > Thanks, > Johan > > Johan Hovold (2): > mfd: tps65910: add support for enabling external 32-kHz oscillator > mfd: tps65910: add device-tree entry to enable external 32-kHz > oscillator Both patches applied, although the misc_init() naming is quite vague. If you can come up with a follow up patch for a better name, I'll take it. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Ortiz Subject: Re: [PATCH 0/2] mfd: tps65910: add support for enabling external 32-kHz oscillator Date: Thu, 5 Jul 2012 17:23:34 +0200 Message-ID: <20120705152334.GH18200@sortiz-mobl> References: <1340878822-28444-1-git-send-email-jhovold@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1340878822-28444-1-git-send-email-jhovold-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Johan Hovold Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring List-Id: devicetree@vger.kernel.org Hi Johan, On Thu, Jun 28, 2012 at 12:20:20PM +0200, Johan Hovold wrote: > These patches (against v3.5-rc4) add support for enabling the external 32-kHz > oscillator input in tps6591x devices. Depending on boot-mode, the internal > RC-oscillator may be used by default and the external crystal-oscillator input > must be enabled by clearing a flag in the device-control register. > > These patches are needed in order to get an accurate system clock on boards > such as the Craneboard. > > Thanks, > Johan > > Johan Hovold (2): > mfd: tps65910: add support for enabling external 32-kHz oscillator > mfd: tps65910: add device-tree entry to enable external 32-kHz > oscillator Both patches applied, although the misc_init() naming is quite vague. If you can come up with a follow up patch for a better name, I'll take it. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/