From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 84881C00A89 for ; Mon, 2 Nov 2020 08:56:01 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0AD3120756 for ; Mon, 2 Nov 2020 08:56:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="JyDcVCir" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0AD3120756 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=UNcAv+xccBcHMegN1WRtmwUSNRuyF/kKcskpWjN8nBY=; b=JyDcVCirOB/BR2OetE4kqk1gE UyDO/rUozoaBkvvH6K4N3Tja3R9mJIBuJh6ckyzdoq3mr3+qN3/FIzrzrDzVdcQysRxCe69JkC2ic hQIVuyuRdTp6WrALb7h9Re6K+SuCCdTzqDxjxKSjyWY1bNd7XhdLRn0MFF/uxRtAL8rzePo+kjKZw nG6u4bj9E3xImoJGLMFdeSRbXDUXGeMPnGGzHCLrZuOflJIym20Q7J2GBijMCRpaSmjZ219tXDlTT nTfkVC5GFBFGqfSsxwAHyyONLgWxJGRLWq33/rNDLaJlv9FpFC3NY5VT4pM+17Ro6uykVrkMIZZ5E mikzjP5wA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kZVbn-0001f2-Pz; Mon, 02 Nov 2020 08:54:35 +0000 Received: from mga02.intel.com ([134.134.136.20]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kZVbl-0001dx-9Y for linux-arm-kernel@lists.infradead.org; Mon, 02 Nov 2020 08:54:34 +0000 IronPort-SDR: hWkzqtj+d/rYrQF5s79ZzZsgezqL8BWgoLtjrpHqRNm+ngwIN9kp0sfC/+e2hVed2iPFBtfOgW PK3WUMaMyeWg== X-IronPort-AV: E=McAfee;i="6000,8403,9792"; a="155841767" X-IronPort-AV: E=Sophos;i="5.77,444,1596524400"; d="scan'208";a="155841767" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Nov 2020 00:54:30 -0800 IronPort-SDR: cVyAzr8doxaMI9PpzTeppD+DYNbkWDZgKifldHjUmuh0Q/0nmuSM2v8mFg5Ylm2dgUKEhekmdN Xul1PKelQEyw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.77,444,1596524400"; d="scan'208";a="305380174" Received: from lkp-server02.sh.intel.com (HELO 2b057d7acab6) ([10.239.97.151]) by fmsmga008.fm.intel.com with ESMTP; 02 Nov 2020 00:54:27 -0800 Received: from kbuild by 2b057d7acab6 with local (Exim 4.92) (envelope-from ) id 1kZVbf-00002x-6v; Mon, 02 Nov 2020 08:54:27 +0000 Date: Mon, 2 Nov 2020 16:53:30 +0800 From: kernel test robot To: Lars Povlsen , Linus Walleij Subject: [RFC PATCH] pinctrl: pinctrl-microchip-sgpio: properties_luton can be static Message-ID: <20201102085330.GA17314@d07872ef61d7> References: <20201029134027.232951-3-lars.povlsen@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201029134027.232951-3-lars.povlsen@microchip.com> X-Patchwork-Hint: ignore User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201102_035433_458266_CF51A603 X-CRM114-Status: GOOD ( 16.30 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Alexandre Belloni , kbuild-all@lists.01.org, linux-kernel@vger.kernel.org, Microchip Linux Driver Support , linux-gpio@vger.kernel.org, Andy Shevchenko , Lars Povlsen , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Signed-off-by: kernel test robot --- pinctrl-microchip-sgpio.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/pinctrl/pinctrl-microchip-sgpio.c b/drivers/pinctrl/pinctrl-microchip-sgpio.c index 1a9c01e2ad99f6..439779bc6e4e0b 100644 --- a/drivers/pinctrl/pinctrl-microchip-sgpio.c +++ b/drivers/pinctrl/pinctrl-microchip-sgpio.c @@ -58,7 +58,7 @@ struct sgpio_properties { #define SGPIO_F_PORT_CFG_BIT_SOURCE(p, x) __BF_PREP((p)->properties->bit_source, x) #define SGPIO_X_PORT_CFG_BIT_SOURCE(p, x) __BF_GET((p)->properties->bit_source, x) -const struct sgpio_properties properties_luton = { +static const struct sgpio_properties properties_luton = { .regoff = { 0x00, 0x09, 0x29, 0x2a, 0x2b }, .auto_repeat = BIT(5), .port_width = GENMASK(3, 2), @@ -66,7 +66,7 @@ const struct sgpio_properties properties_luton = { .bit_source = GENMASK(11, 0), }; -const struct sgpio_properties properties_ocelot = { +static const struct sgpio_properties properties_ocelot = { .regoff = { 0x00, 0x06, 0x26, 0x04, 0x05 }, .auto_repeat = BIT(10), .port_width = GENMASK(8, 7), @@ -74,7 +74,7 @@ const struct sgpio_properties properties_ocelot = { .bit_source = GENMASK(23, 12), }; -const struct sgpio_properties properties_sparx5 = { +static const struct sgpio_properties properties_sparx5 = { .regoff = { 0x00, 0x06, 0x26, 0x04, 0x05 }, .auto_repeat = BIT(6), .port_width = GENMASK(4, 3), _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel