From patchwork Fri Sep 15 19:12:20 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 814370 X-Patchwork-Delegate: iwamatsu@nigauri.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="lk+qSvBV"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3xv4pM3L0zz9sBZ for ; Sat, 16 Sep 2017 05:14:35 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 2A439C21F13; Fri, 15 Sep 2017 19:13:17 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id DF741C21EE9; Fri, 15 Sep 2017 19:13:15 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id C236EC21EE9; Fri, 15 Sep 2017 19:12:31 +0000 (UTC) Received: from mail-wr0-f193.google.com (mail-wr0-f193.google.com [209.85.128.193]) by lists.denx.de (Postfix) with ESMTPS id 5977FC21D95 for ; Fri, 15 Sep 2017 19:12:28 +0000 (UTC) Received: by mail-wr0-f193.google.com with SMTP id u48so1770354wrf.4 for ; Fri, 15 Sep 2017 12:12:28 -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:in-reply-to:references; bh=SefSWKV7rNuh7FFVquK2UB5M1Nprghh3OjXGrWrTKi4=; b=lk+qSvBV4kT25y4G3ZnjL/wByvkoF+TXmtncL9jJ+1dO8mrKT/NnZo1HnMYUWGRZLq PM0i8Vwkz6OKN26sSuHmQJ8WuKDkMrmBk6j28d82Y6/fT7LZqd5d/JJ7aJSAzV6DYdgp fIpTpSDZDtCkiV58alTnLPAJ+boEk+QLYchvjiCxnqeH3hO0pKCHXdC7DMw69q5bNj8B ahup51kFGfNNN3lRq7Qzl4G3y134PcTfFPDfmnnzyrs4sXWoOJ6WVObPGfGuhlsPirWQ ykLba0wBQB1KTBSIT7uuEkGXLsNzq+88gHaFyDsAfRR0BqcGKKMWIbr13UcaWCKG1wQw y1kg== 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:in-reply-to :references; bh=SefSWKV7rNuh7FFVquK2UB5M1Nprghh3OjXGrWrTKi4=; b=BLUAx5XVAbwSyyDhE1ZsuDj3bS4IxuCSoGeRq+GYX4Fw/QdraeqylVbebeTgZ+UpyX K+JDwZPuEJpLjR/3hmIY+UNUGMz05babLujvPEQc1DkaO6HVD5D4+aJkOoDXYImmWecu +/PlK/XJ776RUwTYiIc+a7pDKJ94dfvXHCJQJ/DnL0cIBqTlfew/7T8KACXcr54Y469M vWtbQZ87Qt4hFvRJv7xVsIixnOWblXTU8uU+bt2e4JhjqMOmCEvHWHz+QN5mLKfW+exM y5/P35aYtD6uE0hFXjtPDcL/BhozI0vIicg+omQlWSfrUIh+VImXCynduYJ/grqWhnUp R6Gw== X-Gm-Message-State: AHPjjUhI6qCVrRJ90YQqBgr9xYkfTwW9EHrvPNivE791xs8x5M4tRtFT BIiKH+uB4vNrByQmydM= X-Google-Smtp-Source: ADKCNb6EkEVvO6EKpD2QEx+iVkXXfCfbqmpszMtUmuzjV1w+HACdZDYYrJztYGRS9CXhwGKm3SG3AQ== X-Received: by 10.223.182.10 with SMTP id f10mr20234105wre.38.1505502747828; Fri, 15 Sep 2017 12:12:27 -0700 (PDT) Received: from kurokawa.lan (ip-86-49-107-50.net.upcbroadband.cz. [86.49.107.50]) by smtp.gmail.com with ESMTPSA id f17sm907735wmf.47.2017.09.15.12.12.26 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Sep 2017 12:12:27 -0700 (PDT) From: Marek Vasut X-Google-Original-From: Marek Vasut To: u-boot@lists.denx.de Date: Fri, 15 Sep 2017 21:12:20 +0200 Message-Id: <20170915191220.28534-3-marek.vasut+renesas@gmail.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170915191220.28534-1-marek.vasut+renesas@gmail.com> References: <20170915191220.28534-1-marek.vasut+renesas@gmail.com> Cc: Marek Vasut Subject: [U-Boot] [PATCH 3/3] ARM: rmobile: Remove SCIF clock configuration from board files X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" The configuration is now fully performed by the SCIF and clk drivers, so remove it from the board file. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu --- board/renesas/salvator-x/salvator-x.c | 2 -- board/renesas/ulcb/ulcb.c | 2 -- 2 files changed, 4 deletions(-) diff --git a/board/renesas/salvator-x/salvator-x.c b/board/renesas/salvator-x/salvator-x.c index 6b361b3c85..78fc22a0e8 100644 --- a/board/renesas/salvator-x/salvator-x.c +++ b/board/renesas/salvator-x/salvator-x.c @@ -56,8 +56,6 @@ int board_early_init_f(void) { /* TMU0,1 */ /* which use ? */ mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125 | TMU1_MSTP124); - /* SCIF2 */ - mstp_clrbits_le32(MSTPSR3, SMSTPCR3, SCIF2_MSTP310); #if defined(CONFIG_SYS_I2C) && defined(CONFIG_SYS_I2C_SH) /* DVFS for reset */ diff --git a/board/renesas/ulcb/ulcb.c b/board/renesas/ulcb/ulcb.c index f649489468..9b96645d11 100644 --- a/board/renesas/ulcb/ulcb.c +++ b/board/renesas/ulcb/ulcb.c @@ -55,8 +55,6 @@ int board_early_init_f(void) { /* TMU0,1 */ /* which use ? */ mstp_clrbits_le32(MSTPSR1, SMSTPCR1, TMU0_MSTP125 | TMU1_MSTP124); - /* SCIF2 */ - mstp_clrbits_le32(MSTPSR3, SMSTPCR3, SCIF2_MSTP310); #if defined(CONFIG_SYS_I2C) && defined(CONFIG_SYS_I2C_SH) /* DVFS for reset */