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=-6.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 4070CC433DB for ; Wed, 20 Jan 2021 21:27:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EF3CB23444 for ; Wed, 20 Jan 2021 21:27:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726931AbhATVZj (ORCPT ); Wed, 20 Jan 2021 16:25:39 -0500 Received: from mail.kernel.org ([198.145.29.99]:46988 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726956AbhATUy0 (ORCPT ); Wed, 20 Jan 2021 15:54:26 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id B4BF5235F9 for ; Wed, 20 Jan 2021 20:53:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611176020; bh=i2d5Zc9HUAVyYlrskonowpJniHVwj2kCBz32yTZACtM=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=SYsag/CpQhxB5sg0C32OG88lVxZeOyzbAIT1oXugQuwa0XsK5H8E8T3U+/DDQ0d8A P6bjIaI7LcScpB64T9gx3rwwapnk5ko9fC1cPN4qjlqfjUlD6NW6jtI8BTJ0OCwt1H s+lKMjMnCIut5ClALdmhsRRMvqxZn818Y9yTNviMrihBH3anT+L7YVkWZ3at4WUzSA I+imxJ6W7IGGJhph2QYO57WRic/fzvdzKR0XIV+2/2zaXLJElHOWQWJGHeDLHu6UHh j2DZ0o8zDsI/UsV0RIVS6QlMRjQAdT2tJlN59rmLLskxsiNpWGRNFCyXSxKfhb8yHW 0j1Vg4Fygsq2g== Received: by mail-oo1-f54.google.com with SMTP id x203so6106013ooa.9 for ; Wed, 20 Jan 2021 12:53:40 -0800 (PST) X-Gm-Message-State: AOAM532Pa0iyO7PmMqXYgpIf4WctZ53fZJt/Ra3Xc3NhR3Js/J7EXjpE zESdEThpKMHwvZ0iQr2K8huiPkvJJjZj/TDJ+Xc= X-Google-Smtp-Source: ABdhPJyKlJpGC1IH5urvh6Ztvg3w36z7l3VC5L82KSiRllAABL9k1hPOPoT7H1hJSlMUGfFyJnvKU/JcOcM748O9RPM= X-Received: by 2002:a4a:9c01:: with SMTP id y1mr7283583ooj.15.1611176019971; Wed, 20 Jan 2021 12:53:39 -0800 (PST) MIME-Version: 1.0 References: <20210120131559.1971359-1-arnd@kernel.org> <20210120131559.1971359-5-arnd@kernel.org> <2399eb7ae01ff8b9134ac170e709e39b58bda441.camel@perches.com> In-Reply-To: <2399eb7ae01ff8b9134ac170e709e39b58bda441.camel@perches.com> From: Arnd Bergmann Date: Wed, 20 Jan 2021 21:53:23 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 4/4] timer: remove sirf prima driver To: Joe Perches Cc: Linux ARM , "linux-kernel@vger.kernel.org" , Daniel Lezcano , Thomas Gleixner , Arnd Bergmann , Barry Song Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 20, 2021 at 6:50 PM Joe Perches wrote: > > On Wed, 2021-01-20 at 14:15 +0100, Arnd Bergmann wrote: > > From: Arnd Bergmann > > > > The CSR SiRF prima2/atlas platforms are getting removed, so this driver > > is no longer needed. > > Should this platform really be removed? > > While I followed the removal thread just a little, > isn't prima still in use in various GPS handhelds? I'm not aware of anyone running mainline Linux on those, as I said in the platform removal patch[1] description, there have not been any contributions to third-party machine support, the only boards that ever booted a mainline kernel were the evaluation boards. If you have any information on hobbyist users of this platform, let me know. Arnd [1] https://lore.kernel.org/linux-arm-kernel/20210120124812.2800027-3-arnd@kernel.org/T/#u 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=-4.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no 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 383CBC433DB for ; Wed, 20 Jan 2021 20:55:56 +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 B4831233FC for ; Wed, 20 Jan 2021 20:55:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B4831233FC Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.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:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=TAJOwJaSTfQkppW/7QXmL012FFpgvT1XlYbqKZ9pxMo=; b=Fj4ktxO0nde/IrG/XXqX0iVII xOlO6DUtEUifVdWcb1w5Q1EcjKW7E9x1y18bqQxoxep9rzv5rzec0mjsP24xwmXSnNHyAZNz2ao7R LRPSvuhzKUz7FSngloEGsSHv3NxxHHjh9HmS5MJ/bm1+5DBhM5Hih744hdOqodZQ6aux1iivSaZwq 3+XYOvWLjw2IX7x//kk5gTwu/rKi+S2wH1ccPUIJOwd7hPHu7271LW5uPQcgNhegT2xjYQCJsOiQz qbwYo4FskajU00i7l5ofpJZvRvJPU1aCC63yQ0S5D3id8eYKv7vxX1b4krg8fl/ptbMpZXkD1lxm2 OEKe1Hx7A==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l2KUA-0005Dk-UV; Wed, 20 Jan 2021 20:53:51 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l2KU2-0005BM-HL for linux-arm-kernel@lists.infradead.org; Wed, 20 Jan 2021 20:53:43 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id BFCE423603 for ; Wed, 20 Jan 2021 20:53:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611176020; bh=i2d5Zc9HUAVyYlrskonowpJniHVwj2kCBz32yTZACtM=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=SYsag/CpQhxB5sg0C32OG88lVxZeOyzbAIT1oXugQuwa0XsK5H8E8T3U+/DDQ0d8A P6bjIaI7LcScpB64T9gx3rwwapnk5ko9fC1cPN4qjlqfjUlD6NW6jtI8BTJ0OCwt1H s+lKMjMnCIut5ClALdmhsRRMvqxZn818Y9yTNviMrihBH3anT+L7YVkWZ3at4WUzSA I+imxJ6W7IGGJhph2QYO57WRic/fzvdzKR0XIV+2/2zaXLJElHOWQWJGHeDLHu6UHh j2DZ0o8zDsI/UsV0RIVS6QlMRjQAdT2tJlN59rmLLskxsiNpWGRNFCyXSxKfhb8yHW 0j1Vg4Fygsq2g== Received: by mail-oo1-f45.google.com with SMTP id k9so6119729oop.6 for ; Wed, 20 Jan 2021 12:53:40 -0800 (PST) X-Gm-Message-State: AOAM530gRxV7FAW3aJ9aoXkk1r6MX+3R9KElVLtOkKe3/rru9mlxc2ot +0BgUfppOTeR3Unnyaga7hS6dR311Z/pVWSszOM= X-Google-Smtp-Source: ABdhPJyKlJpGC1IH5urvh6Ztvg3w36z7l3VC5L82KSiRllAABL9k1hPOPoT7H1hJSlMUGfFyJnvKU/JcOcM748O9RPM= X-Received: by 2002:a4a:9c01:: with SMTP id y1mr7283583ooj.15.1611176019971; Wed, 20 Jan 2021 12:53:39 -0800 (PST) MIME-Version: 1.0 References: <20210120131559.1971359-1-arnd@kernel.org> <20210120131559.1971359-5-arnd@kernel.org> <2399eb7ae01ff8b9134ac170e709e39b58bda441.camel@perches.com> In-Reply-To: <2399eb7ae01ff8b9134ac170e709e39b58bda441.camel@perches.com> From: Arnd Bergmann Date: Wed, 20 Jan 2021 21:53:23 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 4/4] timer: remove sirf prima driver To: Joe Perches X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210120_155342_711445_F1ED50E7 X-CRM114-Status: GOOD ( 15.28 ) 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: Barry Song , Arnd Bergmann , Daniel Lezcano , "linux-kernel@vger.kernel.org" , Thomas Gleixner , Linux ARM 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 On Wed, Jan 20, 2021 at 6:50 PM Joe Perches wrote: > > On Wed, 2021-01-20 at 14:15 +0100, Arnd Bergmann wrote: > > From: Arnd Bergmann > > > > The CSR SiRF prima2/atlas platforms are getting removed, so this driver > > is no longer needed. > > Should this platform really be removed? > > While I followed the removal thread just a little, > isn't prima still in use in various GPS handhelds? I'm not aware of anyone running mainline Linux on those, as I said in the platform removal patch[1] description, there have not been any contributions to third-party machine support, the only boards that ever booted a mainline kernel were the evaluation boards. If you have any information on hobbyist users of this platform, let me know. Arnd [1] https://lore.kernel.org/linux-arm-kernel/20210120124812.2800027-3-arnd@kernel.org/T/#u _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel