Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755509AbZLKM6G (ORCPT ); Fri, 11 Dec 2009 07:58:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753282AbZLKM6B (ORCPT ); Fri, 11 Dec 2009 07:58:01 -0500 Received: from smtp.nokia.com ([192.100.122.230]:46581 "EHLO mgw-mx03.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751011AbZLKM6A (ORCPT ); Fri, 11 Dec 2009 07:58:00 -0500 Date: Fri, 11 Dec 2009 14:57:12 +0200 From: Felipe Balbi To: "Krogerus Heikki (EXT-Teleca/Helsinki)" Cc: "Balbi Felipe (Nokia-D/Helsinki)" , "linux-usb@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Anton Vorontsov , Grazvydas Ignotas , Madhusudhan Chikkature , "linux-omap@vger.kernel.org" , Greg Kroah-Hartman , David Brownell Subject: Re: [RFC/PATCH 4/5] usb: musb: isp1704: add registers from isp1704 Message-ID: <20091211125712.GG12526@nokia.com> Reply-To: felipe.balbi@nokia.com References: <6ed0b2680912101251jeec28e6i216dfc51caab13aa@mail.gmail.com> <1260531086-23857-5-git-send-email-felipe.balbi@nokia.com> <4B223C78.2060908@nokia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <4B223C78.2060908@nokia.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-OriginalArrivalTime: 11 Dec 2009 12:57:26.0087 (UTC) FILETIME=[7CFD4570:01CA7A61] X-Nokia-AV: Clean Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1034 Lines: 30 On Fri, Dec 11, 2009 at 01:35:04PM +0100, Krogerus Heikki (EXT-Teleca/Helsinki) wrote: >Balbi Felipe (Nokia-D/Helsinki) wrote: >> transceiver used on RX-51 board. >> >> NYET-Signed-off-by: Felipe Balbi >> --- >> > >There are now many ULPI transceivers in use. Let's add the global ULPI >register definitions. isp170x transceivers have only one vendor-specific >register. The Power Control. proof-of-concept, that's why it's NYET-Signed-off-by. It was easier to just copy the code from our working version for now, but sure, we have to do it in some way that works for everybody. I was thinking that RX-51's board files could provide us a charger_detect() implementation which we can use here. then: if (!musb->charger_detect) return NOTIFY_DONE; -- balbi -- 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/