From patchwork Fri Dec 17 09:37:59 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 12696593 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 ED1FBC433F5 for ; Fri, 17 Dec 2021 09:40:44 +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-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-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=G3Ao/XpDrXbaTHQyKnelEShXk+xeTn9DmKr8lTE8B8g=; b=TQo vPwXVX5srYMDTQEgxjM5dB/WBX2lIDVOwVNwg3E+ODdS0bqqeiHCRy73KPHsS4GyUic9lk3bTo0BP 1fxjbqJhAawLj+gsTaFVnbJ4anZHfoFhHyMUVlCQ5Ykj5OFh95UxeKLcHyNxrBAq9Zljku6FEIN/C 5mJf3SopG+oh+fMOSDWdm7fqi9NzCSrP5feCsNtpBpIprIgr9M3aU5dWSesAlRQBY+AQAqPSjQMWU ArtAWpmy92TB2JZLwa4P30ywmJ8UkkwrEAmXS9+rICifnEef8iU2mXWaxBb8IODJ5RdtiI1RPQZ2n zL4qzRF7B6ZFrLykWTMnv12Pz3Vytrg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1my9i0-009EUK-E0; Fri, 17 Dec 2021 09:39:24 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1my9gg-009Dot-Pa for linux-arm-kernel@lists.infradead.org; Fri, 17 Dec 2021 09:38:04 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 4914862081; Fri, 17 Dec 2021 09:38:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 36DB4C36AE5; Fri, 17 Dec 2021 09:38:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1639733881; bh=M9+aRLYLSI94aweeGhp3EP8hQCyg9BnUOP9PMSiitS4=; h=Date:From:List-Id:To:Cc:Subject:From; b=e8nC4GqLl8mP/2DNHO9dLDvfUdfhZJecH/goyKCNqQzV0+aDD/G5wKfWAJQTR3ha6 UakPnPYZ8bq0UEFMGQfSnmNsDlCE3At8bcj1NP945yuKwT+f5OC6v9vToreGrlcycx heBM25wLBI9ZomA3+aHYO/GCFLih0ZYzhXcUsIXOE/weNVJ0m+QYTu+wrJKdQQNNeP z1kIzV5VBTxWTRVEzWUzJ4vQzUCfXHVF8mAjN+301v/B780fBKBFDe4sMPloxt5CCk gwvm8e2SSKPGwJgorLm+W9v3VXaNwJ0tE1CtIM8wdhyZIeSKYvysk6sQ0t/F6wIf1R gm7R5c7MHV1uw== Date: Fri, 17 Dec 2021 10:37:59 +0100 From: Maxime Ripard To: arm@kernel.org, soc@kernel.org Cc: Maxime Ripard , linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, Chen-Yu Tsai , Jernej Skrabec Subject: [GIT PULL] Allwinner Drivers Changes for 5.17 Message-ID: <6f2f75ad-de62-49a4-82a4-8655a567a09e.lettre@localhost> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211217_013802_910887_0B11AA3F X-CRM114-Status: GOOD ( 10.98 ) 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 the following changes for the next release. Thanks! Maxime The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-drivers-for-5.17-1 for you to fetch changes up to 017a716e7b0e9d4ac06a4d7779bd04fca009bbc9: bus: sunxi-rsb: Fix shutdown (2021-11-22 10:02:57 +0100) ---------------------------------------------------------------- Some new drivers changes for the Allwinner SoCs, fixing the shutdown path of the RSB driver ---------------------------------------------------------------- Jernej Skrabec (1): bus: sunxi-rsb: Fix shutdown drivers/bus/sunxi-rsb.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)