From patchwork Sat Jun 8 20:38:41 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 2693041 Return-Path: X-Original-To: patchwork-linux-sh@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by patchwork1.kernel.org (Postfix) with ESMTP id 475913FC23 for ; Sat, 8 Jun 2013 20:38:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752765Ab3FHUie (ORCPT ); Sat, 8 Jun 2013 16:38:34 -0400 Received: from mail-lb0-f179.google.com ([209.85.217.179]:44240 "EHLO mail-lb0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752746Ab3FHUie (ORCPT ); Sat, 8 Jun 2013 16:38:34 -0400 Received: by mail-lb0-f179.google.com with SMTP id w20so5248790lbh.10 for ; Sat, 08 Jun 2013 13:38:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id:x-gm-message-state; bh=HE9hscKMixAH5XvlwtpBzkJ5uQvE0MZ0ZVxw8bmzrSI=; b=GDAsHf66e0ou0lhUYTthQOHKlmYIPhWebES8aymHdHGE299bSagfMwhUzOiVdGSROT /Jbf84BQGaC2X+AANkBOdB/BZgdkm2K6+3tBLJVivUYb3gZUdel0EBoToiJRMZDWhkQB H9Rkrj1dnvc9Clc4fLHHg/TopRwOEcJ5B63lGNXVdk9z+1T2z8Pvr0VvE8h2964C1Lsq u8LimVed7qkuNVFNopQJovyBcd+M2/5s+FE6teTfhelxZnuRjK8AA1mUV2+8FG3FnjlA hBfZQIx2vHsmLY6FmJHvJMDNkAPy4i1nGUrQPBJ7dhzz+zuzv8PxKV8BL3YbNcfsMUKR xF1w== X-Received: by 10.152.20.40 with SMTP id k8mr1483474lae.25.1370723912573; Sat, 08 Jun 2013 13:38:32 -0700 (PDT) Received: from wasted.dev.rtsoft.ru (mail.dev.rtsoft.ru. [213.79.90.226]) by mx.google.com with ESMTPSA id w8sm3058633lbi.14.2013.06.08.13.38.30 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 08 Jun 2013 13:38:31 -0700 (PDT) From: Sergei Shtylyov Organization: Cogent Embedded To: horms@verge.net.au, linux-sh@vger.kernel.org Subject: [PATCH v9 resend 3/3] ARM: shmobile: BOCK-W: add USB support Date: Sun, 9 Jun 2013 00:38:41 +0400 User-Agent: KMail/1.13.5 (Linux/2.6.32.26-175.fc12.i686.PAE; KDE/4.4.5; i686; ; ) Cc: linux-usb@vger.kernel.org, magnus.damm@gmail.com, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org References: <201306090032.35128.sergei.shtylyov@cogentembedded.com> In-Reply-To: <201306090032.35128.sergei.shtylyov@cogentembedded.com> MIME-Version: 1.0 Message-Id: <201306090038.42018.sergei.shtylyov@cogentembedded.com> X-Gm-Message-State: ALoCoQlAgYAcKapTM5yol6q4wNUPhwJnbmexRAn6Dg1T8wh3kD5kb6lrpEQvwT69zJNpKW/HIYzS Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org Register the USB PHY device from bockw_init(), passing the platform data to it. Set machine's init_late() method to r8a7778_init_late() in order for [EO]HCI to get registered too... Don't forget to add USB PENC0/1 pins to bockw_pinctrl_map[]. The patch has been tested on the BOCK-W board. Signed-off-by: Sergei Shtylyov --- Changes since version 8: - resolved reject, refreshed the patch. Changes since version 6: - added USB PENC0/1 pins to bockw_pinctrl_map[]. Changes since version 4: - annotated 'usb_phy_platform_data' as '__initdata' since it's kmemdup()'ed while registering the platform device anyway; - refreshed the patch. Changes since version 3: - removed initializer for 'usb_phy_platform_data' letting it be set to all 0s; - refreshed the patch. Changes since version 2: - refreshed the patch. Changes since the original posting: - removed initializer for no longer existing field in 'usb_phy_platform_data', modified the comment to the 'ferrite_bead' field initializer. arch/arm/mach-shmobile/board-bockw.c | 8 ++++++++ 1 file changed, 8 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Index: renesas/arch/arm/mach-shmobile/board-bockw.c =================================================================== --- renesas.orig/arch/arm/mach-shmobile/board-bockw.c +++ renesas/arch/arm/mach-shmobile/board-bockw.c @@ -63,6 +63,8 @@ static struct sh_mobile_sdhi_info sdhi0_ .tmio_flags = TMIO_MMC_HAS_IDLE_WAIT, }; +static struct rcar_phy_platform_data usb_phy_platform_data __initdata; + static const struct pinctrl_map bockw_pinctrl_map[] = { /* SCIF0 */ PIN_MAP_MUX_GROUP_DEFAULT("sh-sci.0", "pfc-r8a7778", @@ -72,6 +74,10 @@ static const struct pinctrl_map bockw_pi /* SDHI0 */ PIN_MAP_MUX_GROUP_DEFAULT("sh_mobile_sdhi.0", "pfc-r8a7778", "sdhi0", "sdhi0"), + PIN_MAP_MUX_GROUP_DEFAULT("ehci-platform", "pfc-r8a7778", + "usb0", "usb0"), + PIN_MAP_MUX_GROUP_DEFAULT("ehci-platform", "pfc-r8a7778", + "usb1", "usb1"), }; #define FPGA 0x18200000 @@ -85,6 +91,7 @@ static void __init bockw_init(void) r8a7778_clock_init(); r8a7778_init_irq_extpin(1); r8a7778_add_standard_devices(); + r8a7778_add_usb_phy_device(&usb_phy_platform_data); pinctrl_register_mappings(bockw_pinctrl_map, ARRAY_SIZE(bockw_pinctrl_map)); @@ -140,4 +147,5 @@ DT_MACHINE_START(BOCKW_DT, "bockw") .init_machine = bockw_init, .init_time = shmobile_timer_init, .dt_compat = bockw_boards_compat_dt, + .init_late = r8a7778_init_late, MACHINE_END