From patchwork Fri Mar 9 08:43:51 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jeffy Chen X-Patchwork-Id: 10269927 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 E0B20603B5 for ; Fri, 9 Mar 2018 08:47:02 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CBBD329D86 for ; Fri, 9 Mar 2018 08:47:02 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BFD6E29D8A; Fri, 9 Mar 2018 08:47:02 +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=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID 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 4D7E129D86 for ; Fri, 9 Mar 2018 08:47:02 +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=y7dMw8XFov1ud1H1R2QPNZCFl6hUFdgEya0IClzKCq4=; b=a+MZuin3L3J0FF/0dsBvYoWC5N xGnutm5f+DBxaeQ2SbH+EgutE0flZxybVPBKE2vfNuk8MHTIeKpKv5XITi/xRvm1J3DgefpbDIZ9g TbQES6u7dBihFN0e2lPunC6+563Qkjk8tpJvzEu5zLxTKUYojkKNvyCJKvAnMpmH5wykef6JIQKI7 tslxMsJ3P5SLM0OGxVZIvOH8CDlx3rxKHHTlA8TMBiq99CN0UidBdQTa70MgBca7cManFCBHZ5enk DV2+ugezVXE+yNuw1IqrGl7xTAkJRsAkGgkaDgqnbmxiaJMQ8Vb44Dq5t4y8J8A3E+FYlVPM33aXg W7Q10jKg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1euDg3-0000v9-5o; Fri, 09 Mar 2018 08:46:59 +0000 Received: from regular1.263xmail.com ([211.150.99.131]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1euDex-0000EM-N2; Fri, 09 Mar 2018 08:46:18 +0000 Received: from jeffy.chen?rock-chips.com (unknown [192.168.167.43]) by regular1.263xmail.com (Postfix) with ESMTP id 6C2E85E8A; Fri, 9 Mar 2018 16:45:47 +0800 (CST) X-263anti-spam: KSV:0; X-MAIL-GRAY: 0 X-MAIL-DELIVERY: 1 X-KSVirus-check: 0 X-ABS-CHECKED: 4 Received: from localhost (localhost [127.0.0.1]) by smtp.263.net (Postfix) with ESMTPA id 2E3153DC; Fri, 9 Mar 2018 16:45:38 +0800 (CST) X-RL-SENDER: jeffy.chen@rock-chips.com X-FST-TO: linux-kernel@vger.kernel.org X-SENDER-IP: 103.29.142.67 X-LOGIN-NAME: jeffy.chen@rock-chips.com X-UNIQUE-TAG: <1e36333984add8b0d6c155a5e1c5ad9a> X-ATTACHMENT-NUM: 0 X-SENDER: cjf@rock-chips.com X-DNS-TYPE: 0 Received: from localhost (unknown [103.29.142.67]) by smtp.263.net (Postfix) whith ESMTP id 326595G7MX1; Fri, 09 Mar 2018 16:45:47 +0800 (CST) From: Jeffy Chen To: linux-kernel@vger.kernel.org, broonie@kernel.org, alexandre.belloni@bootlin.com Subject: [RESEND PATCH v4 4/4] ARM: rockchip: Set name of regmap_config Date: Fri, 9 Mar 2018 16:43:51 +0800 Message-Id: <20180309084351.32009-5-jeffy.chen@rock-chips.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20180309084351.32009-1-jeffy.chen@rock-chips.com> References: <20180309084351.32009-1-jeffy.chen@rock-chips.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180309_004552_829873_76ACEE55 X-CRM114-Status: GOOD ( 11.19 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kate Stewart , Mark Rutland , Emil Renner Berthing , stephen lu , Catalin Marinas , Will Deacon , Joseph Lo , Heiko Stuebner , Brian Norris , Russell King , linux-rockchip@lists.infradead.org, Matthias Kaehlcke , linux-input@vger.kernel.org, Arvind Yadav , Guenter Roeck , devicetree@vger.kernel.org, Arnd Bergmann , Jeffy Chen , Rob Herring , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, Greg Kroah-Hartman , Dmitry Torokhov , Philippe Ombredanne MIME-Version: 1.0 Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP We are now allowing to register debugfs without a valid device, and not having a valid name will end up using "dummy*" to create debugfs dir. Signed-off-by: Jeffy Chen --- Changes in v4: None Changes in v3: None arch/arm/mach-rockchip/platsmp.c | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-rockchip/platsmp.c b/arch/arm/mach-rockchip/platsmp.c index ecec340ca345..51984a40b097 100644 --- a/arch/arm/mach-rockchip/platsmp.c +++ b/arch/arm/mach-rockchip/platsmp.c @@ -208,6 +208,7 @@ static int __init rockchip_smp_prepare_sram(struct device_node *node) } static const struct regmap_config rockchip_pmu_regmap_config = { + .name = "rockchip-pmu", .reg_bits = 32, .val_bits = 32, .reg_stride = 4,