From patchwork Sat Sep 21 16:58:45 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 11155597 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 DFCBE14DB for ; Sat, 21 Sep 2019 16:58:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B2869208C0 for ; Sat, 21 Sep 2019 16:58:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="vB3Xtmqp" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2407793AbfIUQ6u (ORCPT ); Sat, 21 Sep 2019 12:58:50 -0400 Received: from mail-pf1-f196.google.com ([209.85.210.196]:45610 "EHLO mail-pf1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2407789AbfIUQ6t (ORCPT ); Sat, 21 Sep 2019 12:58:49 -0400 Received: by mail-pf1-f196.google.com with SMTP id y72so6508579pfb.12 for ; Sat, 21 Sep 2019 09:58:49 -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=q69Kv4s8NdbI7NNyGxPLpjBZIhyfFsGnwWZiB8RZWwo=; b=vB3Xtmqp22xIsej92uD7rfQHDIfaHKAMsoZqfQ2q8dyQnJHlAflnDdUXOMe+PsJbna okioIRakrgDGSOgub0SEh0r6noXIEehzdnXutxhOf4VsL986zIIck0RHIzYBRygb8ENq acj+KSB1oRU+QfUl7L2ZlhQ41gCURQzl4V0wiiWIbXJvBnFHxY9CdmnSLMcnW7IGLLgT yZDFVFE2iOYNVKDV/TS6L/9XWBKcBr7xqagUDNQNqzcAyP1nLAujv+Otlj13vfaHTX7g mdpDuaqVEODe77OebYibAFxdJBYR7SZcHBkllCnRriCZQuZgnpY884/+F5bJNO95ufo2 C28Q== 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=q69Kv4s8NdbI7NNyGxPLpjBZIhyfFsGnwWZiB8RZWwo=; b=SJmEKstDJtN8G5h7xWQvB/nu2PjD1dgmWzvr2RrZgcBg6IXi9w8dpuGDULjYfkn3Mv D4ocYX/8T0zXfwC6nJvWSY2j6ds+Hquy6Xcl2BaL6rpE9CB1PFqPSqk9Gc6NeTbcf3GJ CMtEW8H+pm891WnVS/N1mxVPfQbul2Dnd6m1s+36Obw4cXggAvvIYRUVhIQ2Xr5ZFZNl 3zEzxpZg9UdmwFmC9TdDyU0nKt3fM/CmYZ7p9EVOH9+sQXgYBRt5Bl01z29r/QAcWwXG th3fPSz7+q/reIG8Fjukz9h2i1EiKYNznF4n0wEphaJRbu7OzN0bGlmmIm8yywxGmhlQ XRuw== X-Gm-Message-State: APjAAAXYu2tlCv7zk2tjEiZW0MWn40qCapR1Y/y08epjvS5DS9vK2lG9 JI4wbGTb3qv7TaYTKvqI/15BOw== X-Google-Smtp-Source: APXvYqwQPsLb3MLTmsb026IX+IZkqAVLtMHNy+kmWtQQyb/2p/fmJ12W753iNAi9Oe8BIWe2G3xjeA== X-Received: by 2002:a17:90a:5aa1:: with SMTP id n30mr10959977pji.82.1569085128882; Sat, 21 Sep 2019 09:58:48 -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 16sm7362155pfn.35.2019.09.21.09.58.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 21 Sep 2019 09:58:48 -0700 (PDT) Date: Sat, 21 Sep 2019 09:58:45 -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 , Sibi Sankar , Stephen Boyd , Suman Anna Subject: [GIT PULL] remoteproc updates for v5.4 Message-ID: <20190921165845.GA6693@tuxbook-pro> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-remoteproc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org Hi Linus, I've finally moved my trees to kernel.org, please pull this and the coming rpmsg request from their new location. Regards, Bjorn The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b: Linus 5.3-rc1 (2019-07-21 14:05:38 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc tags/rproc-v5.4 for you to fetch changes up to 150997fac770c37b12459ec52fdf67a5dc1366f5: MAINTAINERS: remoteproc: update git tree location (2019-08-26 23:16:44 -0700) ---------------------------------------------------------------- remoteproc updates for v5.4 This exposes the remoteproc's name in sysfs, allows stm32 to enter platform standby and provides bug fixes for stm32 and Qualcomm's modem remoteproc drivers. Finally it updates MAINTAINERS to reflect the move to kernel.org. ---------------------------------------------------------------- Bjorn Andersson (2): remoteproc: qcom: Move glink_ssr notification after stop MAINTAINERS: remoteproc: update git tree location Fabien Dessenne (2): remoteproc: stm32: clear MCU PDDS at firmware start remoteproc: stm32: manage the get_irq probe defer case Sibi Sankar (1): remoteproc: qcom: q6v5-mss: fixup q6v5_pds_enable error handling Stephen Boyd (1): remoteproc: Remove dev_err() usage after platform_get_irq() Suman Anna (1): remoteproc: Add a sysfs interface for name Documentation/ABI/testing/sysfs-class-remoteproc | 10 +++++++ MAINTAINERS | 2 +- drivers/remoteproc/da8xx_remoteproc.c | 4 +-- drivers/remoteproc/keystone_remoteproc.c | 4 --- drivers/remoteproc/qcom_common.c | 4 +-- drivers/remoteproc/qcom_q6v5.c | 35 ++++-------------------- drivers/remoteproc/qcom_q6v5_mss.c | 4 +-- drivers/remoteproc/remoteproc_sysfs.c | 11 ++++++++ drivers/remoteproc/stm32_rproc.c | 14 ++++++++++ 9 files changed, 46 insertions(+), 42 deletions(-)