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 96931CA0EC5 for ; Mon, 11 Sep 2023 21:17:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245319AbjIKVJQ (ORCPT ); Mon, 11 Sep 2023 17:09:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47778 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238924AbjIKOHs (ORCPT ); Mon, 11 Sep 2023 10:07:48 -0400 Received: from fllv0015.ext.ti.com (fllv0015.ext.ti.com [198.47.19.141]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 00331E58 for ; Mon, 11 Sep 2023 07:07:41 -0700 (PDT) Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 38BE77PO002253; Mon, 11 Sep 2023 09:07:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1694441227; bh=atXKX954r2XOqpdx+jd+UZqsbX5eWuvHRzdRiXBAqSY=; h=From:To:CC:Subject:Date; b=apJRf0S/lBRLUVzCkxwHy8WXXOG0yGe/Xj0rW8qWyzrALYXbpSgMjmKeoWpXX+vLD 098M1CaJBIElTAWjQGj8codIAcDazoNskMKbQD5lJN3K9qDhJ6Rr5sMH+Bd5kbFsnk pgvnBm17ndAgE4sEpYDK+abxiWyzC79uqZ1yG0rc= Received: from DLEE108.ent.ti.com (dlee108.ent.ti.com [157.170.170.38]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 38BE77rD130573 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 11 Sep 2023 09:07:07 -0500 Received: from DLEE102.ent.ti.com (157.170.170.32) by DLEE108.ent.ti.com (157.170.170.38) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Mon, 11 Sep 2023 09:07:06 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DLEE102.ent.ti.com (157.170.170.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Mon, 11 Sep 2023 09:07:06 -0500 Received: from fllv0039.itg.ti.com (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 38BE765c120291; Mon, 11 Sep 2023 09:07:06 -0500 From: Andrew Davis To: Russell King , Baruch Siach , Vladimir Zapolskiy , Kunihiko Hayashi , Masami Hiramatsu , Arnd Bergmann , Geert Uytterhoeven , Linus Walleij CC: , , Andrew Davis Subject: [PATCH v2 0/8] Remove some unneeded arm/mach- dirs Date: Mon, 11 Sep 2023 09:06:57 -0500 Message-ID: <20230911140705.59297-1-afd@ti.com> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello all, This series removes some of the unneeded arm/mach-* dirs for reasons described in the patches. Adding this cover letter to keep track of version changes in one place. Thanks, Andrew Changes from v1: - Drop two patches that cannot be verified to not change behavior - Update commit message to include l2c_aux_mask info Andrew Davis (8): ARM: Kconfig: move platform selection into its own Kconfig file ARM: mach-asm9260: Move ASM9260 support into Kconfig.platforms ARM: mach-rda: Move RDA Micro support into Kconfig.platforms ARM: mach-uniphier: Move Socionext UniPhier support into Kconfig.platforms ARM: mach-moxart: Move MOXA ART support into Kconfig.platforms ARM: mach-airoha: Rework support and directory structure ARM: mach-sunplus: Rework support and directory structure ARM: mach-hpe: Rework support and directory structure MAINTAINERS | 3 - arch/arm/Kconfig | 90 +-------------- arch/arm/Kconfig.platforms | 193 +++++++++++++++++++++++++++++++++ arch/arm/Makefile | 4 - arch/arm/mach-airoha/Makefile | 2 - arch/arm/mach-airoha/airoha.c | 16 --- arch/arm/mach-asm9260/Kconfig | 9 -- arch/arm/mach-hpe/Kconfig | 23 ---- arch/arm/mach-hpe/Makefile | 1 - arch/arm/mach-hpe/gxp.c | 15 --- arch/arm/mach-moxart/Kconfig | 28 ----- arch/arm/mach-moxart/Makefile | 4 - arch/arm/mach-moxart/moxart.c | 6 - arch/arm/mach-rda/Kconfig | 8 -- arch/arm/mach-sunplus/Kconfig | 27 ----- arch/arm/mach-sunplus/Makefile | 8 -- arch/arm/mach-sunplus/sp7021.c | 16 --- arch/arm/mach-uniphier/Kconfig | 15 --- 18 files changed, 194 insertions(+), 274 deletions(-) create mode 100644 arch/arm/Kconfig.platforms delete mode 100644 arch/arm/mach-airoha/Makefile delete mode 100644 arch/arm/mach-airoha/airoha.c delete mode 100644 arch/arm/mach-asm9260/Kconfig delete mode 100644 arch/arm/mach-hpe/Kconfig delete mode 100644 arch/arm/mach-hpe/Makefile delete mode 100644 arch/arm/mach-hpe/gxp.c delete mode 100644 arch/arm/mach-moxart/Kconfig delete mode 100644 arch/arm/mach-moxart/Makefile delete mode 100644 arch/arm/mach-moxart/moxart.c delete mode 100644 arch/arm/mach-rda/Kconfig delete mode 100644 arch/arm/mach-sunplus/Kconfig delete mode 100644 arch/arm/mach-sunplus/Makefile delete mode 100644 arch/arm/mach-sunplus/sp7021.c delete mode 100644 arch/arm/mach-uniphier/Kconfig -- 2.39.2