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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id BFC71EB64DC for ; Tue, 18 Jul 2023 16:21:18 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 13AD586703; Tue, 18 Jul 2023 18:20:44 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="rQ4v7+2B"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 17A0286205; Tue, 18 Jul 2023 18:20:38 +0200 (CEST) Received: from mail-yw1-x1132.google.com (mail-yw1-x1132.google.com [IPv6:2607:f8b0:4864:20::1132]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 490BA820F2 for ; Tue, 18 Jul 2023 18:20:34 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-yw1-x1132.google.com with SMTP id 00721157ae682-57688a146ecso61001897b3.2 for ; Tue, 18 Jul 2023 09:20:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1689697233; x=1692289233; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=0MfUk5xbeU9w7sSxzpbmtjj99Nvv5umThP5pIEp2lO4=; b=rQ4v7+2Bh7yg7Hu3SA/2FB9fKNhtsRVIl4CX9ceAgS007KkPnHDTzWyfLuz/nR8zsb oU4w6AUGPL/DopsjS6TQ01108Bm8gemkZx7yqQXZEq6MolRnzdFfe8AMKiiQ0eyN57sS d1YgKYLN6Gkex4+COdjms1C/EQ1PKmxlFC3Rs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689697233; x=1692289233; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0MfUk5xbeU9w7sSxzpbmtjj99Nvv5umThP5pIEp2lO4=; b=kVYwksi+HNfHORLhg06eeDiGGibdeVk+Lzpu06aHCvshzSuqCMc8YMrXHxpqAv6noJ cR0qZZc0kQcmMQFoYAA4QftT+Bb05kmB/8GXQzLtc0YBUI/krw7dxYiKoJWu/TyMu9nQ wxNUeh0Iq5Qs+oTXM5LOAqCAeg622RV2acBW/g8eyvW5PwyCWZIwTgi2OEUJyy2VHvpF 0dK8e1dTs6bBs5cShW6xQG2JlvcCN0Ga4knGhwxvrJ4Y9e7O9qHbw52/IvLsYHoOjqZr mtmwy/ONcsHI0PW1BvhFktYEU1mn9MTDhDsRvQ22pZOxLFhpS+jFDV4QGOj9RZiTh6Is Lurw== X-Gm-Message-State: ABy/qLY3HMXSzzd38aCZfQ3PQGceEkeKruM5Gkp1M2af2rz3SbmOP29G yE8fu2p48CFU7vsfn7FzZEti++/iYxm4Imd+nv+6wA== X-Google-Smtp-Source: APBJJlGOSJ/t1SSfk+gYRvu/RkLNjw1pOvcZe1chV4PB1AMKDbuhwJMoI+qbY3eB6bY+/g78z/VjXA== X-Received: by 2002:a0d:ea11:0:b0:579:f163:dc2f with SMTP id t17-20020a0dea11000000b00579f163dc2fmr286372ywe.3.1689697232920; Tue, 18 Jul 2023 09:20:32 -0700 (PDT) Received: from bill-the-cat.lan (2603-6081-7b00-6400-e1d8-58e7-e10a-a96d.res6.spectrum.com. [2603:6081:7b00:6400:e1d8:58e7:e10a:a96d]) by smtp.gmail.com with ESMTPSA id w203-20020a817bd4000000b00576e67820f3sm529981ywc.66.2023.07.18.09.20.32 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Jul 2023 09:20:32 -0700 (PDT) From: Tom Rini To: u-boot@lists.denx.de Subject: [PATCH 4/5] sunxi: Add MAINTAINERS entry for Lctech Pi F1C200s Date: Tue, 18 Jul 2023 12:20:27 -0400 Message-Id: <20230718162028.64908-4-trini@konsulko.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230718162028.64908-1-trini@konsulko.com> References: <20230718162028.64908-1-trini@konsulko.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean This defconfig was added without a MAINTAINERS entry, add one. Signed-off-by: Tom Rini --- board/sunxi/MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 80e3f4be4b96..98bbd2dd25dd 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -211,6 +211,11 @@ M: Aleksandr Aleksandrov S: Maintained F: configs/emlid_neutis_n5_devboard_defconfig +LCTECH PI F1C200S +M: Andre Przywara +S: Maintained +F: configs/lctech_pi_f1c200s_defconfig + GEMEI-G9 TABLET M: Priit Laes S: Maintained -- 2.34.1