From patchwork Wed Jul 10 18:33:05 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chen-Yu Tsai X-Patchwork-Id: 13729570 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1B1C9C3DA41 for ; Wed, 10 Jul 2024 18:33:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type:MIME-Version: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=GGHh65h0NgNKEvat2Fc6in5pVG9KpX8P42L3qE1y2Hs=; b=YSvEJGuZaj2XLyhnJcumz1eRTS rB+TKlPSd1/lodkToV5c2hV/us66TfLmE9u3tD0J/PSmgt5x39z6N13DWcpoigI4lf2bZKU3Nmfij n3ilvsquRedeDmCBn+h/VCEHCoC51T0tpoUw5aBrpx4D+fqJx+oRcSbaPlDOWQkQ2Y/B+UEj8VaIk b1BMzI5T99zF7BR04bMWFleqvjhRYqn0zI4TR3HwHNF3+M1JuSQBNKbkD5r254qrnrptXSjG2LKGG 8RoL+UD1nOtD0ErAxDDAcuSpc7obMHJgOo8S0tBsG/LmBFMjkAP1ozeaPJESbu/V2D/YuukbzoGN8 ddmXtXLA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sRc8B-0000000BQkW-1OHF; Wed, 10 Jul 2024 18:33:31 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sRc7u-0000000BQjG-1CVB for linux-arm-kernel@lists.infradead.org; Wed, 10 Jul 2024 18:33:15 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 1A30DCE12D1; Wed, 10 Jul 2024 18:33:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5F264C32781; Wed, 10 Jul 2024 18:33:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1720636387; bh=e7ZBdPwnm5UYeLoiAw+/N6aw4q1vl8AkSLMbEod4nlE=; h=Date:From:List-Id:To:Cc:Subject:From; b=JdYEPnQuD0vr7eZDxoIiYnQUbG4xhJ3yAxfapI0jjiwB6rMDowf58e6wbO5fMIrti M8SsLnQrJEh1rCDLXhRZwVoXRn1ne7zmXBdL/C5N+Y2UyH7//PAD86wlF8uhoJLhoM ZTzj9ImjAV59Hy0LiXFunR18/W62kENGOcbcRPbAiSTv0HAMLs7v9gJHXHcd0Wv50n 2TUPQvnO18Tq9+mGRztJn80Se9u2i+qcRmrr7HPNDAKeSicZOHm6+a1pu9pZz2by0S /uxubTg0tMs/xC5r2SH9M1AaFnXR3IknUpuAQJI45vs4oi2xCg0DF3jXodxdZ8Kj6k u+4I2ubGak1Lg== Received: by wens.tw (Postfix, from userid 1000) id 4155E5F7C0; Thu, 11 Jul 2024 02:33:05 +0800 (CST) Date: Thu, 11 Jul 2024 02:33:05 +0800 From: Chen-Yu Tsai To: soc@kernel.org Cc: Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , linux-sunxi@lists.linux.dev, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL] Allwinner SoC driver changes for 6.11 part 2 Message-ID: MIME-Version: 1.0 Content-Disposition: inline X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240710_113314_521225_2CB9D133 X-CRM114-Status: GOOD ( 11.05 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Arnd, Here's a couple more Allwinner driver commits for 6.11. Both of them are minor cleanups, marking regmap related variables as constant. Please pull. Thanks ChenYu The following changes since commit 3a6fb9025cdf975146b2f2e3771b67f03c4ca3dc: dt-bindings: sram: sunxi-sram: Add regulators child (2024-06-30 23:00:49 +0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-drivers-for-6.11-2 for you to fetch changes up to e4b5a39c2fca597f10f1aa4c12f8f90dcd9431bd: bus: sunxi-rsb: Constify struct regmap_bus (2024-07-11 02:15:19 +0800) ---------------------------------------------------------------- Allwinner SoC driver changes for 6.11 part 2 One additional minor cleanup - Const-ify |struct regmap_config| in SRAM driver - Const-ify |struct regmap_bus| in Allwinner RSB bus driver ---------------------------------------------------------------- Javier Carrasco (2): soc: sunxi: sram: Constify struct regmap_config bus: sunxi-rsb: Constify struct regmap_bus drivers/bus/sunxi-rsb.c | 2 +- drivers/soc/sunxi/sunxi_sram.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)