From patchwork Thu Jun 20 05:01:50 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Gross X-Patchwork-Id: 11005821 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 5C5A2112C for ; Thu, 20 Jun 2019 05:02:35 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4B2D928474 for ; Thu, 20 Jun 2019 05:02:35 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3E8D528478; Thu, 20 Jun 2019 05:02:35 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=unavailable 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 E19B128474 for ; Thu, 20 Jun 2019 05:02:34 +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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=kOFdJyMFdb++o+ORuDuOUOO17D6fHB+VwZmp0TtTOCA=; b=HMRS/mefWyAyGNdq9CV/t5qXId nfnIpnrbBRjvO7X3g062WBnKvimzBYo1RiBQSEvostaxLN0dtVevOzdQRcie6cPNVFKn+BL/ZBoUI vadrqx8DYFcnKMqJIq0ZgGehkiK5akC/fd0LGz1WwcMxuHJB72H8gcfhRW0kHAIOozdW+9g00taIq 1CZIDj4buP9CwutmvZdXUKc4RbSv6RHv7ltovMEPKGeG3dn/5e8gNJjQRRIotQv60PKUse6756rHx pq0v3fgGi+b8hYyw3Wo62AHBfPI3hJ0iWYTUAUghusL4jux0bXAVac1q4f+JiWwcja9IYak5etDSO Qo7V39Kw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hdpDV-00062X-R2; Thu, 20 Jun 2019 05:02:33 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hdpCu-0005cX-9H for linux-arm-kernel@lists.infradead.org; Thu, 20 Jun 2019 05:01:57 +0000 Received: from hector.attlocal.net (107-207-74-175.lightspeed.austtx.sbcglobal.net [107.207.74.175]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3943A21721; Thu, 20 Jun 2019 05:01:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561006916; bh=itsDs6bwwjOLWNDexT7pVUG3W7qMWjLI0YgX8w0Xoks=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=E7GCrcYziBoa5qTuhvFc3l120rqg72ckMO1EK9AYDurah35lVt8pVT+yh9DHLKUZo oMaGtWOCmpcxJcMEPbhIIUwrMK7Xah8sqyG5ynBVCHdYfbr5ir7l65ngmMq7UmxePx 6RJG0Q6AT3Gr4gSyAVDKGgcb/rscFqtaYW5m6eFg= From: Andy Gross To: arm@kernel.org Subject: [GIT PULL] Qualcomm Driver updates for 5.3 Date: Thu, 20 Jun 2019 00:01:50 -0500 Message-Id: <1561006911-28519-3-git-send-email-agross@kernel.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1561006911-28519-1-git-send-email-agross@kernel.org> References: <1561006911-28519-1-git-send-email-agross@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190619_220156_359041_D2F2ACE6 X-CRM114-Status: GOOD ( 13.06 ) 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: Arnd Bergmann , linux-arm-msm@vger.kernel.org, Bjorn Andersson , Kevin Hilman , Olof Johansson , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 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 The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-for-5.3 for you to fetch changes up to e1068c32c1d413eaf8818ac10497817af9d2f231: soc: qcom: geni: Add support for ACPI (2019-06-19 01:03:24 -0500) ---------------------------------------------------------------- Qualcomm ARM Based Driver Updates for v5.3 * Add ACPI support to Qualcomm GENI SE * Update Qualcomm Maintainers entry to remove David Brown as maintainer and fixup typos and incorrect DT file entry * Fixup APR domain id usage and making callbacks in non-atomic context * Add AOSS QMP driver and bindings * Add power domains for MSM8998 and QCS404 in QCOM RPMPD * Add corner macros, max state support, and fixups for setting performance state for Qcom RPMPD ---------------------------------------------------------------- Amit Kucheria (1): MAINTAINERS: fix typo in file name Bjorn Andersson (6): soc: qcom: rpmpd: Modify corner defining macros dt-bindings: power: Add rpm power domain bindings for qcs404 soc: qcom: rpmpd: Add QCS404 power-domains dt-bindings: soc: qcom: Add AOSS QMP binding soc: qcom: Add AOSS QMP driver soc: qcom: apr: Don't use reg for domain id David Brown (1): MAINTAINERS: Remove myself as qcom maintainer Lee Jones (1): soc: qcom: geni: Add support for ACPI Randy Dunlap (1): soc: qcom: fix QCOM_AOSS_QMP dependency and build errors Sibi Sankar (4): soc: qcom: rpmpd: fixup rpmpd set performance state soc: qcom: rpmpd: Add support to set rpmpd state to max dt-bindings: power: Add rpm power domain bindings for msm8998 soc: qcom: rpmpd: Add MSM8998 power-domains Srinivas Kandagatla (1): qcom: apr: Make apr callbacks in non-atomic context Vinod Koul (1): MAINTAINER: Fix Qualcomm ETHQOS ethernet DT file .../devicetree/bindings/power/qcom,rpmpd.txt | 2 + .../devicetree/bindings/soc/qcom/qcom,aoss-qmp.txt | 81 ++++ .../devicetree/bindings/soc/qcom/qcom,apr.txt | 6 +- MAINTAINERS | 5 +- drivers/soc/qcom/Kconfig | 12 + drivers/soc/qcom/Makefile | 1 + drivers/soc/qcom/apr.c | 76 +++- drivers/soc/qcom/qcom-geni-se.c | 21 +- drivers/soc/qcom/qcom_aoss.c | 480 +++++++++++++++++++++ drivers/soc/qcom/rpmpd.c | 134 ++++-- include/dt-bindings/power/qcom-aoss-qmp.h | 14 + include/dt-bindings/power/qcom-rpmpd.h | 34 ++ 12 files changed, 824 insertions(+), 42 deletions(-) create mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.txt create mode 100644 drivers/soc/qcom/qcom_aoss.c create mode 100644 include/dt-bindings/power/qcom-aoss-qmp.h