From patchwork Mon Mar 6 22:47:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrew Davis X-Patchwork-Id: 13162506 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 E0F43C6FD1A for ; Mon, 6 Mar 2023 22:49:17 +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:MIME-Version:Message-ID:Date:Subject:CC :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=cKReTC7DWJj7AAJWrjAirG8Kts+QBneNkmH9kNyoc0A=; b=B0Fzgg5TNLpNXO 0ffceWG4svsirE8MJlr0tqNUnVNK3kfFg5PSV8VuhQ4MCBKveYRR3U0oQPQkVVmiLzK/US3PkQgWv KUpo49qMKydBol8vL0uxOhHM+QEneIcT57Hl7gcht5w0mhzDJxIK22Dz0xjaKiJ3RJjwO4VlUwCzX 4cWkeYrJNB2BBL90oK2jI9ugPq+9/8FSX3uDfo+1DUUw6OuHABJdKzzqMdTiwMgzAUJs9zGUC8BFG MZA2NY+TfZpiukVoHZwNq+5gJstcpGSe8m55D4ns4y6aeIDadgKVhrLXz8jM55z38isWFESrPhS8J DoB8u3qsD+tDBW5Y6ESA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pZJcy-00FKsB-1p; Mon, 06 Mar 2023 22:48:20 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pZJcu-00FKrY-Nz for linux-arm-kernel@lists.infradead.org; Mon, 06 Mar 2023 22:48:18 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 326MlrDX115255; Mon, 6 Mar 2023 16:47:53 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1678142873; bh=zST2Uq1Yk5/nvPXLdcXYWYoOoUQgSnXBsOKPcs2+Eos=; h=From:To:CC:Subject:Date; b=uoblTd4XqMikiLDSZt4fE5R0V7xgTd/KNPY9lU2vxvtUOCCfZJjYZqsipAPGOzf0N BDnJfxcJvkVNw7Cn8QZMbf31tX5WBFxDjVMvsCBfoCi6R56MVi8ZBx6N/rM5HK6B/x SVezx+JOq0ETQmnk4L2FEUYwIaJMs1ehqUny/CX8= Received: from DLEE103.ent.ti.com (dlee103.ent.ti.com [157.170.170.33]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 326MlrXl075417 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 6 Mar 2023 16:47:53 -0600 Received: from DLEE104.ent.ti.com (157.170.170.34) by DLEE103.ent.ti.com (157.170.170.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Mon, 6 Mar 2023 16:47:52 -0600 Received: from lelv0327.itg.ti.com (10.180.67.183) by DLEE104.ent.ti.com (157.170.170.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16 via Frontend Transport; Mon, 6 Mar 2023 16:47:52 -0600 Received: from ula0226330.dal.design.ti.com (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 326MlqAK047744; Mon, 6 Mar 2023 16:47:52 -0600 From: Andrew Davis To: Sascha Hauer , Rob Herring , Krzysztof Kozlowski , Nishanth Menon , Vignesh Raghavendra , Michal Marek , Geert Uytterhoeven , Frank Rowand , Andy Shevchenko , Masahiro Yamada , Nathan Chancellor , Nick Desaulniers , Nicolas Schier CC: , , , , Andrew Davis Subject: [PATCH] kbuild: Disallow DTB overlays to built from .dts named source files Date: Mon, 6 Mar 2023 16:47:52 -0600 Message-ID: <20230306224752.8417-1-afd@ti.com> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230306_144816_844377_76407180 X-CRM114-Status: UNSURE ( 7.49 ) X-CRM114-Notice: Please train this message. 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org As a follow up to the series allowing DTB overlays to built from .dtso files. Now that all overlays have been renamed, remove the ability to build from overlays from .dts files to prevent any files with the old name from accidental being added. Signed-off-by: Andrew Davis Acked-by: Masahiro Yamada Reviewed-by: Geert Uytterhoeven Acked-by: Andy Shevchenko --- scripts/Makefile.lib | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/Makefile.lib b/scripts/Makefile.lib index 100a386fcd71..68d0134bdbf9 100644 --- a/scripts/Makefile.lib +++ b/scripts/Makefile.lib @@ -418,9 +418,6 @@ endif $(obj)/%.dtb: $(src)/%.dts $(DTC) $(DT_TMP_SCHEMA) FORCE $(call if_changed_dep,dtb) -$(obj)/%.dtbo: $(src)/%.dts $(DTC) FORCE - $(call if_changed_dep,dtc) - $(obj)/%.dtbo: $(src)/%.dtso $(DTC) FORCE $(call if_changed_dep,dtc)