From patchwork Fri Oct 20 05:16:21 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 10018901 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 600C560224 for ; Fri, 20 Oct 2017 05:17:24 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 525F328E9E for ; Fri, 20 Oct 2017 05:17:24 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 473E028EA3; Fri, 20 Oct 2017 05:17:24 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.7 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, RCVD_IN_DNSWL_MED, RCVD_IN_SORBS_SPAM autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id C728C28EA2 for ; Fri, 20 Oct 2017 05:17:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=IEW5kvhwjwPnbqKbBVgFV78WZI5P/zFGMd62FZutlO8=; b=MI0CEG6j2XhlhtnxuDCU8GelEP 0gArUtnCMhkByMJyJxjpGYnT5kc4GFmETtuEpvmDug/khgrhuBziqmEYtbjcDA9fM3JAUecB+Ct2R ktQn0J7q4NvqOeIZthUVIjojCWPc/XJZqi1DsZzXqKAcSshP/Vh944/kC6oDSovhJISZqwFs2ZrOA 6k4nJNHy9RMZt5+USO8yTUmN4ymQ1YBr57XvG4G3SESnyaZdduo6RwWBr7wGHujcve4L2DyB71lnu WyGaoW8DjmfiQh5sTnC4wOv5M9pLWLNqT1dVClepnnn2NUSvER0XdFAs0q/oMaVsDAxuI6Dn3APrg BTVxBCLA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1e5PgL-0007bs-SH; Fri, 20 Oct 2017 05:17:17 +0000 Received: from conuserg-12.nifty.com ([210.131.2.79]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1e5PgH-0007GW-3m for linux-arm-kernel@lists.infradead.org; Fri, 20 Oct 2017 05:17:15 +0000 Received: from pug.e01.socionext.com (p14092-ipngnfx01kyoto.kyoto.ocn.ne.jp [153.142.97.92]) (authenticated) by conuserg-12.nifty.com with ESMTP id v9K5GO7Z010837; Fri, 20 Oct 2017 14:16:25 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-12.nifty.com v9K5GO7Z010837 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1508476585; bh=GbqKv/Se1VYhoUh6Z5wz47vn2BqGCpfStmaV62Zuo5g=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=OIFokBo3/XYwEG81zhC5GTT4MR+GXnoRWFkjCvY3eFYYunvKZLCWNMnnC6IOG7qs7 pz7CUi9n4Q8l59dJXSKHNOOt96KruLKPQ+NCHxUav/qbwA5IAqfN5aD4Q8CyLTApMT fIhwkGeNvhTu0Jv2pM0PcDHTCnhHabYR8q2BP3v9Ucq6i2jTZS8papFVxS1F9FM8tQ zqrurcK5s51qvBeallwBgQw5VK/ocyIf3C4dgyiuuFyXo5ZwU4yIIgo+wlrdToHxa9 g7FkPWTZ38Jfvv8i4Jmi/3p1ifiRWUaiy+B9uikugobPLCRn47283LIO02hmcfJbg0 5p8Z2rBUfzEJg== X-Nifty-SrcIP: [153.142.97.92] From: Masahiro Yamada To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 2/2] arm64: dts: uniphier: add STDMAC clock to EHCI nodes Date: Fri, 20 Oct 2017 14:16:21 +0900 Message-Id: <1508476581-16483-2-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1508476581-16483-1-git-send-email-yamada.masahiro@socionext.com> References: <1508476581-16483-1-git-send-email-yamada.masahiro@socionext.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171019_221713_524051_7ED80A2E X-CRM114-Status: UNSURE ( 8.58 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Catalin Marinas , Will Deacon , linux-kernel@vger.kernel.org, Masahiro Yamada , Rob Herring MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Without the STDMAC clock enabled, the USB 2.0 hosts do not work. This clock must be explicitly listed in the "clocks" property because it is independent from the other clocks. Signed-off-by: Masahiro Yamada --- arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi b/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi index 99f14cc..2c03d96 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi +++ b/arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi @@ -324,7 +324,8 @@ interrupts = <0 243 4>; pinctrl-names = "default"; pinctrl-0 = <&pinctrl_usb0>; - clocks = <&mio_clk 7>, <&mio_clk 8>, <&mio_clk 12>; + clocks = <&sys_clk 8>, <&mio_clk 7>, <&mio_clk 8>, + <&mio_clk 12>; resets = <&sys_rst 8>, <&mio_rst 7>, <&mio_rst 8>, <&mio_rst 12>; }; @@ -336,7 +337,8 @@ interrupts = <0 244 4>; pinctrl-names = "default"; pinctrl-0 = <&pinctrl_usb1>; - clocks = <&mio_clk 7>, <&mio_clk 9>, <&mio_clk 13>; + clocks = <&sys_clk 8>, <&mio_clk 7>, <&mio_clk 9>, + <&mio_clk 13>; resets = <&sys_rst 8>, <&mio_rst 7>, <&mio_rst 9>, <&mio_rst 13>; }; @@ -348,7 +350,8 @@ interrupts = <0 245 4>; pinctrl-names = "default"; pinctrl-0 = <&pinctrl_usb2>; - clocks = <&mio_clk 7>, <&mio_clk 10>, <&mio_clk 14>; + clocks = <&sys_clk 8>, <&mio_clk 7>, <&mio_clk 10>, + <&mio_clk 14>; resets = <&sys_rst 8>, <&mio_rst 7>, <&mio_rst 10>, <&mio_rst 14>; };