From patchwork Fri Feb 23 20:57:34 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jernej Skrabec X-Patchwork-Id: 13569990 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 BA925C5478C for ; Fri, 23 Feb 2024 20:57:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:Cc:To: From:Date: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=vxwf8r7l7fQsKPmSKApdL8DN6bWT9SKKeZuNbUgUkrc=; b=D8M2VBzsssDpzy vfB/tKraTw6xiMOapuXPH4tCDEK94bAdB61+BYWUHV0sXL8DAIu971zRIgPjCZjoYncLeJsDm/q92 xUSgSsCmW4vMdYvriDBSW2XAzRri1tkVCZODKevoDRPWk3MnoOySYJ/36REnROp1GjKD5IYSr5zjC aR2IbRnF4c4tpmTsU8WCqbljLcO1p1HEdmHVtIEDJcCLV6HjEWjEHduAOSEwkWAWo0I71iZ+1QxxW wo5PnWAkm0vXaK/M1mIY75nT870qbeZY7C2tAeMoN9PTQ8m2zznGk57GtHYJvJrrOKne7jlciGrEI 91LLv5NYMA2zR4RbqNpQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rdcc3-0000000BFLy-44Jv; Fri, 23 Feb 2024 20:57:43 +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 1rdcc0-0000000BFLc-3AjV for linux-arm-kernel@lists.infradead.org; Fri, 23 Feb 2024 20:57:42 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 19254CE2F04; Fri, 23 Feb 2024 20:57:39 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CF781C433C7; Fri, 23 Feb 2024 20:57:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1708721858; bh=5u4wpwmJcyAStc6I1ZIfyCSbe9rFG7nsuqBc5gYOlBk=; h=Date:From:List-Id:To:Cc:Subject:From; b=RoxdiNlqJhVSY2AA96PTtHX1wc4/Ge6JEXte6GZzq0ljn4We6Ii5W6jyZlPgOMOrC rHzzJTwEvOSZIXCZz1H2oPR2wTwoT+FQBzALBR78g99Oiwug/LgN2++k2ub9FZfRtM EUs87Pcw1iD0naLuKCvIJ+SDRGIkbBtSVY2pYznDURrpQzwtWYYwP5TYGjbzQV2QYB 9yAwmshcps+apiJik3bDXYJbtYyMrssxyd8gVz8t6DOMUXdDBPxx2rMF1dQjPKra4x IvF0gRfkPUzZDEgjU+Mf3wZQxv1YS5JM64qc3B6uBcwChqR91DI3SGNoDHQyGPBDV1 UaCMm7K3b+CiA== Date: Fri, 23 Feb 2024 21:57:34 +0100 From: Jernej Skrabec To: arm@kernel.org, soc@kernel.org Cc: wens@csie.org, samuel@sholland.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev Subject: [GIT PULL] Allwinner drivers change for 6.9 Message-ID: <20240223205734.GA9027@jernej-laptop> MIME-Version: 1.0 Content-Disposition: inline X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240223_125741_009984_CD72BBDA X-CRM114-Status: UNSURE ( 6.50 ) X-CRM114-Notice: Please train this message. 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! Please pull following drivers change for 6.9. Best regards, Jernej The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d: Linux 6.8-rc1 (2024-01-21 14:11:32 -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.9-1 for you to fetch changes up to 0daf87e7b47e05d0c9ccab648d5e45eaddb547f8: bus: sunxi-rsb: make sunxi_rsb_bus const (2024-02-11 21:24:48 +0100) ---------------------------------------------------------------- - make sunxi_rsb_bus constant ---------------------------------------------------------------- Ricardo B. Marliere (1): bus: sunxi-rsb: make sunxi_rsb_bus const drivers/bus/sunxi-rsb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)