From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 25A9646B1 for ; Mon, 26 Jun 2023 08:20:33 +0000 (UTC) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 37AFC12A for ; Mon, 26 Jun 2023 01:20:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1687767629; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=mRX9nqC6P5D5hiCMFHlNTR/HTH0hcCzrU0RiwOqHWTU=; b=P207MiM1F+SA7bMheCljNmdhoUyLVnAI4hso2JQHnrlRSk7J8TuPYeuP7qlS36+MafcaII EwY0ikbd0Hfo7/ci2tbAaU2nSf0x9IKLLQqh3T0bcnvrPrb96lbLvMpYZdXPgJIPn4v8ko WU7iYusARYP/D+vJheIhLVkYe+sFw6E= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-605-Hot-SNnfMUOBP9aewfvRzw-1; Mon, 26 Jun 2023 04:20:23 -0400 X-MC-Unique: Hot-SNnfMUOBP9aewfvRzw-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 1B5421044592; Mon, 26 Jun 2023 08:20:23 +0000 (UTC) Received: from fedora.redhat.com (unknown [10.39.192.192]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6A19315230A0; Mon, 26 Jun 2023 08:20:20 +0000 (UTC) From: Jose Ignacio Tornos Martinez To: jinjian.song@fibocom.com Cc: Reid.he@fibocom.com, bjorn.helgaas@gmail.com, bjorn@helgaas.com, haijun.liu@mediatek.com, helgaas@kernel.org, jtornosm@redhat.com, kuba@kernel.org, netdev@vger.kernel.org, rafael.wang@fibocom.com, somashekhar.puttagangaiah@intel.com Subject: Re: [v5,net-next]net: wwan: t7xx : V5 ptach upstream work Date: Mon, 26 Jun 2023 10:20:18 +0200 Message-ID: <20230626082018.15625-1-jtornosm@redhat.com> In-Reply-To: References: Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.7 X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_NONE, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Thanks Bjorn, I will do as you comment. Jinjian, I had already prepare it, we need to have something working and then you can complete what you need for the pending features (fw flashing and coredump collection). Thanks Jose Ignacio