From patchwork Mon Oct 28 13:46:16 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Philipp Zabel X-Patchwork-Id: 11215539 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B6435912 for ; Mon, 28 Oct 2019 13:46:21 +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 9350A20862 for ; Mon, 28 Oct 2019 13:46:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="JH6B6bcu" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9350A20862 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.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=XA1+5kgudtqQc3O+yIvAYGJRMTX7E7xr08Iro/32ay4=; b=JH6B6bcuXnh+iM qy/N2UAxItQ8aMFtNAL+f1yFNWZO19mErXgxF8CQlT5wFxhMP2LSW/x+t/y+iwaQ/Li57tYsdnRrq 5YQAjbPYZYL1aCWW4ufBTrp8k26gYeoNEq3ohgVBVqKoUlTrZ00PE8vfCXEksfAuwiQi7xvl+gb5l CD9tKvL+s5kOqfhm25oglM+iCoqXbjAJqsga+1Ke6ovPK4gkziaOV+ZYA9JpwknnxBv4CtGKdqT6O uDQhjYgjLgrCLzgzdm9Qigviv3B/Xh+gMXkTEITNamS3TgrE9+qtfGXhycmTdahiybyswHAdGjMUb qoc0gqdxFivsUEdpmO/g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iP5Lg-0001uI-Hm; Mon, 28 Oct 2019 13:46:20 +0000 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iP5Ld-0001tN-T2 for linux-arm-kernel@lists.infradead.org; Mon, 28 Oct 2019 13:46:19 +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 1iP5Lc-0007TV-Mg; Mon, 28 Oct 2019 14:46:16 +0100 Received: from pza by lupine with local (Exim 4.92) (envelope-from ) id 1iP5Lc-0001om-EG; Mon, 28 Oct 2019 14:46:16 +0100 Message-ID: Subject: [GIT PULL] Reset controller updates for v5.5 From: Philipp Zabel To: arm@kernel.org Date: Mon, 28 Oct 2019 14:46:16 +0100 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-20191028_064617_934297_CCA33A40 X-CRM114-Status: GOOD ( 12.40 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.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+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Dear arm-soc maintainers, The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) are available in the Git repository at: git://git.pengutronix.de/git/pza/linux.git tags/reset-for-v5.5 for you to fetch changes up to c2ffa00ad6152ad54940f942fc316b9c83d5e6f9: reset: document (devm_)reset_control_get_optional variants (2019-10-24 10:51:09 +0200) ---------------------------------------------------------------- Reset controller updates for v5.5 This tag adds support for Meson SM1 ARB resets, Uniphier Pro5 USB3 resets, the Meson-A1 reset controller, SocFPGA Agilex resets, and Realtek RTD1195/RTD1295 resets. It adds some reset controller API keywords for get_maintainers.pl and makes a few remaining reset_control_ops const. Also included are a conversion of the Qualcomm device tree bindings to yaml and a few small kerneldoc improvements. ---------------------------------------------------------------- Andreas Färber (2): reset: simple: Keep alphabetical order reset: simple: Add Realtek RTD1195/RTD1295 Andy Shevchenko (1): reset: Remove copy'n'paste redundancy in the comments Dinh Nguyen (1): reset: build simple reset controller driver for Agilex Jerome Brunet (2): reset: dt-bindings: meson: update arb bindings for sm1 reset: meson-audio-arb: add sm1 support Kunihiko Hayashi (1): reset: uniphier-glue: Add Pro5 USB3 support Philipp Zabel (5): reset: hisilicon: hi3660: Make reset_control_ops const reset: zynqmp: Make reset_control_ops const MAINTAINERS: add reset controller framework keywords reset: improve of_xlate documentation reset: document (devm_)reset_control_get_optional variants Sibi Sankar (2): dt-bindings: reset: aoss: Convert AOSS reset bindings to yaml dt-bindings: reset: pdc: Convert PDC Global bindings to yaml Xingyu Chen (2): dt-bindings: reset: add bindings for the Meson-A1 SoC Reset Controller reset: add support for the Meson-A1 SoC Reset Controller .../bindings/reset/amlogic,meson-axg-audio-arb.txt | 3 +- .../bindings/reset/amlogic,meson-reset.yaml | 1 + .../devicetree/bindings/reset/qcom,aoss-reset.txt | 52 --------------- .../devicetree/bindings/reset/qcom,aoss-reset.yaml | 47 ++++++++++++++ .../devicetree/bindings/reset/qcom,pdc-global.txt | 52 --------------- .../devicetree/bindings/reset/qcom,pdc-global.yaml | 47 ++++++++++++++ .../devicetree/bindings/reset/uniphier-reset.txt | 5 +- MAINTAINERS | 1 + drivers/reset/Kconfig | 5 +- drivers/reset/core.c | 8 +-- drivers/reset/hisilicon/reset-hi3660.c | 2 +- drivers/reset/reset-meson-audio-arb.c | 43 ++++++++++++- drivers/reset/reset-meson.c | 35 ++++++++-- drivers/reset/reset-uniphier-glue.c | 4 ++ drivers/reset/reset-zynqmp.c | 2 +- include/dt-bindings/reset/amlogic,meson-a1-reset.h | 74 ++++++++++++++++++++++ .../reset/amlogic,meson-axg-audio-arb.h | 2 + include/linux/reset-controller.h | 3 +- include/linux/reset.h | 46 ++++++++++++++ 19 files changed, 306 insertions(+), 126 deletions(-) delete mode 100644 Documentation/devicetree/bindings/reset/qcom,aoss-reset.txt create mode 100644 Documentation/devicetree/bindings/reset/qcom,aoss-reset.yaml delete mode 100644 Documentation/devicetree/bindings/reset/qcom,pdc-global.txt create mode 100644 Documentation/devicetree/bindings/reset/qcom,pdc-global.yaml create mode 100644 include/dt-bindings/reset/amlogic,meson-a1-reset.h