From patchwork Tue Oct 9 09:51:46 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Philipp Zabel X-Patchwork-Id: 10632181 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id AFE0916B1 for ; Tue, 9 Oct 2018 09:52:16 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9AEBC28B70 for ; Tue, 9 Oct 2018 09:52:16 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 894F828BE7; Tue, 9 Oct 2018 09:52:16 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 1454228B70 for ; Tue, 9 Oct 2018 09:52:16 +0000 (UTC) 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=RtEsbUDs4T8E1aVgyQOMDv2IDhvgp+CLEABEGl/RGUc=; b=GBDExZU81ycHWS QteatLtZuHdHbj6g19Z7Q1rMTk1rrJnT8h2sJz/PjLv63lzk+AkjEXXLgDvGBODicBRABX97yKOKR AMc/F+TxVGyZYDvXBljwI2H7yXxeuj1nhJv9ygds55svW+DcrYvTIWfIYbzUIRvBq6eak6sefJI9q tBIR4TdoJdB7wVk8WaNA74okEYQqqaBnwu9qSJDZeEc3NSjKZN0LpKOdy9AjRTpzcXnBERtHLqMKi hn8TXbkQxorNINiCU3KlAP4w27C+djlKO/bjKms1nP5Hc0XleKr3d6ktYx1i8h1J/rII88oTA1EBg ecZq+mHaKREOx8umP17w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g9ogQ-0006Ms-BS; Tue, 09 Oct 2018 09:52:06 +0000 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1g9ogK-0006Lo-N7 for linux-arm-kernel@lists.infradead.org; Tue, 09 Oct 2018 09:52:03 +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.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1g9og6-0006RI-Iq; Tue, 09 Oct 2018 11:51:46 +0200 Received: from pza by lupine with local (Exim 4.89) (envelope-from ) id 1g9og6-00060l-8b; Tue, 09 Oct 2018 11:51:46 +0200 Message-ID: <1539078706.6678.1.camel@pengutronix.de> Subject: [GIT PULL] Reset controller changes for v4.20 From: Philipp Zabel To: arm@kernel.org Date: Tue, 09 Oct 2018 11:51:46 +0200 X-Mailer: Evolution 3.22.6-1+deb9u1 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-20181009_025200_908637_75AECFE2 X-CRM114-Status: GOOD ( 12.85 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 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 X-Virus-Scanned: ClamAV using ClamSMTP Dear arm-soc maintainers, The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: git://git.pengutronix.de/git/pza/linux.git tags/reset-for-4.20 for you to fetch changes up to b790c8ea5593d6dc3580adfad8e117eeb56af874: reset: Fix potential use-after-free in __of_reset_control_get() (2018-10-08 15:25:21 +0200) ---------------------------------------------------------------- Reset controller changes for v4.20 This adds a new driver for the PDC Global (Power Domain Controller) reset controller found on Qualcomm SDM845 SoCs, fixes a potential use-after-free issue in reset_controller_dev.of_xlate() callbacks from __of_reset_control_get(), and trivially fixes a documentation grammar issue. ---------------------------------------------------------------- Geert Uytterhoeven (2): reset: Grammar s/more then once/more than once/ reset: Fix potential use-after-free in __of_reset_control_get() Sibi Sankar (2): dt-bindings: reset: Add PDC Global binding for SDM845 SoCs reset: qcom: PDC Global (Power Domain Controller) reset controller .../devicetree/bindings/reset/qcom,pdc-global.txt | 52 +++++++++ drivers/reset/Kconfig | 9 ++ drivers/reset/Makefile | 1 + drivers/reset/core.c | 15 +-- drivers/reset/reset-qcom-pdc.c | 124 +++++++++++++++++++++ include/dt-bindings/reset/qcom,sdm845-pdc.h | 20 ++++ include/linux/reset.h | 2 +- 7 files changed, 215 insertions(+), 8 deletions(-) create mode 100644 Documentation/devicetree/bindings/reset/qcom,pdc-global.txt create mode 100644 drivers/reset/reset-qcom-pdc.c create mode 100644 include/dt-bindings/reset/qcom,sdm845-pdc.h