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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1D625FA3747 for ; Mon, 31 Oct 2022 19:55:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229870AbiJaTzZ (ORCPT ); Mon, 31 Oct 2022 15:55:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59942 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229920AbiJaTzX (ORCPT ); Mon, 31 Oct 2022 15:55:23 -0400 Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2FE6813F92 for ; Mon, 31 Oct 2022 12:55:20 -0700 (PDT) Received: by mail-ed1-x531.google.com with SMTP id l11so17805071edb.4 for ; Mon, 31 Oct 2022 12:55:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=DF4wkWvWXegmip018YfFTMUIfpvZ++f68WTZSD1bWH4=; b=b/AhgHxwilfewDUeFdF7w5tS1qudHYwzeXYHCeNTee8gy7zQX39fPcLeEM+Wg2XbVc OMXGEWO82RD7yGQEkDfRc2i0aqOuYklgxxBLGlc3zsxIFDUxm5azTpth70VNAT6C/K0V Sp55l2H8ExCVM971zGFtptSmbXODgOa63SoNl/bpXl2unUrPP8r7gJoRJ5lyg749pl8u tk7UmZgFsHQ6SrAr8fiCmWbrqAdFMgUuBhxhyH5fE2JHga4rzsYrQkaLeck9SCqq868x v9dDgVFzZdrz6jmTK0GaAXL6a36GJmr4G2f5Kt0kQpPmy2lPsBMyIQ8bASyY8Ivup2CE 0YnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=DF4wkWvWXegmip018YfFTMUIfpvZ++f68WTZSD1bWH4=; b=CTvMgn7UIP7J1ud5bJueTQNBLnI6WDxWTg80bTb2E9hAjB222tWZ3gChn3rahi2UUY bVj8RYPIL3MNadukkV2PoOEooNs/JOkPrFH4YbBqoUyAgp0+HxNTqwa2H3wFxeSVApmt hhJbzbJ6CJq8/yhtg2L0chf7WDnPDhtRe0SF+JioJjsfxG8tUHK+XQFZjLbDwHngJHMW kf7fNbdXAByzk2fNPsGPkgEVEG9HygmTj49pgVxPvl1A/4MTz4HVlN6iLvsbtRoBaRC1 Mb/FuksB1rFXpN9jqkKhxziFimHdG6vF7yjKGvLVcepZU2sDAXbAlJzuAHGpT7b1IC6H kxTg== X-Gm-Message-State: ACrzQf1szn49h2fFD92rE17+Sag6UDpI/Ls4IPQNfO6btYima8qVVQRq MzCIdLWcd7t6YU/B/J27FUxy58SxeB6aodrO6OAqQw== X-Google-Smtp-Source: AMsMyM56VjnjVqw1pPVrEHK3+oaJydtdMBXaE2SuGomtgUtwtlegLzPacGGZ1UIeWQGuFFHcB8CXww6lQcbWYaPdUiY= X-Received: by 2002:a05:6402:1bdc:b0:463:6315:1b96 with SMTP id ch28-20020a0564021bdc00b0046363151b96mr6249924edb.158.1667246118524; Mon, 31 Oct 2022 12:55:18 -0700 (PDT) MIME-Version: 1.0 References: <20221021155000.4108406-1-arnd@kernel.org> <20221021155000.4108406-3-arnd@kernel.org> In-Reply-To: <20221021155000.4108406-3-arnd@kernel.org> From: Linus Walleij Date: Mon, 31 Oct 2022 20:55:07 +0100 Message-ID: Subject: Re: [PATCH 02/11] ARM: sa1100: remove unused board files To: Arnd Bergmann Cc: linux-arm-kernel@lists.infradead.org, Russell King , Lubomir Rintel , linux-kernel@vger.kernel.org, Arnd Bergmann , Peter Chubb , Stefan Eletzhofer , "Rafael J. Wysocki" , Viresh Kumar , Lee Jones , Dominik Brodowski , Alan Stern , Greg Kroah-Hartman , Helge Deller , linux-pm@vger.kernel.org, linux-usb@vger.kernel.org, linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 21, 2022 at 5:55 PM Arnd Bergmann wrote: > From: Arnd Bergmann > > The Cerf, H3100, Badge4, Hackkit, LART, NanoEngine, PLEB, Shannon and > Simpad machines were all marked as unused as there are no known users > left. Remove all of these, along with references to them in defconfig > files and drivers. > > Four machines remain now: Assabet, Collie (Zaurus SL5500), iPAQ H3600 > and Jornada 720, each of which had one person still using them, with > Collie also being supported in Qemu. > > Cc: Peter Chubb > Cc: Stefan Eletzhofer > Signed-off-by: Arnd Bergmann Acked-by: Linus Walleij Yours, Linus Walleij 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 31837FA3746 for ; Mon, 31 Oct 2022 19:55:24 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 22A7710E15F; Mon, 31 Oct 2022 19:55:23 +0000 (UTC) Received: from mail-ed1-x533.google.com (mail-ed1-x533.google.com [IPv6:2a00:1450:4864:20::533]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4291C10E15F for ; Mon, 31 Oct 2022 19:55:20 +0000 (UTC) Received: by mail-ed1-x533.google.com with SMTP id a67so18965026edf.12 for ; Mon, 31 Oct 2022 12:55:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=DF4wkWvWXegmip018YfFTMUIfpvZ++f68WTZSD1bWH4=; b=b/AhgHxwilfewDUeFdF7w5tS1qudHYwzeXYHCeNTee8gy7zQX39fPcLeEM+Wg2XbVc OMXGEWO82RD7yGQEkDfRc2i0aqOuYklgxxBLGlc3zsxIFDUxm5azTpth70VNAT6C/K0V Sp55l2H8ExCVM971zGFtptSmbXODgOa63SoNl/bpXl2unUrPP8r7gJoRJ5lyg749pl8u tk7UmZgFsHQ6SrAr8fiCmWbrqAdFMgUuBhxhyH5fE2JHga4rzsYrQkaLeck9SCqq868x v9dDgVFzZdrz6jmTK0GaAXL6a36GJmr4G2f5Kt0kQpPmy2lPsBMyIQ8bASyY8Ivup2CE 0YnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=DF4wkWvWXegmip018YfFTMUIfpvZ++f68WTZSD1bWH4=; b=zN9nlvn9woR4ZJ0zK0Q11CLEZ6gIVthJ9mV6LZj08uQgRop/jkLT860hZdaZHjPQGb LjUT+6afKMoM/D5PZds0eZZoT0iECfwA5fOU99/ZEmzYIfRCMrNT1UqkEtWyIoJ+WiM/ W/Lv5uGZKpbJcpcnkg/YE6AniMSVSJhS5GFXguZaKBgFUTYaDEId+jpOYQJJDwaWF+d1 IpaDcBtjEpdvKYfWU0wWdLyeOt6tHqKPQZtvaofWS/yC7+0nH4AXqO/f1j/BIxM/ceDl Js+CMpAk8ru7rlnvYZ3Ot/zDw5qJeUkysKFpftCnmlBLN4XclFW8/aGPij3t3Nlhr5ny 3/lg== X-Gm-Message-State: ACrzQf19JXOKJr63AkLGCdNIJWx/0yfJ/v6oklJFuS1qjjeqHMbJpTVA mC9gUjdKVMwAyT9THeiQRMOvXNVokNZvwj802ZLfaA== X-Google-Smtp-Source: AMsMyM56VjnjVqw1pPVrEHK3+oaJydtdMBXaE2SuGomtgUtwtlegLzPacGGZ1UIeWQGuFFHcB8CXww6lQcbWYaPdUiY= X-Received: by 2002:a05:6402:1bdc:b0:463:6315:1b96 with SMTP id ch28-20020a0564021bdc00b0046363151b96mr6249924edb.158.1667246118524; Mon, 31 Oct 2022 12:55:18 -0700 (PDT) MIME-Version: 1.0 References: <20221021155000.4108406-1-arnd@kernel.org> <20221021155000.4108406-3-arnd@kernel.org> In-Reply-To: <20221021155000.4108406-3-arnd@kernel.org> From: Linus Walleij Date: Mon, 31 Oct 2022 20:55:07 +0100 Message-ID: Subject: Re: [PATCH 02/11] ARM: sa1100: remove unused board files To: Arnd Bergmann Content-Type: text/plain; charset="UTF-8" X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Stefan Eletzhofer , linux-fbdev@vger.kernel.org, linux-usb@vger.kernel.org, Arnd Bergmann , "Rafael J. Wysocki" , Viresh Kumar , Helge Deller , Lee Jones , Russell King , Dominik Brodowski , linux-kernel@vger.kernel.org, Lubomir Rintel , Peter Chubb , Alan Stern , dri-devel@lists.freedesktop.org, Greg Kroah-Hartman , linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Fri, Oct 21, 2022 at 5:55 PM Arnd Bergmann wrote: > From: Arnd Bergmann > > The Cerf, H3100, Badge4, Hackkit, LART, NanoEngine, PLEB, Shannon and > Simpad machines were all marked as unused as there are no known users > left. Remove all of these, along with references to them in defconfig > files and drivers. > > Four machines remain now: Assabet, Collie (Zaurus SL5500), iPAQ H3600 > and Jornada 720, each of which had one person still using them, with > Collie also being supported in Qemu. > > Cc: Peter Chubb > Cc: Stefan Eletzhofer > Signed-off-by: Arnd Bergmann Acked-by: Linus Walleij Yours, Linus Walleij 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 CAD69FA3743 for ; Mon, 31 Oct 2022 19:56:18 +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:Cc: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=fbB96yq04b0yI90i90fJcchj1Aq1VoGvWgdsrAXjR8U=; b=HZoEif4HyGXe0C MWgolcahWtF7Ke2MHyHbKqWXcwS7nn2ILgI6LSkHgHVZlKYXsnEIS92FI+/LQ0VV6Ir9cgpMOh6vC nd7vu/KNBttNDXq/1QizKnpPDur8CijdX2ww3iO0suvwEkMvVUEzLsljSIRvTcfqFEOTuUDQo2IkR HlbKXynhQ0G80xQTKr9e3glel2S6vkCHnaxcUxVZZavJrhBBwxFZgwci3wKVtOpHnDM1AfKDPpEsq O0BOMF93yXGH/6DnU3lbALG3zSIKfiloC0r0HZFHTeMeVrhmQj6uScA9xj4UJ+EGkZQJkPnHPKm4T Br5PTX6We95HP076J84g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1opasX-00ETJU-Hy; Mon, 31 Oct 2022 19:55:25 +0000 Received: from mail-ed1-x532.google.com ([2a00:1450:4864:20::532]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1opasU-00ETFf-VC for linux-arm-kernel@lists.infradead.org; Mon, 31 Oct 2022 19:55:24 +0000 Received: by mail-ed1-x532.google.com with SMTP id z18so13995240edb.9 for ; Mon, 31 Oct 2022 12:55:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=DF4wkWvWXegmip018YfFTMUIfpvZ++f68WTZSD1bWH4=; b=b/AhgHxwilfewDUeFdF7w5tS1qudHYwzeXYHCeNTee8gy7zQX39fPcLeEM+Wg2XbVc OMXGEWO82RD7yGQEkDfRc2i0aqOuYklgxxBLGlc3zsxIFDUxm5azTpth70VNAT6C/K0V Sp55l2H8ExCVM971zGFtptSmbXODgOa63SoNl/bpXl2unUrPP8r7gJoRJ5lyg749pl8u tk7UmZgFsHQ6SrAr8fiCmWbrqAdFMgUuBhxhyH5fE2JHga4rzsYrQkaLeck9SCqq868x v9dDgVFzZdrz6jmTK0GaAXL6a36GJmr4G2f5Kt0kQpPmy2lPsBMyIQ8bASyY8Ivup2CE 0YnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=DF4wkWvWXegmip018YfFTMUIfpvZ++f68WTZSD1bWH4=; b=wJASreY03/j0VdYAoSOaNK7sH51JZzfYsBVUje8X6juRMHK+p8VeTRqji7Eth8rFrP aXKmBg87H7//mwjVdAOHraVNEty61fDxDtsKIX8SwZs82+hFEOJsez4nR5VNjFkVZ+R/ ENR4n2yLGX6EglmMcAW2DLqTr9J6s+L9Nn4LZRwxQuA2WjqHy3FVRpvRLyqV80Q459eZ xG7bNjhqCp5kA7698PC76AScG7NPPeo59TuxB7trjxXo97U5Xdi6Iiob9sSxWRjdL2T7 KR8U45LB/ucKFn577ev/u7sr2gsqwjeoMzAdY7NiBH0T3ks3/rcbax6X7EUcJv1NhwnI 1LyA== X-Gm-Message-State: ACrzQf1lPPzN2Dmxa2/xqc9TLFu1CIbLPmMheKblkusxh+cYgvqAK5Vw ABUJcEsCq4j3/UbrfDu7cG64vlGe6d1oprgSF9O5PA== X-Google-Smtp-Source: AMsMyM56VjnjVqw1pPVrEHK3+oaJydtdMBXaE2SuGomtgUtwtlegLzPacGGZ1UIeWQGuFFHcB8CXww6lQcbWYaPdUiY= X-Received: by 2002:a05:6402:1bdc:b0:463:6315:1b96 with SMTP id ch28-20020a0564021bdc00b0046363151b96mr6249924edb.158.1667246118524; Mon, 31 Oct 2022 12:55:18 -0700 (PDT) MIME-Version: 1.0 References: <20221021155000.4108406-1-arnd@kernel.org> <20221021155000.4108406-3-arnd@kernel.org> In-Reply-To: <20221021155000.4108406-3-arnd@kernel.org> From: Linus Walleij Date: Mon, 31 Oct 2022 20:55:07 +0100 Message-ID: Subject: Re: [PATCH 02/11] ARM: sa1100: remove unused board files To: Arnd Bergmann Cc: linux-arm-kernel@lists.infradead.org, Russell King , Lubomir Rintel , linux-kernel@vger.kernel.org, Arnd Bergmann , Peter Chubb , Stefan Eletzhofer , "Rafael J. Wysocki" , Viresh Kumar , Lee Jones , Dominik Brodowski , Alan Stern , Greg Kroah-Hartman , Helge Deller , linux-pm@vger.kernel.org, linux-usb@vger.kernel.org, linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221031_125523_082056_C252E817 X-CRM114-Status: GOOD ( 11.58 ) 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 On Fri, Oct 21, 2022 at 5:55 PM Arnd Bergmann wrote: > From: Arnd Bergmann > > The Cerf, H3100, Badge4, Hackkit, LART, NanoEngine, PLEB, Shannon and > Simpad machines were all marked as unused as there are no known users > left. Remove all of these, along with references to them in defconfig > files and drivers. > > Four machines remain now: Assabet, Collie (Zaurus SL5500), iPAQ H3600 > and Jornada 720, each of which had one person still using them, with > Collie also being supported in Qemu. > > Cc: Peter Chubb > Cc: Stefan Eletzhofer > Signed-off-by: Arnd Bergmann Acked-by: Linus Walleij Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel