From patchwork Wed Aug 4 21:02:10 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alex Elder X-Patchwork-Id: 491739 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.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT 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 5AEABC432BE for ; Wed, 4 Aug 2021 21:02:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2DF576112D for ; Wed, 4 Aug 2021 21:02:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238916AbhHDVCe (ORCPT ); Wed, 4 Aug 2021 17:02:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60510 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238791AbhHDVCd (ORCPT ); Wed, 4 Aug 2021 17:02:33 -0400 Received: from mail-il1-x12a.google.com (mail-il1-x12a.google.com [IPv6:2607:f8b0:4864:20::12a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 15752C0613D5 for ; Wed, 4 Aug 2021 14:02:19 -0700 (PDT) Received: by mail-il1-x12a.google.com with SMTP id j18so2927849ile.8 for ; Wed, 04 Aug 2021 14:02:19 -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:mime-version :content-transfer-encoding; bh=dX/WvZ71vHWRGig7P/Gktxx0GWORbXUaLwjhx4396BU=; b=hVR0dnLKbZG1a54aqWJZVm6vL47u/5T9drt1m6xd6uvOE0t7xtSGCTK/FiCdBVKSmR XoTgUIDut3i5gDpkES6sYtSNU+Lhw7vM6IOQs6nPTc3xo/A/DNM1Q8ReP3691gPELg2K Ynii5j1uYAro2tIfa0oIS4Nec1AzLocZbCOEihgg0Y5htogVq0AF9wwjA7BwGuTTreMj gcYoAqncvEspqp0ZI4G10XaMrRSafCCPDLNhhzO3WVyHqn7tX0o6ow3SZPmJsDRr/tjq /iP2ii3M+ivM0sUFF86xo02FJfEviVIBf2maIoEDfrdhjuV/GpVJ9eHEYlK6/ZWAoDho RL5w== 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:mime-version :content-transfer-encoding; bh=dX/WvZ71vHWRGig7P/Gktxx0GWORbXUaLwjhx4396BU=; b=a29Z4+MhFX6AZXZ6shT4Dan0rKcSyqg1eH850HkCubjTcw1V/tmKwej9yMotfJk2jr FxyoO96r8gpi0GkdLZCt6p41g7v3fElXUcifaNlZnYxxnbGVbyqRYFhy1HJFu86q1Lqx DNa/JPdKarHRuQQoFbj0Xz2tGRLUa+b6KYBBpYKTZiVWNheXGKg3oC5PMZ0uWzyII6RM F4oVMO6hlP1NcTZzOXQ/Zd8MTZTlUtoPMeMGW75OLIOI1SZH3hELwYxQ4FodRiXWkZrS qB8kkE3Ub2o4yfABCn7VZFuQZpvZ91reS8UM/6OkWFsaX/OyXr1VVxWN9+mVYnisvvlY pQAg== X-Gm-Message-State: AOAM5302kQJgb6OEQBIkcuJBq8Yc9U0wiZtWtABbwN68bJ2uEDLMT2C+ 1/vu2F9bl6K1WYjPsINpEQnurGGe9xkXiw== X-Google-Smtp-Source: ABdhPJzZWpDzmXe2TvYVNgx8qkqOVHqoq0iJQa56rhS/trE3dRhPSA8q9VtdSh5VgAS0evCePq9YHw== X-Received: by 2002:a92:b112:: with SMTP id t18mr567725ilh.36.1628110938400; Wed, 04 Aug 2021 14:02:18 -0700 (PDT) Received: from presto.localdomain (c-73-185-129-58.hsd1.mn.comcast.net. [73.185.129.58]) by smtp.gmail.com with ESMTPSA id d18sm1687396ile.32.2021.08.04.14.02.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Aug 2021 14:02:17 -0700 (PDT) From: Alex Elder To: bjorn.andersson@linaro.org, agross@kernel.org Cc: robh+dt@kernel.org, elder@kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/4] arm64: dts: qcom: IPA-related DTS updates Date: Wed, 4 Aug 2021 16:02:10 -0500 Message-Id: <20210804210214.1891755-1-elder@linaro.org> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org This series includes four updates to DTS files for Qualcomm SoCs that include IPA. Most of this series was posted once before, and accepted into the net-next/master branch by David Miller: https://lore.kernel.org/netdev/20210719212456.3176086-1-elder@linaro.org/ That series got reverted yesterday, meaning these patches can be taken in through the Qualcomm tree as intended: https://lore.kernel.org/netdev/20210802233019.800250-1-elder@linaro.org/ The first patch defines IPA information for the SC7280 SoC. The second enables IPA for the SC7280 IDP platform, indicating the modem should perform early IPA initialization. The third patch adds the definition of a reserved memory area to hold IPA firmware for the SC7180 SoC; this is used if the modem does *not* do early IPA initialization. And the last patch fixes the definitions used for interconnects for the SM8350 SoC. A corresponding update to the configuration data (IPA code) was posted earlier today: https://lore.kernel.org/netdev/20210804135407.1358606-1-elder@linaro.org -Alex Alex Elder (4): arm64: dts: qcom: sc7280: add IPA information arm64: dts: qcom: sc7280: enable IPA for sc7280-idp arm64: dts: qcom: sc7180: define ipa_fw_mem node arm64: dts: qcom: sm8350: fix IPA interconnects arch/arm64/boot/dts/qcom/sc7180.dtsi | 5 +++ arch/arm64/boot/dts/qcom/sc7280-idp.dts | 5 +++ arch/arm64/boot/dts/qcom/sc7280.dtsi | 42 +++++++++++++++++++++++++ arch/arm64/boot/dts/qcom/sm8350.dtsi | 8 ++--- 4 files changed, 55 insertions(+), 5 deletions(-) Reviewed-by: Matthias Kaehlcke