From patchwork Thu Sep 5 16:12:02 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: 13792672 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 9D37BCD5BCC for ; Thu, 5 Sep 2024 16:13:51 +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=MPwuQS/w6iDIeogH4x3KvUAt1EiB4BJAj1D6/zI7Fm4=; b=nEkT2jtQLnQhSj+fmbNvOvyGLq HVcI6a8XOXyCQEIR9gy/fuFE4lY4e2kHkl5oYIO+vPf5aml+qjc7EGLBREKZ02KpDsU2hqPIbZWEG iCWh2dF/SFQqCLK149OBbPswPr3EAU0f/fZMkfx4czAsi+MywTbYPOGydBksykDCS2jCfiRewv8Tc mhcq2DJbUhIm0PiXUR5e5ll/H2xytyZZLxtd72nylHvBsgnv5ne9AAZrYRGMW08trEpe6XsPWVY5U XCdLvQf2VhVNpjbXJKad5SE4QeZ9WwTg2e8YWJQNUjkAcTT82MS5Wd038LzrulELEnWAFPw9XdKUf VP9g4IvQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1smF79-000000094IO-1Qv0; Thu, 05 Sep 2024 16:13:43 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1smF5c-0000000942S-29Ki for linux-arm-kernel@lists.infradead.org; Thu, 05 Sep 2024 16:12:10 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 30FCE5C5B09; Thu, 5 Sep 2024 16:12:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 293E2C4CEC3; Thu, 5 Sep 2024 16:12:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1725552727; bh=IFF9ZfIb8PFwjfqH8bgDXiv+AA5USyRSh780LD7aKtk=; h=Date:From:List-Id:To:Cc:Subject:From; b=IQGZ/VKYZF/4gFzIy8uoecAjZgBGyXtruGp1LEZCHk7nZtVurf4d9Yhk3SHwNNQ6j gud29gIVD5TOcXLlIYRAHMbhFdR/xLFe3+Te66Vo8s6dEvnwmup9iwWcNv/Gnj+Dfr D7ddvLxHFvmUWekwmizyFcxf07MIRw6zqfqyjSYLZrJUjvZgjrbtd7T/nY3njTYt2P cBQp5KR7tqWi33X4P4cfskNJoyHLBhBcZa0Xq954V5lXkh381sQaso2B227ypNCcsr UvOPCUEf4YBMWhqsstbSgfYhEwZ4sc6oYdU8gf4TL4PcE4ZI+9EMdLmU5xKMdTuvLP EE87ygPDrf2vg== Received: by wens.tw (Postfix, from userid 1000) id 4F3C05F882; Fri, 6 Sep 2024 00:12:02 +0800 (CST) Date: Fri, 6 Sep 2024 00:12:02 +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.12 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-20240905_091208_718511_B772D102 X-CRM114-Status: UNSURE ( 9.10 ) 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, Not a lot of stuff for this cycle. Just one commit for drivers. Please pull. Thanks ChenYu The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b: Linux 6.11-rc1 (2024-07-28 14:19:55 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-drivers-for-6.12 for you to fetch changes up to 7ad250e13ff8a275ba846fd223288f01f5d3857c: bus: sunxi-rsb: Simplify code with dev_err_probe() (2024-09-05 23:20:47 +0800) ---------------------------------------------------------------- Allwinner SoC driver changes for 6.12 - Simplify sunxi-rsb driver probe function using dev_err_probe() ---------------------------------------------------------------- Zhang Zekun (1): bus: sunxi-rsb: Simplify code with dev_err_probe() drivers/bus/sunxi-rsb.c | 34 +++++++++++++--------------------- 1 file changed, 13 insertions(+), 21 deletions(-)