From patchwork Wed Jun 28 13:38:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Corentin Labbe X-Patchwork-Id: 697877 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 422D7EB64DC for ; Wed, 28 Jun 2023 13:38:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229501AbjF1Nir (ORCPT ); Wed, 28 Jun 2023 09:38:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48534 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231497AbjF1Nim (ORCPT ); Wed, 28 Jun 2023 09:38:42 -0400 Received: from mail-wm1-x32b.google.com (mail-wm1-x32b.google.com [IPv6:2a00:1450:4864:20::32b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 792281726 for ; Wed, 28 Jun 2023 06:38:41 -0700 (PDT) Received: by mail-wm1-x32b.google.com with SMTP id 5b1f17b1804b1-3fa9850bfebso33690775e9.1 for ; Wed, 28 Jun 2023 06:38:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1687959520; x=1690551520; 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=/vfQOuKGwQGjFlFPrXNZqTLKUFzS/2MyEVN12NS22zU=; b=GH2JkageMSynd6IaD064W1MAY7DMIEUEBAWRUBgV8BMlsnbcOXzo5bNP0SLOOOzHN4 ugVM3PqqukZCP0axhC6abn64D+0b2vA3nBF3EkQb/KboMPLGhRkx3iIq5tnoAZ7j68sP iI2Oa1+dvJmtuUBdFwcJn2AeyZ1sXrVTms1KB7CQHhjWWRxNgIlI0tuiewHvdjRmr5WP I9GEbHae0oaPGSx9KguCV1Ub7QzP3Oh0b3qx+N344iuFpRwHXHHDemSsWgYY1E5nfAQ2 DVtJ+3StlwPYPJRzTnuMUHpcKw0w3OZC8XOy/qDw+yN+n05ByT4q+vPmbveNiOyVhsgG zlqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687959520; x=1690551520; 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=/vfQOuKGwQGjFlFPrXNZqTLKUFzS/2MyEVN12NS22zU=; b=aFFp3M+0jssCpjuP4f3d1RpYEj8miPNpVhJSqlbqlhw8uXbTikEeCyRZ2Vtxk9HFOI PxcdrDlE7knNU4iI5VVI8mH6ZhwtSeiptySiCoGwdPQEqUaY1zJEau3unyqPYl6ZgF89 hR4wHZCVzh7PK+fkWatPvGU67RkcYdHLbGWGZHU8LyIi2AmPMzjFUNoGlV3IUQ9Wwb83 MwgmXUHwHTenOTr01vXK2cK+WSUiM3NwiDX1ruEPpO3Xp+YPN6KoTZxCvIlE5FSYGpAE UgKUeKohE+rhVh3fy4OCyfBN4LEDSNGWoEGyuoTOioKkzXnSde8NB7Byfu8RHY7Ngo8w /yGw== X-Gm-Message-State: AC+VfDw8dxqvBL7mLhvt664ukuz4z9Jm5y0DXPtYVoBkGgi1uhT3dNcH ZgkXCjG9bSsTDubJa3V1Q4bx4g== X-Google-Smtp-Source: ACHHUZ4GDk+xDZ6anRxhPtEO4mbCDmFanNfZ/1ZcxYcY0VHiyvYzil51yqltVXbuWMtgTGsfSVJq3A== X-Received: by 2002:a05:600c:22d2:b0:3f9:b297:1804 with SMTP id 18-20020a05600c22d200b003f9b2971804mr19633307wmg.17.1687959520081; Wed, 28 Jun 2023 06:38:40 -0700 (PDT) Received: from localhost.localdomain (laubervilliers-658-1-213-31.w90-63.abo.wanadoo.fr. [90.63.244.31]) by smtp.googlemail.com with ESMTPSA id o23-20020a05600c379700b003fae92e7a8dsm7657539wmr.27.2023.06.28.06.38.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Jun 2023 06:38:39 -0700 (PDT) From: Corentin Labbe To: gregkh@linuxfoundation.org, johan@kernel.org Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, david@ixit.cz, Corentin Labbe Subject: [PATCH v6 2/2] usb: serial: add myself as maintainer of CH348 Date: Wed, 28 Jun 2023 13:38:34 +0000 Message-Id: <20230628133834.1527941-3-clabbe@baylibre.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230628133834.1527941-1-clabbe@baylibre.com> References: <20230628133834.1527941-1-clabbe@baylibre.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org Since I did the driver and have hardware to test, set myself as maintainer of it. Signed-off-by: Corentin Labbe --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 342cb79a9ac5..e95b51594bac 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22044,6 +22044,11 @@ F: Documentation/usb/usb-serial.rst F: drivers/usb/serial/ F: include/linux/usb/serial.h +USB SERIAL DRIVER FOR CH348 +M: Corentin Labbe +S: Maintained +F: drivers/usb/serial/ch348.c + USB SMSC75XX ETHERNET DRIVER M: Steve Glendinning L: netdev@vger.kernel.org