From patchwork Fri May 5 10:38:27 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yong Deng X-Patchwork-Id: 9713357 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 1E353602B9 for ; Fri, 5 May 2017 10:38:43 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EFBC12867B for ; Fri, 5 May 2017 10:38:42 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E337F28685; Fri, 5 May 2017 10:38:42 +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=-6.3 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6B2A12867B for ; Fri, 5 May 2017 10:38:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751456AbdEEKim (ORCPT ); Fri, 5 May 2017 06:38:42 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:35855 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751353AbdEEKil (ORCPT ); Fri, 5 May 2017 06:38:41 -0400 Received: by mail-pf0-f196.google.com with SMTP id v14so285640pfd.3; Fri, 05 May 2017 03:38:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=1qlSRwUgyCg3B3tudY3pOvcBlxk7q772tDaTTzcqShs=; b=VEgAMISfBGBZc7PMy2u5/GYcd+3K46UCCJfDhsMG7NSzjc6XRHMPVCiXhC13U9/kps 4++JVdXyfZSvR/FSR4l/F+Vj7AlEM9ghmpkNtKrWvMWvReNPNEIotWZSG8sCCf0U3Bon KK3Q9kh0VRNmnSDBaCxCyJpiZbSF+Pev6rmyuzWFSpMoGtuAomn1+QJqsBwc/KWKwv8w MOScscv7XRDHzx6I1dno8yRda70pxe8RH7Y8lCnpXJIenW1hkOBa8OhNx6jQJUwcIDqq 7f/HNLpDLiJozfTwmKIo8jmGaeUSuuV51bsLLX9nqK5+k4eEVAi3V/3t8pq53VnJSf05 4l1Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=1qlSRwUgyCg3B3tudY3pOvcBlxk7q772tDaTTzcqShs=; b=adT1PSOmMG3DZjsll2EkkcXAcp27VBMKLIvA2DshGDEqAIYjrHC9eCqWvMZA6ouWIu FrOwHrpBp5nWE6tLckpe7QqCkTb0FRlYqyvIFLs/9CqPdASrBUGMHQtzpLtjXOlKvlZy hE1KlL9vguOY+ZS74iL4U+Ep3/YJ3v0tgzVL7laJrbCSbKOF/p5GQK4JVIegHuvdnvhn Vu+gAs7yXh7oEseMXVzc13bwu4ernaK9HGGZzB0t67A98OYXANpbYbEhvczJYKv1qHm8 hoCL3ZsAe9KfJ2S5UE6df7AbXHhRt6sLaHeH6C1B6jyxaqWGuvNi7sZlI/xsp+Y4R5s3 WpwA== X-Gm-Message-State: AN3rC/4bMdYzjuKXR25JWmzf7iHp2vqGbKRgQeFTFGKVaAZF0RZrOGt/ JjEVJlo2hq6OFA== X-Received: by 10.84.217.141 with SMTP id p13mr34642651pli.59.1493980720743; Fri, 05 May 2017 03:38:40 -0700 (PDT) Received: from linuxproject.localdomain ([58.213.29.2]) by smtp.gmail.com with ESMTPSA id q6sm8958204pfq.18.2017.05.05.03.38.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 May 2017 03:38:40 -0700 (PDT) From: Yong Deng To: Maxime Ripard , Chen-Yu Tsai , Michael Turquette , Stephen Boyd , linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, Icenowy Zheng , linux-sunxi@googlegroups.com Cc: Yong Deng Subject: [PATCH v2] clk: sunxi-ng: v3s: Fix usb otg device reset bit Date: Fri, 5 May 2017 18:38:27 +0800 Message-Id: <1493980707-40095-1-git-send-email-iemdey@gmail.com> X-Mailer: git-send-email 1.8.3.1 Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP V3S's usb otg device reset bit should be 24, not 23. Signed-off-by: Yong Deng Reviewed-By: Icenowy Zheng --- Changes in v2: - Fix commit format drivers/clk/sunxi-ng/ccu-sun8i-v3s.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/sunxi-ng/ccu-sun8i-v3s.c b/drivers/clk/sunxi-ng/ccu-sun8i-v3s.c index e58706b..6297add 100644 --- a/drivers/clk/sunxi-ng/ccu-sun8i-v3s.c +++ b/drivers/clk/sunxi-ng/ccu-sun8i-v3s.c @@ -537,7 +537,7 @@ static CLK_FIXED_FACTOR(pll_periph0_2x_clk, "pll-periph0-2x", [RST_BUS_EMAC] = { 0x2c0, BIT(17) }, [RST_BUS_HSTIMER] = { 0x2c0, BIT(19) }, [RST_BUS_SPI0] = { 0x2c0, BIT(20) }, - [RST_BUS_OTG] = { 0x2c0, BIT(23) }, + [RST_BUS_OTG] = { 0x2c0, BIT(24) }, [RST_BUS_EHCI0] = { 0x2c0, BIT(26) }, [RST_BUS_OHCI0] = { 0x2c0, BIT(29) },