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=-13.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,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 9F887C5DF60 for ; Thu, 7 Nov 2019 12:46:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6616D2178F for ; Thu, 7 Nov 2019 12:46:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="TVzP13bc" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388762AbfKGMq6 (ORCPT ); Thu, 7 Nov 2019 07:46:58 -0500 Received: from mail-ed1-f46.google.com ([209.85.208.46]:45315 "EHLO mail-ed1-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727142AbfKGMq6 (ORCPT ); Thu, 7 Nov 2019 07:46:58 -0500 Received: by mail-ed1-f46.google.com with SMTP id b5so1750140eds.12 for ; Thu, 07 Nov 2019 04:46:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=to:cc:from:subject:openpgp:message-id:date:mime-version :content-language:content-transfer-encoding; bh=3UZ64Sq3eqaV71BBDiKRJ7pJQ02szPhuWPuPnRF5ua8=; b=TVzP13bc6+rklA1VY1K0u5Gh1wAobf7v8J7dEsA5ZOW6re+W/umx/K5W7RMFRsqhuW AJFNr1VAjjqJcJV47/UDkG+zLwWlN3nUCvdf1OKeo9nWmNeVlu/j8FVzzajcFtzKmL+O 9hj0alf2F7lGSrCD2V9719kzcaMteyD4k5I6vB5/hTEDYXH7KHfYS3sbkErb1SBMxaS6 I1FQGGHC+apaNDUgiquREFNTWyLjiTs3Gcl7so1G8H6aIOtNkW3BHEGhMM99do8pmBG/ DDjaP+eG8VKPwzsD7kVYAvcagz6NdRAGHwScgILQFGnEwcBFPFHU53QMAlhsxGW6Xppl 7fTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:cc:from:subject:openpgp:message-id:date :mime-version:content-language:content-transfer-encoding; bh=3UZ64Sq3eqaV71BBDiKRJ7pJQ02szPhuWPuPnRF5ua8=; b=reNGUSPgLG33GLCdm8MJgtWGGwuLNjgisDsz7XxZy7RTJdiBJJpoutP87ynjBEDVin zRCIxqsc3jlilCT34oEuK5muLNQMfKVz8lEn7i3xbAXKFfbP7Bp7rmht5JGsYBI1cdkN 74SAbxJduCwC32AQ6441ABlG1/ELyWs6A7l4gXOTaByMhZO34tPxMmbaEOFGM8Oq/TFX DxgmoiVwbe5gh3I/0LI6XeC5997y9T0CzJJ0pp3N697iVp1gFKzeqdmGhg+qboUR2ECa +/Ui3t9u8bMIO/UAJ1eMhSl/DwGVhqsI6d/RlTck//uFijan/gZjHviSMWLJr8sGcLeH jq3w== X-Gm-Message-State: APjAAAUfZJRWxpKOw2yG3XYY7F6ZkBZZTlTfMb7ZDtQTcE5tp6+3WYER 6lgcVJ/eFzPQXNMa2cxUpx5SSTztx4o= X-Google-Smtp-Source: APXvYqwxLGFsmOUY7smS/25Wr44YSCz3ZetiDfk313lHolSsceE66SBuZ93QVpbGr8TNkpzqenfNrw== X-Received: by 2002:a17:906:a411:: with SMTP id l17mr2829816ejz.274.1573130816031; Thu, 07 Nov 2019 04:46:56 -0800 (PST) Received: from [192.168.27.135] ([37.157.136.206]) by smtp.googlemail.com with ESMTPSA id k4sm30818edc.49.2019.11.07.04.46.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Nov 2019 04:46:55 -0800 (PST) To: Greg Kroah-Hartman Cc: Linux PM list , "linux-kernel@vger.kernel.org" From: Georgi Djakov Subject: [GIT PULL] interconnect changes for 5.5 Openpgp: preference=signencrypt Message-ID: <5123bf54-5d62-fc5c-8838-17bc34487d83@linaro.org> Date: Thu, 7 Nov 2019 14:46:53 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, This is a pull request with interconnect patches for the 5.5 merge window. All patches have been for a while in linux-next without reported issues. The details are in the signed tag. Please consider pulling into char-misc-next. Thanks, Georgi The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675: Linux 5.4-rc3 (2019-10-13 16:37:36 -0700) are available in the Git repository at: https://git.linaro.org/people/georgi.djakov/linux.git tags/icc-5.5-rc1 for you to fetch changes up to 0bf9146d94a00c7759a30241eeabd3e2b28c5f15: docs: driver-api: make interconnect title quieter (2019-11-02 04:04:35 +0200) ---------------------------------------------------------------- interconnect patches for 5.5 Here are the interconnect updates for the 5.5-rc1 merge window. - Disallow the interconnect core to be built as a module, as this will bring more complexity when this API is called from other frameworks that are built-in only. - New interconnect driver for msm8974 platforms. - Change the initcall level of a driver, so it is available earlier to other dependent drivers. - Minor clean-up and a tiny documentation fix. Signed-off-by: Georgi Djakov ---------------------------------------------------------------- Brian Masney (2): dt-bindings: interconnect: qcom: add msm8974 bindings interconnect: qcom: add msm8974 driver Georgi Djakov (1): interconnect: Add locking in icc_set_tag() Jordan Crouse (2): interconnect: Move interconnect drivers to core_initcall interconnect: Remove unused module exit code from core Leonard Crestez (1): interconnect: qcom: Fix icc_onecell_data allocation Louis Taylor (1): docs: driver-api: make interconnect title quieter Viresh Kumar (1): interconnect: Disallow interconnect core to be built as a module Documentation/devicetree/bindings/interconnect/qcom,msm8974.yaml | 62 + Documentation/driver-api/interconnect.rst | 2 +- drivers/interconnect/Kconfig | 2 +- drivers/interconnect/core.c | 11 +- drivers/interconnect/qcom/Kconfig | 9 + drivers/interconnect/qcom/Makefile | 2 + drivers/interconnect/qcom/msm8974.c | 796 ++++++++ drivers/interconnect/qcom/qcs404.c | 17 +- drivers/interconnect/qcom/sdm845.c | 16 +- include/dt-bindings/interconnect/qcom,msm8974.h | 146 ++ 10 files changed, 1051 insertions(+), 12 deletions(-) create mode 100644 Documentation/devicetree/bindings/interconnect/qcom,msm8974.yaml create mode 100644 drivers/interconnect/qcom/msm8974.c create mode 100644 include/dt-bindings/interconnect/qcom,msm8974.h