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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 318E3C433FE for ; Tue, 22 Nov 2022 14:29:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233806AbiKVO3j (ORCPT ); Tue, 22 Nov 2022 09:29:39 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48504 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233906AbiKVO3T (ORCPT ); Tue, 22 Nov 2022 09:29:19 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E81BF682BA; Tue, 22 Nov 2022 06:29:15 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 4D803B81B7E; Tue, 22 Nov 2022 14:29:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1344EC433B5; Tue, 22 Nov 2022 14:29:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669127352; bh=UBcHS3VCg4uRpxjAZY8+t6NA0BKBZWz6tTw6f0PgiKE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=aePwc+RuP1PDa5b8dSM0cuWR7QxcUAUMLFOxaq5bGQ+dkUoJiidtxzLNk2/iS+VcA ivZtkSuxm6SKRFBC0scNgnRMyYNqQjkso6KPhOls9//r+dWp/DNYsYeZxd2jhcEqwh bcBQqamIq3vy57+EavKkfL3pCNaHkmpOrFOu/ilMY5hxXlbI+1r/dzC7fcky63M4g9 zdBupJehOuDbZYmhcg2QfaMJR5Igr+dLuMPnRiSW/WXygAtc3QVpkDa0AxAgEHFkox O926a5BSc+Niq4NeF6BfX1Tw7aj/QN7RizsS+X0Zhoy5GpZU5lo7uFYa5YYY1Brwad f8y7lshywVWGA== Date: Tue, 22 Nov 2022 16:29:08 +0200 From: Leon Romanovsky To: Yanchao Yang Cc: Loic Poulain , Sergey Ryazanov , Johannes Berg , "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , netdev ML , kernel ML , MTK ML , Liang Lu , Haijun Liu , Hua Yang , Ting Wang , Felix Chen , Mingliang Xu , Min Dong , Aiden Wang , Guohao Zhang , Chris Feng , Lambert Wang , Mingchuang Qiao , Xiayu Zhang , Haozhe Chang , MediaTek Corporation Subject: Re: [PATCH net-next v1 13/13] net: wwan: tmi: Add maintainers and documentation Message-ID: References: <20221122112710.161020-1-yanchao.yang@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221122112710.161020-1-yanchao.yang@mediatek.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 22, 2022 at 07:27:10PM +0800, Yanchao Yang wrote: > From: MediaTek Corporation > > Adds maintainers and documentation for MediaTek TMI 5G WWAN modem > device driver. > > Signed-off-by: Felix Chen > Signed-off-by: MediaTek Corporation Author and SOB should have real names and can't be company. Thanks