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=-12.9 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 01874C4320A for ; Fri, 6 Aug 2021 09:29:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C9772611BF for ; Fri, 6 Aug 2021 09:29:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244450AbhHFJ3m (ORCPT ); Fri, 6 Aug 2021 05:29:42 -0400 Received: from mga06.intel.com ([134.134.136.31]:46728 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231553AbhHFJ3l (ORCPT ); Fri, 6 Aug 2021 05:29:41 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10067"; a="275384403" X-IronPort-AV: E=Sophos;i="5.84,300,1620716400"; d="scan'208";a="275384403" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Aug 2021 02:29:26 -0700 X-IronPort-AV: E=Sophos;i="5.84,300,1620716400"; d="scan'208";a="669347115" Received: from mckumar-mobl.gar.corp.intel.com (HELO [10.215.201.156]) ([10.215.201.156]) by fmsmga006-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Aug 2021 02:29:23 -0700 Subject: Re: wwan/iosm vs. xmm7360 To: Jan Kiszka Cc: Linux Kernel Mailing List , Linux Netdev List , linuxwwan@intel.com References: <0545a78f-63f0-f8dd-abdb-1887c65e1c79@siemens.com> From: "Kumar, M Chetan" Message-ID: Date: Fri, 6 Aug 2021 14:59:20 +0530 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0 MIME-Version: 1.0 In-Reply-To: <0545a78f-63f0-f8dd-abdb-1887c65e1c79@siemens.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Jan, What is the context of this request ? FYI, the driver upstreamed is for M.2 7560. Regards, Chetan On 8/6/2021 2:09 AM, Jan Kiszka wrote: > Hi Chetan, > > at the risk of having missed this being answered already: > > How close is the older xmm7360 to the now supported xmm7560 in mainline? > > There is that reverse engineered PCI driver [1] with non-standard > userland interface, and it would obviously be great to benefit from > common infrastructure and specifically the modem-manager compatible > interface. Is this realistic to achieve for the 7360, or is that > hardware or its firmware too different? > > Thanks, > Jan > > [1] https://github.com/xmm7360/xmm7360-pci >