From patchwork Fri Jun 20 20:51:27 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 4392741 Return-Path: X-Original-To: patchwork-linux-sh@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 64C96BEEAA for ; Fri, 20 Jun 2014 20:51:22 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 67E58203E1 for ; Fri, 20 Jun 2014 20:51:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 95DAF203B6 for ; Fri, 20 Jun 2014 20:51:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753284AbaFTUvU (ORCPT ); Fri, 20 Jun 2014 16:51:20 -0400 Received: from mail-la0-f53.google.com ([209.85.215.53]:36241 "EHLO mail-la0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752297AbaFTUvT (ORCPT ); Fri, 20 Jun 2014 16:51:19 -0400 Received: by mail-la0-f53.google.com with SMTP id b8so2669569lan.26 for ; Fri, 20 Jun 2014 13:51:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:organization:to:subject:date:user-agent:cc :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=f1je46m8dMS/xe/ZQEqVgPy6hqveTyLJW5jP4z1ZEGQ=; b=jchkcRXjNp0D/3/AYECb2dxuGZxC5B8pIgGHz435bEDwE3oWMO0g1fRYlP6GE0PlUa 0b/EiEg3VYSY0Dy3Fd5/TuNy9O7npReWpdzkg7MhzBerT8DvAJS0PSQJ8DG9fGbcjKM4 NXPKGsPQwQ2JHug6NDrh0nUi32a5ZHhRoHUynGfItheaGyThgEPd5FNuroqoaYlJ7S6v FWc2BRx76gZjpsJ+Xwbor0cCn/sfQncztnkLEf/wHjmMgcjKbcpRGbZULr9ZCIrWeejx ohb670rr+fUKqlf6FsQhkccAIlaeeHVl3W2W1RViKQ1YvuHpEJYVyrm7bJvfpD8aHY8N XRkQ== X-Gm-Message-State: ALoCoQla39EfSVTZ0ZsQhDSbirvC5YLeGq8Lnx4rwl1MuzAfLM/NgN+OPFhp5WUx+dcABbxkIlgO X-Received: by 10.112.129.9 with SMTP id ns9mr3829667lbb.23.1403297478284; Fri, 20 Jun 2014 13:51:18 -0700 (PDT) Received: from wasted.cogentembedded.com (ppp21-225.pppoe.mtu-net.ru. [81.195.21.225]) by mx.google.com with ESMTPSA id q14sm4108310lal.11.2014.06.20.13.51.16 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 20 Jun 2014 13:51:17 -0700 (PDT) From: Sergei Shtylyov Organization: Cogent Embedded To: horms@verge.net.au, linux-sh@vger.kernel.org, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, devicetree@vger.kernel.org Subject: [PATCH v3 3/3] ARM: shmobile: henninger: enable internal PCI Date: Sat, 21 Jun 2014 00:51:27 +0400 User-Agent: KMail/1.13.5 (Linux/2.6.32.26-175.fc12.i686.PAE; KDE/4.4.5; i686; ; ) Cc: magnus.damm@gmail.com, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org References: <201406210044.51620.sergei.shtylyov@cogentembedded.com> In-Reply-To: <201406210044.51620.sergei.shtylyov@cogentembedded.com> MIME-Version: 1.0 Message-Id: <201406210051.28040.sergei.shtylyov@cogentembedded.com> Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Enable internal AHB-PCI bridges for the USB EHCI/OHCI controllers attached to them. Signed-off-by: Sergei Shtylyov --- Changes in version 3: - refreshed the patch. arch/arm/boot/dts/r8a7791-henninger.dts | 22 ++++++++++++++++++++++ 1 file changed, 22 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/boot/dts/r8a7791-henninger.dts =================================================================== --- renesas.orig/arch/arm/boot/dts/r8a7791-henninger.dts +++ renesas/arch/arm/boot/dts/r8a7791-henninger.dts @@ -120,6 +120,16 @@ "msiof0_tx"; renesas,function = "msiof0"; }; + + usb0_pins: usb0 { + renesas,groups = "usb0"; + renesas,function = "usb0"; + }; + + usb1_pins: usb1 { + renesas,groups = "usb1"; + renesas,function = "usb1"; + }; }; &scif0 { @@ -217,3 +227,15 @@ spi-cpha; }; }; + +&pci0 { + status = "okay"; + pinctrl-0 = <&usb0_pins>; + pinctrl-names = "default"; +}; + +&pci1 { + status = "okay"; + pinctrl-0 = <&usb1_pins>; + pinctrl-names = "default"; +};