From patchwork Mon Jun 25 03:34:44 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 10484997 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 3DDAF60230 for ; Mon, 25 Jun 2018 03:36:09 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 21BA7284AA for ; Mon, 25 Jun 2018 03:36:09 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 165F328919; Mon, 25 Jun 2018 03:36:09 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 B520E284AA for ; Mon, 25 Jun 2018 03:36:08 +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: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:In-Reply-To: References:List-Owner; bh=dnY0GmAQw0iLizCF9JWVo7T8uzYkLTqfet9dB23L2pA=; b=AUY ILdhyDsvztKyz4tZAdoxPcQHNSmYRMrplnA57EvkVS08ToQut3VKr0+0skOk9pDmtaOBSgtGoDYRo jyqXTZKOTgpoYZZPUWVgi4Ji/u//frAptINFUslz3b2NAN3mmWet11Yqa/w2isZNmAZl08tbOnOXP LiUjjjN7YDgKWTEYbqKoA+BBStKSDvCQ5klHdtjM1DWieEGSKz5xKe+o7dCVOxlaIJmxNoryTjXKQ +8PrHSm4b9E6BSf4cq6Y3QwdXxJGmVSAxVfVQbKluuFi6rpWHPE90DOWv3N10ZgLoIcJ9BH5taDVu haWsaXRxzSCLm4gv9spbDt2apOwQuIw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fXIIO-0001Dw-Lk; Mon, 25 Jun 2018 03:36:04 +0000 Received: from conuserg-11.nifty.com ([210.131.2.78]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fXIHx-000108-Pi for linux-arm-kernel@lists.infradead.org; Mon, 25 Jun 2018 03:35:39 +0000 Received: from pug.e01.socionext.com (p14092-ipngnfx01kyoto.kyoto.ocn.ne.jp [153.142.97.92]) (authenticated) by conuserg-11.nifty.com with ESMTP id w5P3YrPY012508; Mon, 25 Jun 2018 12:34:53 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-11.nifty.com w5P3YrPY012508 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1529897694; bh=8pljidgYUX4BiVggvoHWe4Yv10mAqvrnLU/gEQjDr/E=; h=From:To:Cc:Subject:Date:From; b=GnRMAg1y/eQzeN4/NnT/alKEwbsSMbu+1XjyHSLTJNBK9feymQQxlm8VuGgkMQ/uZ bCqM4ZVwa1Hh+CJDAfNEOTM33EKtzsjeFiR7Y5z2c8cMDahSYdl8c27fOt3I6dldHx 79NVQ/qJlbqSuR6x3qgtLFHKw1GDIHvaWiFMn1xzPL/XE8QUJb0vqj2UBDZBVNz8We O4vYX7uyzsLAYvo7F+ivMsWt/5sA3KD3gkTXF7ZMoDHlxyO584zN0ZfDvk9Cpof5zX 6RXL8DcVbOcNQbJpbwc7hboYnSGZ4cgDnT3V+oMjRZeYP2rDUd4AGtdwY0xGICmt86 D0SCQkH/FcSLg== X-Nifty-SrcIP: [153.142.97.92] From: Masahiro Yamada To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 1/2] ARM: uniphier: select RESET_CONTROLLER Date: Mon, 25 Jun 2018 12:34:44 +0900 Message-Id: <1529897685-15029-1-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180624_203538_200515_8CB63D3D X-CRM114-Status: UNSURE ( 8.79 ) 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: Russell King , Jassi Brar , Masami Hiramatsu , linux-kernel@vger.kernel.org, Masahiro Yamada 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 The UniPhier platform highly relies on the reset controller. Select RESET_CONTROLLER to enable it forcibly. Signed-off-by: Masahiro Yamada --- arch/arm/mach-uniphier/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-uniphier/Kconfig b/arch/arm/mach-uniphier/Kconfig index 779235a..e661d26 100644 --- a/arch/arm/mach-uniphier/Kconfig +++ b/arch/arm/mach-uniphier/Kconfig @@ -9,6 +9,7 @@ config ARCH_UNIPHIER select HAVE_ARM_SCU select HAVE_ARM_TWD if SMP select PINCTRL + select RESET_CONTROLLER help Support for UniPhier SoC family developed by Socionext Inc. (formerly, System LSI Business Division of Panasonic Corporation)