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 1CDA6C05027 for ; Wed, 8 Feb 2023 20:57:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232371AbjBHU5p (ORCPT ); Wed, 8 Feb 2023 15:57:45 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59670 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231370AbjBHU5Y (ORCPT ); Wed, 8 Feb 2023 15:57:24 -0500 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 BFE9B474C4 for ; Wed, 8 Feb 2023 12:57:18 -0800 (PST) Received: by mail-il1-x12a.google.com with SMTP id f10so25266ilc.7 for ; Wed, 08 Feb 2023 12:57:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=UIwe/C1xoBP/VLYmSZ2262QaA8JKAX9KelZYYpn1Y5I=; b=HFd/O+1uS1aOiGNfht7wY70zmMyh9KIQ9ZIO+BoL23loxojQOWK0yAx24f7AQnSipZ jRu6tOu+3/MPt+4/bQ87kdKiLkv+zbaH7cQKTp+7l+lHpmjo22B4ZBgSzbzk4NvTtPpH Ox02NBJvZVO0NeaonwSsNmLfbqugpgOFWy5zY4Mqydne89ETsgKyK5o6QVKBfkcJNlk3 utw2en6mmSXzkKMjR5nw/+bgBB0oODXTXY8uwnpZF2Uk1XbBYmHUq9XrvYV3C9yWgGW5 3an9piaT0yer39yk9MPDcGBN5FhNChJ5iX3Vf/RkNz7+OrouoN1XUCcG0Zm5Xp2nr/Em DNag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UIwe/C1xoBP/VLYmSZ2262QaA8JKAX9KelZYYpn1Y5I=; b=oBwWSeluPlGyMO/fDd24qTKNJ5t8voFbLdswcOEZlQbPPRYTBsRlmpESIPhCtvM/G0 ujaMzmDRc8XzSH8RQqc9UFtB5mw2L4NICOvAGicsD6WOqKNY/GmDlMLOHXm96DGuKPDk czjae1Ol8i3c0Jx2ydGq70jGJBiK2KlklsecU/b4q4q+IRhsRsDdjjimn8NjJ9HDr5xH Z3nFMUVyZ/s6ZT3OJJ3qWimrtI6iapsjhGZ3IudY100ZDs6Fq0DgSzK90WSZATv1lIdn fH0XNNR3Vo39e+TqTSBxlo/qjFC+k0bBTrt0d0hMNDTqrDDjKBETDixotnwV01cgPGV0 v6nQ== X-Gm-Message-State: AO0yUKViLgX+ZvcwJy3SJWNqMbp0rmFA5RHnwu1/x3MujPkPTBPAIhZ4 5DcJFEpHsrv6xqq7oGwI6u7xlw== X-Google-Smtp-Source: AK7set/PBIUhGzX9MmQdb8Z9i9IM86kFqmtIIfgfjymeYDLuI+zOJ2AJDukE8pcdrB+PJNuKR5aOrQ== X-Received: by 2002:a05:6e02:b2e:b0:313:9d88:437c with SMTP id e14-20020a056e020b2e00b003139d88437cmr9169741ilu.4.1675889838051; Wed, 08 Feb 2023 12:57:18 -0800 (PST) Received: from presto.localdomain ([98.61.227.136]) by smtp.gmail.com with ESMTPSA id r6-20020a922a06000000b0031093e9c7fasm5236704ile.85.2023.02.08.12.57.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Feb 2023 12:57:16 -0800 (PST) From: Alex Elder To: davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com Cc: caleb.connolly@linaro.org, mka@chromium.org, evgreen@chromium.org, andersson@kernel.org, quic_cpratapa@quicinc.com, quic_avuyyuru@quicinc.com, quic_jponduru@quicinc.com, quic_subashab@quicinc.com, elder@kernel.org, netdev@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH net-next 3/9] net: ipa: add some new IPA versions Date: Wed, 8 Feb 2023 14:56:47 -0600 Message-Id: <20230208205653.177700-4-elder@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230208205653.177700-1-elder@linaro.org> References: <20230208205653.177700-1-elder@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Soon IPA v5.0+ will be supported, and when that happens we will be able to enable support for the SDX65 (IPA v5.0), SM8450 (IPA v5.1), and SM8550 (IPA v5.5). Fix the comment about the GSI version used for IPA v3.1. Signed-off-by: Alex Elder --- drivers/net/ipa/ipa_version.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/drivers/net/ipa/ipa_version.h b/drivers/net/ipa/ipa_version.h index d15821467743a..06e75b8ece7ee 100644 --- a/drivers/net/ipa/ipa_version.h +++ b/drivers/net/ipa/ipa_version.h @@ -9,7 +9,7 @@ /** * enum ipa_version * @IPA_VERSION_3_0: IPA version 3.0/GSI version 1.0 - * @IPA_VERSION_3_1: IPA version 3.1/GSI version 1.1 + * @IPA_VERSION_3_1: IPA version 3.1/GSI version 1.0 * @IPA_VERSION_3_5: IPA version 3.5/GSI version 1.2 * @IPA_VERSION_3_5_1: IPA version 3.5.1/GSI version 1.3 * @IPA_VERSION_4_0: IPA version 4.0/GSI version 2.0 @@ -20,6 +20,8 @@ * @IPA_VERSION_4_9: IPA version 4.9/GSI version 2.9 * @IPA_VERSION_4_11: IPA version 4.11/GSI version 2.11 (2.1.1) * @IPA_VERSION_5_0: IPA version 5.0/GSI version 3.0 + * @IPA_VERSION_5_1: IPA version 5.1/GSI version 3.0 + * @IPA_VERSION_5_5: IPA version 5.5/GSI version 5.5 * @IPA_VERSION_COUNT: Number of defined IPA versions * * Defines the version of IPA (and GSI) hardware present on the platform. @@ -38,6 +40,8 @@ enum ipa_version { IPA_VERSION_4_9, IPA_VERSION_4_11, IPA_VERSION_5_0, + IPA_VERSION_5_1, + IPA_VERSION_5_5, IPA_VERSION_COUNT, /* Last; not a version */ }; -- 2.34.1