From patchwork Mon Jul 20 16:28:20 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Philipp Zabel X-Patchwork-Id: 1332485 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=iB/pinQ9; 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 4B9RxV09hlz9sWR for ; Tue, 21 Jul 2020 02:28:46 +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=YB4+81aVlc9JdD3g9w2BNWICTlzwG9Trg3Qu8u7+ucY=; b=iB/pinQ9kzljHpE7EkofcfvSIG JxEHTY3uVS8LnM0kd5FQJznlTNwOzNxt1WbB9sM2X8NvGPHxdmTMvSYEQnCWw7PVeX4Y+At/N3+13 vJepON7rTi+jClhBhkbbU+3DQK+Xqz2w6qXR2ZdpFMeQezCfI1pCoEMvz2zF5oYvF81J4R/MR5aHx mLH56AxwbYYApMd9BL5HaRcxCGP+JhsP0bHGlBUxOq6eMmAdKv0A80tPjMPf01625Ge5TxyFosxD4 biGbZm0r0fMGpNwAcRqvHK82MwNfQIbK+gSDcBOr8OZojS6Yqwf6qqVbeUzsqn9+trz8SGaOYqhe/ rHs6aNew==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jxYeO-0003oZ-U0; Mon, 20 Jul 2020 16:28:24 +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 1jxYeM-0003nx-P4 for linux-arm-kernel@lists.infradead.org; Mon, 20 Jul 2020 16:28:23 +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 1jxYeL-0003eo-7J; Mon, 20 Jul 2020 18:28:21 +0200 Received: from pza by lupine with local (Exim 4.92) (envelope-from ) id 1jxYeK-0004Mt-Qg; Mon, 20 Jul 2020 18:28:20 +0200 Message-ID: Subject: [GIT PULL] Reset controller changes for v5.9 From: Philipp Zabel To: soc@kernel.org Date: Mon, 20 Jul 2020 18:28:20 +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-20200720_122822_879531_CA5387E0 X-CRM114-Status: UNSURE ( 9.12 ) X-CRM114-Notice: Please train this message. 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 b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: git://git.pengutronix.de/pza/linux tags/reset-for-v5.9 for you to fetch changes up to ffebbecaaa86f7cde4a6a813bed14f9d56e7c373: reset: Replace HTTP links with HTTPS ones (2020-07-20 11:27:12 +0200) ---------------------------------------------------------------- Reset controller updates for v5.9 This tag moves the reset-simple header out of drivers/reset for use by drivers outside of drivers/reset, adds a .reset() callback to reset-simple, converts i.MX reset bindings to json-schema, fixes a compile warning in the reset-intel-gw driver, and replaces some HTTP links with HTTPS ones in comments. ---------------------------------------------------------------- Alexander A. Klimov (1): reset: Replace HTTP links with HTTPS ones Anson Huang (2): dt-bindings: reset: Convert i.MX reset to json-schema dt-bindings: reset: Convert i.MX7 reset to json-schema Dejin Zheng (1): reset: intel: fix a compile warning about REG_OFFSET redefined Maxime Ripard (2): reset: Move reset-simple header out of drivers/reset reset: simple: Add reset callback .../devicetree/bindings/reset/fsl,imx-src.txt | 49 ------------- .../devicetree/bindings/reset/fsl,imx-src.yaml | 82 ++++++++++++++++++++++ .../devicetree/bindings/reset/fsl,imx7-src.txt | 56 --------------- .../devicetree/bindings/reset/fsl,imx7-src.yaml | 58 +++++++++++++++ drivers/reset/reset-intel-gw.c | 24 +++---- drivers/reset/reset-simple.c | 23 +++++- drivers/reset/reset-socfpga.c | 3 +- drivers/reset/reset-sunxi.c | 3 +- drivers/reset/reset-ti-syscon.c | 2 +- drivers/reset/reset-uniphier-glue.c | 3 +- include/dt-bindings/reset/ti-syscon.h | 2 +- {drivers => include/linux}/reset/reset-simple.h | 7 ++ 12 files changed, 185 insertions(+), 127 deletions(-) delete mode 100644 Documentation/devicetree/bindings/reset/fsl,imx-src.txt create mode 100644 Documentation/devicetree/bindings/reset/fsl,imx-src.yaml delete mode 100644 Documentation/devicetree/bindings/reset/fsl,imx7-src.txt create mode 100644 Documentation/devicetree/bindings/reset/fsl,imx7-src.yaml rename {drivers => include/linux}/reset/reset-simple.h (74%)