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=-9.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS 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 05FBAC433E0 for ; Sun, 10 Jan 2021 15:09:04 +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 B6E7C22AAC for ; Sun, 10 Jan 2021 15:09:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B6E7C22AAC 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=vMJYj58wto3ZO4o4Zb4HYNz2a0YOYgWR8TzRhNH47sE=; b=CZ0/gx/3nsO5Jo7GiqbA1ZK+l wwUaXaHcUT3w71loW02STrfMYxt+SrlNXDJbN+4LnJVT6dblbLo6QWpxOxPswJttlFxw4PGmJskIA FIdKWzDzXCpEcZBKQAL95r7iHcuisNBR00zpUowJo0GZBntqMhgMmhSFDaVRvl+lWqKCmbDQdfYUA ITy2+dA0km/5N8RzS5u+SdrNWDHmbnuxwQ6/lTvN2glhQ0a3pKUHFbrlyJk7UBB4XWIFh4v3bH2T5 LrBrJ3rn2JnvIvZ1ujt7FwRDyeHRRRa4jEIwxLsqWQzedfM1Ft+xr+s137+OwR/1GHKWyiDxkQR4w imMZGQ7bQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kycJC-0002Sw-DT; Sun, 10 Jan 2021 15:07:10 +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 1kycJ7-0002Pf-QR for linux-arm-kernel@lists.infradead.org; Sun, 10 Jan 2021 15:07:07 +0000 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id 8CE8BFB03; Sun, 10 Jan 2021 16:06:56 +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 suGH5Iqrk0OG; Sun, 10 Jan 2021 16:06:55 +0100 (CET) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id 19D4940885; Sun, 10 Jan 2021 16:06:55 +0100 (CET) Date: Sun, 10 Jan 2021 16:06:55 +0100 From: Guido =?iso-8859-1?Q?G=FCnther?= To: Shawn Guo Subject: Re: [PATCH v2 0/4] Config and device tree updates for the Librem 5 devkit Message-ID: <20210110150654.GA9546@bogon.m.sigxcpu.org> References: <20210110122617.GM28365@dragon> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210110122617.GM28365@dragon> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210110_100706_112224_298CACE8 X-CRM114-Status: GOOD ( 15.65 ) 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: devicetree@vger.kernel.org, phone-devel@vger.kernel.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven , Will Deacon , Anson Huang , Catalin Marinas , Sascha Hauer , Angus Ainslie , Michael Walle , Krzysztof Kozlowski , Bjorn Andersson , Vinod Koul , Rob Herring , NXP Linux Team , Pengutronix Kernel Team , Martin Kepplinger , Li Yang , Fabio Estevam , linux-arm-kernel@lists.infradead.org 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 Shawn, On Sun, Jan 10, 2021 at 08:26:18PM +0800, Shawn Guo wrote: > On Thu, Dec 17, 2020 at 04:13:11PM +0100, Guido G=FCnther wrote: > > This enables more components to get a working display, panel, audio and > > sensors. It also updates some device tree bits to make mainline boot. > > = > > I've skipped wifi (which needs some more driver work) and devfreq (sinc= e Martin > > is working on that). > > = > > The config changes don't depend on the DT parts so could be applied > > independently. The series was tested against next-20201214 and i made s= ure the > > defconfig changes also apply on top of shawnguo/imx/defconfig. > = > Sorry. It doesn't apply any more. v3 of this patch https://lore.kernel.org/linux-arm-kernel/5636a3d6e3217475e2a479248250d5= c0e0a50e26.1610110514.git.agx@sigxcpu.org/) applies for me on top of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git/log/= ?h=3Dimx/defconfig (which is at 773fcbcdf9d66b4aec964238b613e93804cba24c) - am i looking at the wrong tree? Cheers and sorry for any inconvenience, -- Guido > = > Shawn > = _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel