From patchwork Fri Sep 25 14:40:34 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Philipp Zabel X-Patchwork-Id: 1371356 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=JtXMm5Am; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4ByZNk6b1Qz9sR4 for ; Sat, 26 Sep 2020 00:41:19 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Date: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=579yM+vaPAuPnWPpvVcdqOSXFXmJjCKiIwdYsGfk2b8=; b=JtXMm5Am5NMvocBFG+MOANOUde ++mf+PhhCMnYNWww98vupxcBe5HvwUbvi2NdjLT6KGha4YGCkQHzuRAcFZRSt3P45q9/5KnY4AzTh pFrNtOULsB17BEbmtoeaJjVZoTT0t2eVoUy0Uy14RlbobuHNhxFExldFrJXlIrUgM0Z5WbUOy3oyc j8OfJSdRIplPqghfuYk1xFn8yRWVFYkAmGEhIKUjnjgO/e/khjq75GbkB6p+ukOLzVAeUSyg02DnW xnsjH5mfBJ2sLLtIsY5JluVHB075IfPOAcLyVhLgrasd/lhqRSoPYiW7kU6FaNrtgOmGdoAbQC09s zJXWggmg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kLotr-0007YF-6h; Fri, 25 Sep 2020 14:40:39 +0000 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kLoto-0007Xr-Nv for linux-arm-kernel@lists.infradead.org; Fri, 25 Sep 2020 14:40:37 +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 1kLotm-0000to-C9; Fri, 25 Sep 2020 16:40:34 +0200 Received: from pza by lupine with local (Exim 4.92) (envelope-from ) id 1kLotm-0008HO-3X; Fri, 25 Sep 2020 16:40:34 +0200 Message-ID: <2b77c90d2b970eb8fa09000b9ecb564bffa76374.camel@pengutronix.de> Subject: [GIT PULL] Reset controller changes for v5.10 From: Philipp Zabel To: soc@kernel.org Date: Fri, 25 Sep 2020 16:40:34 +0200 User-Agent: Evolution 3.30.5-1.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-20200925_104036_791052_43D00A08 X-CRM114-Status: GOOD ( 10.88 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org Dear SoC maintainers, The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: git://git.pengutronix.de/pza/linux tags/reset-for-v5.10 for you to fetch changes up to 68a215164e1938490c82eecccb263d30c586b84a: reset: sti: reset-syscfg: fix struct description warnings (2020-09-23 14:32:49 +0200) ---------------------------------------------------------------- Reset controller updates for v5.10 This tag allows to build reset-imx7 as a module, and adds support to reset the Cortex-M4 processor on i.MX8MQ to it, adds support for the Versal platform to the reset-zynqmp driver, and fixes some kerneldoc comments in the core and in sti/reset-syscfg. ---------------------------------------------------------------- Alain Volmat (1): reset: sti: reset-syscfg: fix struct description warnings Anson Huang (1): reset: imx7: Support module build Krzysztof Kozlowski (1): reset: Fix and extend kerneldoc Peng Fan (2): dt-bindings: reset: imx8mq: add m4 reset reset: imx7: add the cm4 reset for i.MX8MQ Sai Krishna Potthuri (2): dt-bindings: reset: Updated binding for Versal reset driver reset: reset-zynqmp: Added support for Versal platform .../bindings/reset/xlnx,zynqmp-reset.txt | 11 ++- drivers/reset/Kconfig | 5 +- drivers/reset/core.c | 3 +- drivers/reset/reset-imx7.c | 13 ++- drivers/reset/reset-zynqmp.c | 50 ++++++++-- drivers/reset/sti/reset-syscfg.c | 7 +- include/dt-bindings/reset/imx8mq-reset.h | 5 +- include/dt-bindings/reset/xlnx-versal-resets.h | 105 +++++++++++++++++++++ 8 files changed, 180 insertions(+), 19 deletions(-) create mode 100644 include/dt-bindings/reset/xlnx-versal-resets.h