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 X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3DF49C63777 for ; Sat, 28 Nov 2020 18:58:28 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E01FF206DF for ; Sat, 28 Nov 2020 18:58:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Lkd5CyAm" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E01FF206DF Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sigxcpu.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=auLuv/800mgSvcijVOdX/7tzErWg/MYI+eGXGBAwej0=; b=Lkd5CyAmBnlRlf7yPYrOvjrds AHbRZNoGMsIHI14cbQ3PuHVpg0KArzJE8ixJ2EwYIiJptsWIFpGhFhJfxLfjOQdUCM+/s8qh6yFBJ TDdY48LMOBsL3pvwLaQasI6y0uvjbWFDSclfj/H42yzyWR36ucanOuYpqqmsuGWzN0GA2wXi/OwD6 ZWszRVKDlqj8m1OXSVMar7vK4tNKNqIWaoIqUo2vfe6WOHvzYQkfqXIuUR26XkuKQ4brslzBvmvFL JSdadIw5r6yGMsRJtmLmcjdRiKy/Fc8c45RPaqX0y3PNGMycb26i7Mbz5Qz8onT77lAMFGfKQ8a0H 3OkvIWYZg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kj5PL-0003gM-AN; Sat, 28 Nov 2020 18:57:19 +0000 Received: from honk.sigxcpu.org ([24.134.29.49]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kj5PI-0003fq-7S for linux-arm-kernel@lists.infradead.org; Sat, 28 Nov 2020 18:57:17 +0000 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id 3E07BFB05; Sat, 28 Nov 2020 19:57:15 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at honk.sigxcpu.org Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K5MJVIycsqv1; Sat, 28 Nov 2020 19:57:14 +0100 (CET) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id CF7AF4068E; Sat, 28 Nov 2020 19:57:13 +0100 (CET) Date: Sat, 28 Nov 2020 19:57:13 +0100 From: Guido =?iso-8859-1?Q?G=FCnther?= To: Geert Uytterhoeven Subject: Re: [PATCH v2 1/1] arm64: defconfig: Enable more Librem 5 hardware Message-ID: <20201128185713.GA6719@bogon.m.sigxcpu.org> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201128_135716_967563_474BF4C3 X-CRM114-Status: GOOD ( 15.41 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Linux Kernel Mailing List , Geert Uytterhoeven , Anson Huang , Catalin Marinas , Michael Walle , Krzysztof Kozlowski , Li Yang , Vinod Koul , Olof Johansson , Shawn Guo , Bjorn Andersson , Will Deacon , Linux ARM Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi, On Fri, Nov 27, 2020 at 05:45:03PM +0100, Geert Uytterhoeven wrote: > Hi Guido, > = > Thanks for your patch! > = > On Fri, Nov 27, 2020 at 5:42 PM Guido G=FCnther wrote: > > This enables > > > > - CONFIG_BATTERY_MAX17042: battery chip > > - CONFIG_CHARGER_BQ25980: charge controller > > - CONFIG_DRM_PANEL_MANTIX_MLAF057WE5: LCD panel > > - CONFIG_IMX_DCSS: 2nd dislay controller > = > display > = > > - CONFIG_LEDS_LM3692X: LCD backlight > > - CONFIG_REGULATOR_TPS65132: regulator for the LCD panel > > - CONFIG_TOUCHSCREEN_EDT_FT5X06: touch controller > > - CONFIG_TYPEC_TPS6598X: USB PD controller > > - CONFIG_VCNL4000: ambient light and proximiry sensor > = > proximity Both fixed in v2 - odd that checkpatch didn't scream. Thanks! -- Guido > = > > > > as modules. > > > > Signed-off-by: Guido G=FCnther > = > Gr{oetje,eeting}s, > = > Geert > = > -- = > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m6= 8k.org > = > In personal conversations with technical people, I call myself a hacker. = But > when I'm talking to journalists I just say "programmer" or something like= that. > -- Linus Torvalds > = _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel