From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756319Ab3BASWX (ORCPT ); Fri, 1 Feb 2013 13:22:23 -0500 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:54223 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753140Ab3BASWU (ORCPT ); Fri, 1 Feb 2013 13:22:20 -0500 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 50.131.214.131 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+guKIc7bcNladoVNr8CnvT Date: Fri, 1 Feb 2013 10:22:17 -0800 From: Tony Lindgren To: "Kim, Milo" Cc: "paul@pwsan.com" , "Hiremath, Vaibhav" , "srinath@mistralsolutions.com" , "linux-omap@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 2/3] omap: craneboard: support the TPS65910 PMU Message-ID: <20130201182216.GI22517@atomide.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Kim, Milo [121128 22:44]: > This patch supports the TPS65910 PMU function on the AM3517 Craneboard. > The IRQ pin, SYS_NIRQ is dedicated connection between the AM3517 and > the TPS65910 PMU. > To handle the PMU IRQs, mux configuration is required. > > Platform data configuration: > .IRQ number : SYS_NIRQ (M_IRQ_7) > .External clock source : external 32KHz clock is connected Thanks applying 1 and 2 into omap-for-v3.9/board. Did not see patch 3 of this anywhere? Anyways, let's plan on making this work with device tree and keep the changes to the board-*.c files to minimum. Regards, Tony