From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1F5A3C3524A for ; Tue, 4 Feb 2020 05:35:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DE0E72086A for ; Tue, 4 Feb 2020 05:35:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="hmIilxgh" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726898AbgBDFfc (ORCPT ); Tue, 4 Feb 2020 00:35:32 -0500 Received: from mail-pj1-f66.google.com ([209.85.216.66]:35436 "EHLO mail-pj1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725813AbgBDFfb (ORCPT ); Tue, 4 Feb 2020 00:35:31 -0500 Received: by mail-pj1-f66.google.com with SMTP id q39so855634pjc.0 for ; Mon, 03 Feb 2020 21:35:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:mime-version:content-disposition; bh=mp+1c2B50o28Qqa1ZmH0uiauGkeLJPFOlJ1vQldCPSU=; b=hmIilxghDj4/z3bkBL2jJGMmBKOd1M6J74hCRXsdkFjUO9BMoUZC7n8HjjjGvU3yIy Kvr3Z0gG+Sfl+mikRakWmS7LlJDUTE5uDKMjgLFu+r0nWEWHx02CKNGU/lIv+wbTr3ah IiMKdOLIuciuvLNqstSA8iP4obMmcAJvfnjvuAovqg3AWNNeYZEWjNzgwBJeCQhf3w9o BXX4+UZwJ8ht4gTuYd90tMi+lIoJaDh3Gn7i8xANogKv7eD6+Uf/sYgcZkox5V+jS9dB WEd3cCzwkyGf5fTSD1pnAhcFgqndN+KKNOMXEIDOf+zOxIlM10UDLM9YZwl/ren2FOYf Yq7A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition; bh=mp+1c2B50o28Qqa1ZmH0uiauGkeLJPFOlJ1vQldCPSU=; b=BR2FogyEuZVVxwal53evLgYRgPr4NGKDZ6vCcbFkHEwftJFVm6YFEFsFqVx9h+AYlA ICZR8neSSbgw5lxl6UKsIRPc8qsE+gbOsl3XBMxRZ1WbhUvdPe4Cy8rrqZbHJan1z8TW kudK71/8mPka3WVVlpnPyQj8rr8LJK5gWmYlkJne4vJV55peBUNeyG2/3Yvfe8Ei0gdf w094+h7jkQKD61SRG/LBKuIcakqWcme3EDnswJQsSo1FucT429IrjbT4F9oqiklQk0V4 WDoHf/S4cazOBfeZuai6JJxijmm1u9cSZm+5ERK0sInxNk+PzIVJcsG8Nt4JD04A/50U HSNg== X-Gm-Message-State: APjAAAUwzCM4vSFZT6urcW2auhWWSQz08hBS2eqQG83Wh+FJ1EvrXDRo Dd098Rynmv/N04DRd0HaTKFtNQ== X-Google-Smtp-Source: APXvYqycYSCBCmPC4Am2aK/6EFeIF9OyXPCBP5T0+mibKyaGrTqm3G/Fowfkw930WEP8iGBdZjdHVw== X-Received: by 2002:a17:902:bf41:: with SMTP id u1mr27165783pls.207.1580794530698; Mon, 03 Feb 2020 21:35:30 -0800 (PST) Received: from yoga (104-188-17-28.lightspeed.sndgca.sbcglobal.net. [104.188.17.28]) by smtp.gmail.com with ESMTPSA id g21sm23210266pfb.126.2020.02.03.21.35.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Feb 2020 21:35:30 -0800 (PST) Date: Mon, 3 Feb 2020 21:35:27 -0800 From: Bjorn Andersson To: Linus Torvalds Cc: Ohad Ben-Cohen , linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, Sibi Sankar , Erin Lo , Brandon Maier , "Gustavo A. R. Silva" , Ma Feng , Pi-Hsun Shih Subject: [GIT PULL] remoteproc updates for v5.6 Message-ID: <20200204053527.GB130281@yoga> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a: Linux 5.5-rc1 (2019-12-08 14:57:55 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/rproc-v5.6 for you to fetch changes up to 600c39b34369e2a1bf78eb67afb99ce550f271cc: remoteproc: qcom: q6v5-mss: Improve readability of reset_assert (2020-01-24 09:34:07 -0800) ---------------------------------------------------------------- remoteproc updates for v5.6 This adds support for the Mediatek MT8183 SCP, modem remoteproc on Qualcomm SC7180 platform, audio and sensor remoteprocs on Qualcomm MSM8998 and audio, compute, modem and sensor remoteprocs on Qualcomm SM8150. It adds votes for necessary power-domains for all Qualcomm TrustZone based remoteproc instances are held, fixes a bug related to remoteproc drivers registering before the core has been initialized and does clean up the Qualcomm modem remoteproc driver. ---------------------------------------------------------------- Brandon Maier (1): remoteproc: Initialize rproc_class before use Erin Lo (2): dt-bindings: Add a binding for Mediatek SCP remoteproc/mediatek: add SCP support for mt8183 Gustavo A. R. Silva (1): remoteproc: use struct_size() helper Ma Feng (1): remoteproc: qcom: Remove unneeded semicolon Pi-Hsun Shih (1): rpmsg: add rpmsg support for mt8183 SCP. Sibi Sankar (15): remoteproc: qcom: pas: Disable interrupt on clock enable failure dt-bindings: remoteproc: qcom: Add power-domain bindings for Q6V5 PAS remoteproc: qcom: pas: Vote for active/proxy power domains dt-bindings: remoteproc: qcom: SM8150 Add ADSP, CDSP, MPSS and SLPI support remoteproc: qcom: pas: Add SM8150 ADSP, CDSP, Modem and SLPI support remoteproc: qcom: pas: Add auto_boot flag remoteproc: q6v5-mss: Remove mem clk from the active pool dt-bindings: remoteproc: qcom: Add ADSP and SLPI support for MSM8998 SoC remoteproc: qcom: pas: Add MSM8998 ADSP and SLPI support dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding for SC7180 remoteproc: mss: q6v5-mss: Add modem support on SC7180 remoteproc: qcom: q6v5-mss: Improve readability across clk handling remoteproc: qcom: q6v5-mss: Rename boot status timeout remoteproc: qcom: q6v5-mss: Use regmap_read_poll_timeout remoteproc: qcom: q6v5-mss: Improve readability of reset_assert .../devicetree/bindings/remoteproc/mtk,scp.txt | 36 ++ .../devicetree/bindings/remoteproc/qcom,adsp.txt | 44 ++ .../devicetree/bindings/remoteproc/qcom,q6v5.txt | 23 +- drivers/remoteproc/Kconfig | 10 + drivers/remoteproc/Makefile | 1 + drivers/remoteproc/mtk_common.h | 94 +++ drivers/remoteproc/mtk_scp.c | 663 +++++++++++++++++++++ drivers/remoteproc/mtk_scp_ipi.c | 219 +++++++ drivers/remoteproc/qcom_q6v5_mss.c | 236 +++++++- drivers/remoteproc/qcom_q6v5_pas.c | 260 +++++++- drivers/remoteproc/qcom_sysmon.c | 2 +- drivers/remoteproc/remoteproc_core.c | 6 +- drivers/rpmsg/Kconfig | 9 + drivers/rpmsg/Makefile | 1 + drivers/rpmsg/mtk_rpmsg.c | 414 +++++++++++++ include/linux/remoteproc/mtk_scp.h | 66 ++ include/linux/rpmsg/mtk_rpmsg.h | 38 ++ 17 files changed, 2092 insertions(+), 30 deletions(-) create mode 100644 Documentation/devicetree/bindings/remoteproc/mtk,scp.txt create mode 100644 drivers/remoteproc/mtk_common.h create mode 100644 drivers/remoteproc/mtk_scp.c create mode 100644 drivers/remoteproc/mtk_scp_ipi.c create mode 100644 drivers/rpmsg/mtk_rpmsg.c create mode 100644 include/linux/remoteproc/mtk_scp.h create mode 100644 include/linux/rpmsg/mtk_rpmsg.h