From patchwork Fri Sep 23 14:35:19 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Philipp Zabel X-Patchwork-Id: 1681589 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=yp/mHqEU; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4MYvpC5g5Wz1yp7 for ; Sat, 24 Sep 2022 00:35:47 +1000 (AEST) 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:Date:Subject:Cc :To:From: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=m0iuS/6bKjkUBPOceAw+qwv8SZWFkG6LTjqdfXIrktM=; b=yp/mHqEUx2I4K2 Bd6I2H1a4P1jyO5AkDozxHsIZclVdeH8XyvWXzwzSm7CFhzge4IB9loP5KKRGsre2rvqmhX67J0Yr dCO4gSrLbNwq6pO0xRCXjsX7jx/eOp8OauyT75y4qEYWR0x4kLuXeP+iLL5ki8wl/vGAPto0hUTWf JNDK9irUFpZN0Swa8EyWpsiJNbbhOxzbMTx6W0vBA9xU1w2bE+YIErUzXjPJ39tM1UjA9YIgnhvBV /llBhkMw0dQybCXGWLDquWaLomyfpw9XkAODFpLMuUFQGnT0Kk/8v1VFkKWFU+oNH9FdTmMex5kNS z9QN4qCsNB+RG89pcv5g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1objm8-004eL8-Rz; Fri, 23 Sep 2022 14:35:32 +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 1objm5-004eJe-5b for linux-arm-kernel@lists.infradead.org; Fri, 23 Sep 2022 14:35:30 +0000 Received: from lupine.office.stw.pengutronix.de ([2a0a:edc0:0:900:1d::4e]) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1objm1-0003aV-Uv; Fri, 23 Sep 2022 16:35:26 +0200 From: Philipp Zabel To: soc@kernel.org Cc: linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de, Philipp Zabel Subject: [GIT PULL] Reset controller fixes for v6.0 Date: Fri, 23 Sep 2022 16:35:19 +0200 Message-Id: <20220923143519.41735-1-p.zabel@pengutronix.de> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 X-SA-Exim-Connect-IP: 2a0a:edc0:0:900:1d::4e 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-20220923_073529_234397_357C886E X-CRM114-Status: UNSURE ( 8.70 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.3 (--) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Dear arm-soc maintainers, The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) Content analysis details: (-2.3 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [2001:67c:670:201:290:27ff:fe1d:cc33 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 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+incoming-imx=patchwork.ozlabs.org@lists.infradead.org Dear arm-soc maintainers, The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) are available in the Git repository at: git://git.pengutronix.de/pza/linux.git tags/reset-fixes-for-v6.0 for you to fetch changes up to ae358d71d4623ed0a466a7498f8ce25c7fda22d1: reset: npcm: fix iprst2 and iprst4 setting (2022-09-22 17:48:35 +0200) ---------------------------------------------------------------- Reset controller fixes for v6.0 Fix the i.MX8MP PCIe PHY PERST bit polarity, issue the Sparx5 "switch" reset (which turned out to be a rather more global reset) early on startup, stubbing out the reset controller driver, and fix the NPCM8XX USB reset sequence by setting IPSRST4 bits in the correct register. ---------------------------------------------------------------- Michael Walle (1): reset: microchip-sparx5: issue a reset on startup Richard Zhu (1): reset: imx7: Fix the iMX8MP PCIe PHY PERST support Tomer Maimon (1): reset: npcm: fix iprst2 and iprst4 setting drivers/reset/reset-imx7.c | 1 + drivers/reset/reset-microchip-sparx5.c | 22 +++++++++++++++++----- drivers/reset/reset-npcm.c | 2 +- 3 files changed, 19 insertions(+), 6 deletions(-)