From patchwork Fri Sep 14 17:35:52 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 10601117 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 E670913AD for ; Fri, 14 Sep 2018 17:33:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CC58C28C63 for ; Fri, 14 Sep 2018 17:33:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C01EB29663; Fri, 14 Sep 2018 17:33:56 +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=unavailable 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 6FD8A28C63 for ; Fri, 14 Sep 2018 17:33:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728034AbeINWtY (ORCPT ); Fri, 14 Sep 2018 18:49:24 -0400 Received: from mail-pf1-f196.google.com ([209.85.210.196]:40776 "EHLO mail-pf1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728419AbeINWtR (ORCPT ); Fri, 14 Sep 2018 18:49:17 -0400 Received: by mail-pf1-f196.google.com with SMTP id s13-v6so4615625pfi.7 for ; Fri, 14 Sep 2018 10:33:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=LL138Uj6kNpVANrzjBhuqoddq/dnmJL60sUEdiKZnqA=; b=jclIzmY0y9mQx7aJndknUCv9N+ZGLsp/oMoT1ucFiYnwIsJECeA6Hz0U1fD+WvPkmu JRZ3yTieJpL4lskMu0wqQLP8GnuTBnYCNKUIR8s4qYkCGMCTI0iG4WdkSvBUdNtMiw19 OZFshXCDvG7JJJOu1AZewnhvWPCcD0RR6zTaE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=LL138Uj6kNpVANrzjBhuqoddq/dnmJL60sUEdiKZnqA=; b=OIxrRG7NFlQcjT5FdMxrZ2RWuOb7Lf955WrG1Ze66msPPLiWT/E7LREYLBVswH+XfS DPihDyrwTvez7i1amh6f8UEyg/9FPVnNKcRZdqNqlHaO/qnS6M5qyURNLlExlBAcCjyH sOfkmXWHoi/qd3uemPAuBwnZCpMSD2tUFlLez5vHeSy2XflRhVPLUVQNyQyiVVBE+zxt NG4Mdb3/HGXfq3MCU2Ay/mcwlm9OS6D0EnvoPuZNFgIT43/asikGISJ1kSLGSZGklku2 1mp2bJljv/G87N0hfo4f3PebQzJwXMmyIOE3moQRI50ud0FMlXPWRafWD4QwR7BhB3QB 3CSw== X-Gm-Message-State: APzg51D87JoUr5NByN1db25pbno3g1eulQizAWaw2ke/kw+QB/ic/X67 0+x5xy6Sma7eVO1Pd1sBV0j3wS3UnUE= X-Google-Smtp-Source: ANB0Vdb7mb0uDvd7tRjBVRyHYJ4YCGnVFhzWxaVDF/DmgJ2fioHiJUpnUGM7BilaBGVVj5edKusnOA== X-Received: by 2002:a63:5321:: with SMTP id h33-v6mr12787219pgb.139.1536946428264; Fri, 14 Sep 2018 10:33:48 -0700 (PDT) Received: from localhost.localdomain (104-188-17-28.lightspeed.sndgca.sbcglobal.net. [104.188.17.28]) by smtp.gmail.com with ESMTPSA id d81-v6sm12531759pfj.122.2018.09.14.10.33.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Sep 2018 10:33:47 -0700 (PDT) From: Bjorn Andersson To: Ohad Ben-Cohen , Bjorn Andersson Cc: linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, Niklas Cassel Subject: [PATCH v2 2/2] remoteproc: qcom: Rename Hexagon v5 modem driver Date: Fri, 14 Sep 2018 10:35:52 -0700 Message-Id: <20180914173552.20370-3-bjorn.andersson@linaro.org> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180914173552.20370-1-bjorn.andersson@linaro.org> References: <20180914173552.20370-1-bjorn.andersson@linaro.org> 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 qcom_q6v5_pil implements support for the self-authenticating modem subsystem. With the introduction of other q6v5 based non-TZ based remoteproc driver the current name is cause for confusion, so rename it to be more specific. No functional change. Signed-off-by: Bjorn Andersson --- drivers/remoteproc/Kconfig | 14 +++++++------- drivers/remoteproc/Makefile | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/remoteproc/Kconfig b/drivers/remoteproc/Kconfig index 425e502c6471..8894935583e2 100644 --- a/drivers/remoteproc/Kconfig +++ b/drivers/remoteproc/Kconfig @@ -92,30 +92,30 @@ config QCOM_Q6V5_COMMON depends on ARCH_QCOM depends on QCOM_SMEM -config QCOM_Q6V5_PAS - tristate "Qualcomm Hexagon v5 Peripheral Authentication Service support" +config QCOM_Q6V5_MSS + tristate "Qualcomm Hexagon V5 self-authenticating modem subsystem support" depends on OF && ARCH_QCOM depends on QCOM_SMEM depends on RPMSG_QCOM_SMD || (COMPILE_TEST && RPMSG_QCOM_SMD=n) depends on RPMSG_QCOM_GLINK_SMEM || RPMSG_QCOM_GLINK_SMEM=n depends on QCOM_SYSMON || QCOM_SYSMON=n select MFD_SYSCON - select QCOM_MDT_LOADER select QCOM_Q6V5_COMMON select QCOM_RPROC_COMMON select QCOM_SCM help - Say y here to support the TrustZone based Peripherial Image Loader - for the Qualcomm Hexagon v5 based remote processors. + Say y here to support the Qualcomm self-authenticating modem + subsystem based on Hexagon V5. -config QCOM_Q6V5_PIL - tristate "Qualcomm Hexagon V5 Peripherial Image Loader" +config QCOM_Q6V5_PAS + tristate "Qualcomm Hexagon v5 Peripheral Authentication Service support" depends on OF && ARCH_QCOM depends on QCOM_SMEM depends on RPMSG_QCOM_SMD || (COMPILE_TEST && RPMSG_QCOM_SMD=n) depends on RPMSG_QCOM_GLINK_SMEM || RPMSG_QCOM_GLINK_SMEM=n depends on QCOM_SYSMON || QCOM_SYSMON=n select MFD_SYSCON + select QCOM_MDT_LOADER select QCOM_Q6V5_COMMON select QCOM_RPROC_COMMON select QCOM_SCM diff --git a/drivers/remoteproc/Makefile b/drivers/remoteproc/Makefile index eb86c8ba5a87..050f41ac93b0 100644 --- a/drivers/remoteproc/Makefile +++ b/drivers/remoteproc/Makefile @@ -16,8 +16,8 @@ obj-$(CONFIG_DA8XX_REMOTEPROC) += da8xx_remoteproc.o obj-$(CONFIG_KEYSTONE_REMOTEPROC) += keystone_remoteproc.o obj-$(CONFIG_QCOM_RPROC_COMMON) += qcom_common.o obj-$(CONFIG_QCOM_Q6V5_COMMON) += qcom_q6v5.o +obj-$(CONFIG_QCOM_Q6V5_MSS) += qcom_q6v5_mss.o obj-$(CONFIG_QCOM_Q6V5_PAS) += qcom_q6v5_pas.o -obj-$(CONFIG_QCOM_Q6V5_PIL) += qcom_q6v5_pil.o obj-$(CONFIG_QCOM_Q6V5_WCSS) += qcom_q6v5_wcss.o obj-$(CONFIG_QCOM_SYSMON) += qcom_sysmon.o obj-$(CONFIG_QCOM_WCNSS_PIL) += qcom_wcnss_pil.o