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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id EEC8BC04A95 for ; Tue, 25 Oct 2022 08:09:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=2mNM470QC+jUkIIfLmDn9Sm26HwcCY1ppFcQAo1cNZc=; b=Tx6/GKfFO/7qaT cC7MbahwFsZzKYuNWhF+tAoczfmqUsyp2IP/+UCl1yiSoSPowHILp1WTYUzm97DQ2xz33ZrCBqhOM /eS+HV2MKzE54/HwwYT3VF4K/ssS/m5ivy34o+F+VQWFSX+JUbFYIUJRMvgAuCCpyTjVVhfvlikST 35fp6jcZSuWtB/giKHEH3hAy1wiyn5CIfwHwPNjthyfar7/U3HRZjrt70XljLq5enk29hkljN5kbr 1E3y1Szb7GtJHprInV47Tkn3MGNe9tCW9mSmXvEN7xYQfeMTAUv08PAQ7GoDCFwWLj/4MW0FMtFNm R4XYN5egGxtFLMrqyd3w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1onEz6-004HST-Vd; Tue, 25 Oct 2022 08:08:29 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1onEz4-004HS3-Vi for linux-arm-kernel@lists.infradead.org; Tue, 25 Oct 2022 08:08:28 +0000 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 4E1ED80B0; Tue, 25 Oct 2022 07:59:10 +0000 (UTC) Date: Tue, 25 Oct 2022 11:08:25 +0300 From: Tony Lindgren To: Arnd Bergmann Cc: Aaro Koskinen , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, Janusz Krzysztofik , linux-kernel@vger.kernel.org, Linux-OMAP , Lee Jones , Ulf Hansson , Felipe Balbi , Greg Kroah-Hartman , linux-i2c@vger.kernel.org, "linux-mmc @ vger . kernel . org" , linux-usb@vger.kernel.org Subject: Re: [PATCH 13/17] ARM: omap1: remove unused board files Message-ID: References: <20221019144119.3848027-1-arnd@kernel.org> <20221019150410.3851944-1-arnd@kernel.org> <20221019150410.3851944-13-arnd@kernel.org> <20221019171541.GA41568@darkstar.musicnaut.iki.fi> <1b632df1-7e3c-456d-8629-dc36efd9fe15@app.fastmail.com> <20221020193511.GB3019@t60.musicnaut.iki.fi> <20221021111101.GC3019@t60.musicnaut.iki.fi> 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-20221025_010827_073937_CF840165 X-CRM114-Status: GOOD ( 18.55 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org * Arnd Bergmann [221024 15:53]: > On Mon, Oct 24, 2022, at 07:49, Tony Lindgren wrote: > > * Aaro Koskinen [221021 11:02]: > >> I was only referring to this Mistral add-on board and related display > >> drivers. > >> > >> The main OSK board support is still needed and used. > > Ok, got it. > > > I'm pretty sure I have that display, but I was booting my OSK in a > > rack anyways so I rarely saw the LCD in use. No objections from me > > for removing the LCD support for OSK if nobody is using it. > > I was going to leave Mistral in, thinking it's just a device definition, > but upon closer look I found that this is a somewhat annoyingly > written part that hardcodes GPIO numbers in unusual ways, so I'm > adding a patch to remove it now. OK sounds good to me. Thanks, Tony _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel