From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH 1/4] arm: omap: usb: ehci and ohci hwmod structures for omap3 and omap4 Date: Wed, 01 Jun 2011 12:56:44 -0700 Message-ID: <87hb89gwar.fsf@ti.com> References: <1306934847-6098-1-git-send-email-keshava_mgowda@ti.com> <1306934847-6098-2-git-send-email-keshava_mgowda@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <1306934847-6098-2-git-send-email-keshava_mgowda@ti.com> (Keshava Munegowda's message of "Wed, 1 Jun 2011 18:57:24 +0530") Sender: linux-kernel-owner@vger.kernel.org To: Keshava Munegowda Cc: linux-usb@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, balbi@ti.com, gadiyar@ti.com, sameo@linux.intel.com, parthab@india.ti.com, tony@atomide.com, b-cousson@ti.com, paul@pwsan.com List-Id: linux-omap@vger.kernel.org Keshava Munegowda writes: > Following 2 hwmod strcuture are added: > UHH hwmod of usbhs with uhh base address and > EHCI , OHCI irq and base addresses. > TLL hwmod of usbhs with the TLL base address and irq. > > Signed-off-by: Keshava Munegowda I believe the OMAP4 data came from Benoit, so should be in a patch with his authorship and signoff. OMAP3 can be a separate patch with your authorship. Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759952Ab1FAT56 (ORCPT ); Wed, 1 Jun 2011 15:57:58 -0400 Received: from na3sys009aog113.obsmtp.com ([74.125.149.209]:42791 "EHLO na3sys009aog113.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932240Ab1FAT5z (ORCPT ); Wed, 1 Jun 2011 15:57:55 -0400 From: Kevin Hilman To: Keshava Munegowda Cc: , , , , , , , , , Subject: Re: [PATCH 1/4] arm: omap: usb: ehci and ohci hwmod structures for omap3 and omap4 Organization: Texas Instruments, Inc. References: <1306934847-6098-1-git-send-email-keshava_mgowda@ti.com> <1306934847-6098-2-git-send-email-keshava_mgowda@ti.com> Date: Wed, 01 Jun 2011 12:56:44 -0700 In-Reply-To: <1306934847-6098-2-git-send-email-keshava_mgowda@ti.com> (Keshava Munegowda's message of "Wed, 1 Jun 2011 18:57:24 +0530") Message-ID: <87hb89gwar.fsf@ti.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Keshava Munegowda writes: > Following 2 hwmod strcuture are added: > UHH hwmod of usbhs with uhh base address and > EHCI , OHCI irq and base addresses. > TLL hwmod of usbhs with the TLL base address and irq. > > Signed-off-by: Keshava Munegowda I believe the OMAP4 data came from Benoit, so should be in a patch with his authorship and signoff. OMAP3 can be a separate patch with your authorship. Kevin