From patchwork Thu Dec 8 21:33:28 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alex Elder X-Patchwork-Id: 632578 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 24774C4167B for ; Thu, 8 Dec 2022 21:33:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229776AbiLHVdg (ORCPT ); Thu, 8 Dec 2022 16:33:36 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42738 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229470AbiLHVdf (ORCPT ); Thu, 8 Dec 2022 16:33:35 -0500 Received: from mail-io1-xd2e.google.com (mail-io1-xd2e.google.com [IPv6:2607:f8b0:4864:20::d2e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 679F82F653 for ; Thu, 8 Dec 2022 13:33:34 -0800 (PST) Received: by mail-io1-xd2e.google.com with SMTP id p6so1039923iod.13 for ; Thu, 08 Dec 2022 13:33:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=7FSa8Zfu/8xHbnZSuWDC6ttqZXGs49ojzvmsel6my90=; b=D9tqPJu7STusgHs8sqgkYqGUsLh2aDAXfT6PVsxVzzi2ANsohxmjekjP6JZcuH3Fb5 Y0ykqc75MVGoHtSDg0b6c12GzzgzIXo+XU8M0m6wdefQI+yF4Le2aWF5GV1DpegX8zDM IavYzYrnIEDTAt3fw6Mj/hDWduI2QSDC/12aGtg+hqtR+aMiJ32lJq259SaAge/bHJ70 Z+CekEUNtvNsv8r8LDEE/hxus4gDaZ+uftFeEi5J1qGz6T9ujcz65aLcYPFwi0NiiSdZ ggxEvrNMCkMxSjCGi+/S89Hvcwyhqkxj15NNYrQqOSCI8vsSAPiUS3WiZGMTzRHFEWoe TBHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=7FSa8Zfu/8xHbnZSuWDC6ttqZXGs49ojzvmsel6my90=; b=Pt11E9Na4ALZvPYyqCtEjQeP2duQEmTwgIvA6jCVD8DxW0ttc/D2jBQop4PVwJbdWX jWd4L6FEYs/FKogqc6258DG/3fz36gzF4JPXKMgF6M2t/FBm7Cf0RZOp7eqN6zlpbb1K tdompRK3KnRVrtBTgXcOhctmfKsbb7rR7wTt/bwuLSb0Gnp0SvUFBXhdIQ8XrRLHlquR NlIkQ+KpZJRfhC2P37Po7jJ0ZZoDtLk8s5JWlQ0fqOYj3XpIAs3ziEKWho8i+tKZHJ8A cDh6WMMDYzJ2V/SdK4PAJKFcpuxqBN0/obYDIydxlLlAG/o5WD+IAcGU8LZpzxtZ8L0P 6M5g== X-Gm-Message-State: ANoB5plzpysFOkgxO0pJpHsQnbFrrn2cojGFNBXJUFnhMLCFkGBj2bk/ 7wlcUtcJuyUWpEr8ibGnkF7azw== X-Google-Smtp-Source: AA0mqf7fwtNQxQ3tnxh0ts1pIJeXrIh/KEs6UGxsKxVhtsbvnWlEGc/R0c6pmsYGcUD19CXYniovxA== X-Received: by 2002:a5d:8351:0:b0:6df:e430:e8af with SMTP id q17-20020a5d8351000000b006dfe430e8afmr2130786ior.18.1670535213618; Thu, 08 Dec 2022 13:33:33 -0800 (PST) Received: from localhost.localdomain ([98.61.227.136]) by smtp.gmail.com with ESMTPSA id a8-20020a021608000000b003755aa71fffsm9237846jaa.105.2022.12.08.13.33.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 08 Dec 2022 13:33:33 -0800 (PST) From: Alex Elder To: andersson@kernel.org, konrad.dybcio@linaro.org, agross@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org Cc: luca.weiss@fairphone.com, elder@kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] arm64: dts: qcom: sm6350: enable IPA Date: Thu, 8 Dec 2022 15:33:28 -0600 Message-Id: <20221208213330.937714-1-elder@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Enable IPA for the SM6350 SoC, which implements IPA v4.7. Enable it on the Fairphone 4, which incorporates IPA definitions used for the SM6350. Please delay applying this until after Linux v6.1 is tagged. -Alex Luca Weiss (2): arm64: dts: qcom: sm6350: add IPA node arm64: dts: qcom: sm7225-fairphone-fp4: enable IPA arch/arm64/boot/dts/qcom/sm6350.dtsi | 47 +++++++++++++++++++ .../boot/dts/qcom/sm7225-fairphone-fp4.dts | 7 +++ 2 files changed, 54 insertions(+)