From patchwork Thu Dec 15 14:00:45 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Corentin Labbe X-Patchwork-Id: 634376 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 9C8CBC4332F for ; Thu, 15 Dec 2022 14:01:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229872AbiLOOBG (ORCPT ); Thu, 15 Dec 2022 09:01:06 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38506 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229864AbiLOOBA (ORCPT ); Thu, 15 Dec 2022 09:01:00 -0500 Received: from mail-wm1-x32c.google.com (mail-wm1-x32c.google.com [IPv6:2a00:1450:4864:20::32c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2C83B12D37 for ; Thu, 15 Dec 2022 06:00:58 -0800 (PST) Received: by mail-wm1-x32c.google.com with SMTP id b24-20020a05600c4a9800b003d21efdd61dso1901370wmp.3 for ; Thu, 15 Dec 2022 06:00:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; 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=KjEOQQ+8uupaS0mKTtbvYBCgcEH6xxxaD1jrK+jhVk4=; b=vMqF25ETk0WiIa7FVKY4Vk5UErKHJwccEuxBOOpeFTw1N6qyX8gu0pTyEy8OnTkiEH 1R/NZkU/AKq8dxzhh7zF+CV4BFxykXdJpt4SsZhqTQt4xaMcsFUCthl7Tzeb5qyMpqFB OAngUBW5TIbOhzcmiCaAO2NxxFZvjVazT7qtjMeh5etF0tawhZX9O31pvzI1el1rNeSz OPHiIlBVFyDkYHdtSMaKhxMTVIxndYH9oicOgCJk7nIHVHKzN+UAiQnRTHNLN1hO0Bch lTNTTwznYQOO9/yZb7ELDohNjbH6cOJ5k9spy+FK+9oLU2ZjnWEFW7QhIywX+7H7mOHF XyUQ== 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=KjEOQQ+8uupaS0mKTtbvYBCgcEH6xxxaD1jrK+jhVk4=; b=q3OyB2oQ6WlLu1EzCgmFsfeawfrKVKQ6/LMNwdLAMqC7rH8dhY088QXHTaDijH7fZz GxrbgqMCWquNPxGZ9VzHkKtxQZ4JMZegPt+oBNEjuH7aBej3ze6/IVGcy+9e1LLHc3ho OTbjWJpv2fSlUdvwXI9V4E2xbX63tOTl+1RxJDxSzQulnCKE5wEg5cl6lB7Kj+8dtVD+ 8rAtMOnHaYjBI052I2YvBNGnGOkKsGz1PQPOneQW7kaW+JymsKNwnNm6qjVIFVq6ywzd OmX0MiJz56Lzt8aYA8OFHnncjZeyei+KsxsMLhjOZAwhsogbqvz5SI8N4sCxSqxaB3No m+RA== X-Gm-Message-State: ANoB5plfYraKmFnyw2LHGcJEIOEIUddZeeEJm3FEjk3kl9vLyYwmSh8i L0lOezjKjzuMX7WbkMb68KJ36w== X-Google-Smtp-Source: AA0mqf6tp8fpwKpb7TdU38UI4K8GgTe3SLb26HdIJ3mfFWrWPmDdAif1zDUyiqXkTSuza6cuLihmlg== X-Received: by 2002:a05:600c:500b:b0:3cf:6d5b:8768 with SMTP id n11-20020a05600c500b00b003cf6d5b8768mr21451414wmr.8.1671112856736; Thu, 15 Dec 2022 06:00:56 -0800 (PST) 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 h5-20020a05600c2ca500b003d1e1f421bfsm6888028wmc.10.2022.12.15.06.00.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Dec 2022 06:00:56 -0800 (PST) From: Corentin Labbe To: gregkh@linuxfoundation.org, johan@kernel.org Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, Corentin Labbe Subject: [PATCH v4 2/2] usb: serial: add myself as maintainer of CH348 Date: Thu, 15 Dec 2022 14:00:45 +0000 Message-Id: <20221215140045.2584886-3-clabbe@baylibre.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221215140045.2584886-1-clabbe@baylibre.com> References: <20221215140045.2584886-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 997e75dbca5c..60c901626241 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4914,6 +4914,11 @@ S: Maintained F: drivers/auxdisplay/cfag12864bfb.c F: include/linux/cfag12864b.h +CH348 USB SERIAL ADAPTER +M: Corentin Labbe +S: Maintained +F: drivers/usb/serial/ch348.c + CHAR and MISC DRIVERS M: Arnd Bergmann M: Greg Kroah-Hartman