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=-19.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham 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 4EC4CC432BE for ; Tue, 10 Aug 2021 19:49:16 +0000 (UTC) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4FB2160E09 for ; Tue, 10 Aug 2021 19:49:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 4FB2160E09 Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=ti.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C13F682C30; Tue, 10 Aug 2021 21:49:12 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=ti.com header.i=@ti.com header.b="e85iDA3k"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 86DA682C40; Tue, 10 Aug 2021 21:49:11 +0200 (CEST) Received: from fllv0015.ext.ti.com (fllv0015.ext.ti.com [198.47.19.141]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 2342E82C24 for ; Tue, 10 Aug 2021 21:49:06 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=d-gerlach@ti.com Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 17AJn502036284 for ; Tue, 10 Aug 2021 14:49:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1628624945; bh=Gu5LBrTNHKC2j4eFVUzkqL8mBHVvB4/7Kliq4bc7vOA=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=e85iDA3kEz4f5PToUKccWRqSAmB+jSkcOWhgmTkXoFt8SsRAQgtiF5cAtythXMnOr WZ70VHe5HmR/eBFOMdgefHTB5i/oacObANb57vRezT/AVp61K1sGFZqj1HpLDGlukw AlRYJ75C8lEHeIdMtEbW6UlRwRv1ETT3R5H3wGHk= Received: from DFLE100.ent.ti.com (dfle100.ent.ti.com [10.64.6.21]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 17AJn4MR124611 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 10 Aug 2021 14:49:05 -0500 Received: from DFLE112.ent.ti.com (10.64.6.33) by DFLE100.ent.ti.com (10.64.6.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2; Tue, 10 Aug 2021 14:49:04 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DFLE112.ent.ti.com (10.64.6.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2 via Frontend Transport; Tue, 10 Aug 2021 14:49:04 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 17AJn4qp061652; Tue, 10 Aug 2021 14:49:04 -0500 From: Dave Gerlach To: , Lokesh Vutla CC: Praneeth Bajjuri , Dave Gerlach , Nishanth Menon , Suman Anna Subject: [PATCH 3/5] arm: mach-k3: Add note to auto-generated files Date: Tue, 10 Aug 2021 14:49:02 -0500 Message-ID: <20210810194904.28947-4-d-gerlach@ti.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20210810194904.28947-1-d-gerlach@ti.com> References: <20210810194904.28947-1-d-gerlach@ti.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean Add a note to the automatically generated clk-data and dev-data files for j721e and j7200 to indicate that they are in fact auto-generated and should not be hand edited. Signed-off-by: Dave Gerlach --- arch/arm/mach-k3/j7200/clk-data.c | 2 ++ arch/arm/mach-k3/j7200/dev-data.c | 2 ++ arch/arm/mach-k3/j721e/clk-data.c | 2 ++ arch/arm/mach-k3/j721e/dev-data.c | 2 ++ 4 files changed, 8 insertions(+) diff --git a/arch/arm/mach-k3/j7200/clk-data.c b/arch/arm/mach-k3/j7200/clk-data.c index 49145bbfc8cd..649d28b1db0b 100644 --- a/arch/arm/mach-k3/j7200/clk-data.c +++ b/arch/arm/mach-k3/j7200/clk-data.c @@ -2,6 +2,8 @@ /* * J7200 specific clock platform data * + * This file is auto generated. Please do not edit directly. + * * Copyright (C) 2020-2021 Texas Instruments Incorporated - http://www.ti.com/ */ #include "k3-clk.h" diff --git a/arch/arm/mach-k3/j7200/dev-data.c b/arch/arm/mach-k3/j7200/dev-data.c index c68bcc58e9a7..f7b7892da97b 100644 --- a/arch/arm/mach-k3/j7200/dev-data.c +++ b/arch/arm/mach-k3/j7200/dev-data.c @@ -2,6 +2,8 @@ /* * J7200 specific device platform data * + * This file is auto generated. Please do not edit directly. + * * Copyright (C) 2020-2021 Texas Instruments Incorporated - http://www.ti.com/ */ #include "k3-dev.h" diff --git a/arch/arm/mach-k3/j721e/clk-data.c b/arch/arm/mach-k3/j721e/clk-data.c index ff9262d7bcee..aa3f50a02f59 100644 --- a/arch/arm/mach-k3/j721e/clk-data.c +++ b/arch/arm/mach-k3/j721e/clk-data.c @@ -2,6 +2,8 @@ /* * J721E specific clock platform data * + * This file is auto generated. Please do not edit directly. + * * Copyright (C) 2020-2021 Texas Instruments Incorporated - http://www.ti.com/ */ #include "k3-clk.h" diff --git a/arch/arm/mach-k3/j721e/dev-data.c b/arch/arm/mach-k3/j721e/dev-data.c index 96393c713278..a8bc6ce20d1d 100644 --- a/arch/arm/mach-k3/j721e/dev-data.c +++ b/arch/arm/mach-k3/j721e/dev-data.c @@ -2,6 +2,8 @@ /* * J721E specific device platform data * + * This file is auto generated. Please do not edit directly. + * * Copyright (C) 2020-2021 Texas Instruments Incorporated - http://www.ti.com/ */ #include "k3-dev.h" -- 2.28.0