From patchwork Fri Nov 19 17:07:14 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Philipp Zabel X-Patchwork-Id: 12693144 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0576DC433F5 for ; Fri, 19 Nov 2021 17:09:02 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id B98AC61361 for ; Fri, 19 Nov 2021 17:09:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org B98AC61361 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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:Date:Cc:To:From:Subject: Message-ID: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=HBLNqUJ3mrzgPPwpNwyLByTstkSQEIT+8bQU9WDHHxQ=; b=ICLoUzv73E9Ux2 rERHyC/qYfM46bjrJowA154DLAw1ZkTKkk1hT961M1cEHZrBYXUmVx7HIUiwCSwNkbsdT8JsrxJjH ocJW+Wd9y8q6hvkG9JcAPMqU4MEbLU2Bzeswp0Ql3/ZPckW4G7ddVNZLthtToxWdVkN5wZkqP6jYB iUMY0x59Cu+hlSAXcHLzYI88b1yREH4vMVgTuUoUdgUpW4ANK/CDPhPPkNJUfSIgad+Xwu6UpxefW sBY8H5PH27Pb0SkeGKkhUKqQHzCCI9mLh79G11hwqXqxrl+T170EmWP8wqrU+HgI6KndxAap7FhYu O48VU05yV+KMVZ3jLMVg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mo7MB-00B9Td-Sc; Fri, 19 Nov 2021 17:07:23 +0000 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mo7M7-00B9Su-Ti for linux-arm-kernel@lists.infradead.org; Fri, 19 Nov 2021 17:07:21 +0000 Received: from lupine.hi.pengutronix.de ([2001:67c:670:100:3ad5:47ff:feaf:1a17] helo=lupine) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mo7M3-0003Cz-4b; Fri, 19 Nov 2021 18:07:15 +0100 Received: from pza by lupine with local (Exim 4.94.2) (envelope-from ) id 1mo7M2-000ATW-Jz; Fri, 19 Nov 2021 18:07:14 +0100 Message-ID: <5383deda141721643419e98c485fb510be56fb61.camel@pengutronix.de> Subject: [GIT PULL] Reset controller fixes for v5.16 From: Philipp Zabel To: arm@kernel.org Cc: linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de Date: Fri, 19 Nov 2021 18:07:14 +0100 User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 X-SA-Exim-Connect-IP: 2001:67c:670:100:3ad5:47ff:feaf:1a17 X-SA-Exim-Mail-From: p.zabel@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211119_090719_974801_AA68F123 X-CRM114-Status: UNSURE ( 7.52 ) 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 Dear arm-soc maintainers, The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) are available in the Git repository at: git://git.pengutronix.de/pza/linux tags/reset-fixes-for-v5.16 for you to fetch changes up to 69125b4b9440be015783312e1b8753ec96febde0: reset: tegra-bpmp: Revert Handle errors in BPMP response (2021-11-17 17:22:27 +0100) ---------------------------------------------------------------- Reset controller fixes for v5.16 Well, just one: revert commit c045ceb5a145 ("reset: tegra-bpmp: Handle errors in BPMP response"), which exposed an issue with the Tegra194 HDA controller reset. BPMP response error handling will be reinstated once there's a fix for the HDA issue. ---------------------------------------------------------------- Jon Hunter (1): reset: tegra-bpmp: Revert Handle errors in BPMP response drivers/reset/tegra/reset-bpmp.c | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-)