From patchwork Tue Jul 16 19:01:29 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 11046665 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 D3C62746 for ; Tue, 16 Jul 2019 19:00:12 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BEC34285AA for ; Tue, 16 Jul 2019 19:00:12 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AFA84285C7; Tue, 16 Jul 2019 19:00:12 +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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 31450285AA for ; Tue, 16 Jul 2019 19:00:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728535AbfGPTAL (ORCPT ); Tue, 16 Jul 2019 15:00:11 -0400 Received: from mail-pf1-f193.google.com ([209.85.210.193]:39211 "EHLO mail-pf1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728340AbfGPTAL (ORCPT ); Tue, 16 Jul 2019 15:00:11 -0400 Received: by mail-pf1-f193.google.com with SMTP id f17so5564642pfn.6 for ; Tue, 16 Jul 2019 12:00:11 -0700 (PDT) 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 :user-agent; bh=La5gz3+AtRfpUH2XciZ9aSKb6yl6cJgz60szKVT/YX8=; b=ozODvfRC1f9Sl5vdvKpXE0U6s04L6lG8ZUMXvfwKAuaVZedPcyhNqWOXnhx2SQQWK4 jE+D72JmHSV+8OcuA9bRc3/d+FKO2V56aAcIg1EmdTFQS7nejCu1L1LNdP3Qh39dG1v+ V9M9b1kC83q0/zZqBSyBLaSDQJolmnweTXjllg/G7LXwqvZX30KLVQORxiwXUsbH04Wu 1JGeqVk5rf8AaHGt8xvCkAzSEx13c4/v7GEuwVqOzQz9NPRySgKE5KUzOx64ZJdOjPND rgclpykxjjW22U3ZskJP01M9ov+J3zpnU7u8SQGImUYEt+qmvNU24h530hg0TtDPRzs0 NKyA== 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:user-agent; bh=La5gz3+AtRfpUH2XciZ9aSKb6yl6cJgz60szKVT/YX8=; b=eqyyMw/MhwCec8TPtT4CFaUHqOb1o0Zbeh+n9qVbhzkrNebUFYFmoHwE/Nt3oaTVGA bPsUykjYcjpnNtaw+RkgVa0MOgeCav6cqjVDsgU1CI8vHLfGcPmCHnVAjSJw3BSDj/Y7 umOXKEtsnWh3f6NKPSLooLzliyjrV8j2O985oW1DWpFLunqDdnkjWqIyAg2mcZ6QXcb8 i96MmH4qnbH//qC7XRCPqmr0IVqZsFuvXWAt/p5CEPPqIOJj7QfM8X3+4d/yI0VukfHH RxLxBuNVeh5wizn9HngYimd9YkykSAzdJ9lJ78xs4l3o98bve9aZKFQBXQVODvUUqoKw xxmA== X-Gm-Message-State: APjAAAUHrG5RxZweDvzBiA5upbyUUXSmgQZHS9wNakr56j1+TKy6JthB x91eXYg3XtIohWsGWcTIwarb8A== X-Google-Smtp-Source: APXvYqzZncw8p1MU9FAK8cWlOPodS3hvcazMdYBofmnWJWczxl1JROF9sl3p9rY1LB/d4jGNZdq4MQ== X-Received: by 2002:a17:90a:d791:: with SMTP id z17mr36806013pju.40.1563303610687; Tue, 16 Jul 2019 12:00:10 -0700 (PDT) Received: from tuxbook-pro (104-188-17-28.lightspeed.sndgca.sbcglobal.net. [104.188.17.28]) by smtp.gmail.com with ESMTPSA id 196sm23865267pfy.167.2019.07.16.12.00.09 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Tue, 16 Jul 2019 12:00:10 -0700 (PDT) Date: Tue, 16 Jul 2019 12:01:29 -0700 From: Bjorn Andersson To: Linus Torvalds Cc: Ohad Ben-Cohen , linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, Bjorn Andersson , Fabien Dessenne , Clement Leger , Fabio Estevam , Arnd Bergmann , "Gustavo A. R. Silva" , "Robert P. J. Day" , YueHaibing Subject: [GIT PULL] remoteproc updates for v5.3 Message-ID: <20190716190129.GB8572@tuxbook-pro> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-remoteproc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.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://github.com/andersson/remoteproc tags/rproc-v5.3 for you to fetch changes up to 93f1d3e4b59cf2e7ef31eaf1131480897b040e97: remoteproc: stm32: fix building without ARM SMCC (2019-07-08 07:05:50 -0700) ---------------------------------------------------------------- remoteproc updates for v5.3 This adds support for the STM32 remoteproc, additional i.MX platforms with Cortex M4 remoteprocs and Qualcomm's QCS404 Compute DSP. Initial support for vendor specific resource table entries and support for unprocessed Qualcomm firmware files. ---------------------------------------------------------------- Arnd Bergmann (1): remoteproc: stm32: fix building without ARM SMCC Bjorn Andersson (4): dt-bindings: remoteproc: Rename and amend Hexagon v56 binding remoteproc: qcom: qdsp6-adsp: Add support for QCS404 CDSP soc: qcom: mdt_loader: Support loading non-split images remoteproc: qcom: q6v5-mss: Support loading non-split images Clement Leger (2): remoteproc: add vendor resources handling remoteproc: copy parent dma_pfn_offset for vdev Fabien Dessenne (3): dt-bindings: stm32: add bindings for ML-AHB interconnect dt-bindings: remoteproc: add bindings for stm32 remote processor driver remoteproc: stm32: add an ST stm32_rproc driver Fabio Estevam (2): remoteproc: imx: Broaden the Kconfig selection logic remoteproc: imx: Fix typo in "failed" Gustavo A. R. Silva (1): remoteproc: Use struct_size() helper Robert P. J. Day (1): remoteproc,rpmsg: add missing MAINTAINERS file entries YueHaibing (1): remoteproc: qcom: q6v5-mss: Fix build error without QCOM_MDT_LOADER .../devicetree/bindings/arm/stm32/mlahb.txt | 37 ++ .../{qcom,adsp-pil.txt => qcom,hexagon-v56.txt} | 35 +- .../devicetree/bindings/remoteproc/stm32-rproc.txt | 63 +++ Documentation/remoteproc.txt | 14 +- MAINTAINERS | 5 + drivers/remoteproc/Kconfig | 18 +- drivers/remoteproc/Makefile | 1 + drivers/remoteproc/imx_rproc.c | 8 +- drivers/remoteproc/qcom_q6v5_adsp.c | 73 ++- drivers/remoteproc/qcom_q6v5_mss.c | 33 +- drivers/remoteproc/remoteproc_core.c | 15 + drivers/remoteproc/remoteproc_elf_loader.c | 3 +- drivers/remoteproc/remoteproc_internal.h | 11 + drivers/remoteproc/stm32_rproc.c | 628 +++++++++++++++++++++ drivers/soc/qcom/mdt_loader.c | 88 ++- include/linux/remoteproc.h | 32 +- include/linux/soc/qcom/mdt_loader.h | 2 + 17 files changed, 1009 insertions(+), 57 deletions(-) create mode 100644 Documentation/devicetree/bindings/arm/stm32/mlahb.txt rename Documentation/devicetree/bindings/remoteproc/{qcom,adsp-pil.txt => qcom,hexagon-v56.txt} (74%) create mode 100644 Documentation/devicetree/bindings/remoteproc/stm32-rproc.txt create mode 100644 drivers/remoteproc/stm32_rproc.c