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=-18.0 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,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 7678DC4338F for ; Wed, 11 Aug 2021 05:13:07 +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 7403560560 for ; Wed, 11 Aug 2021 05:13:06 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 7403560560 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 689C382C30; Wed, 11 Aug 2021 07:13:03 +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="b8QFnTkK"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 42C8282C30; Wed, 11 Aug 2021 07:13:01 +0200 (CEST) Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) (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 6345F805E7 for ; Wed, 11 Aug 2021 07:12:56 +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=lokeshvutla@ti.com Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 17B5CsZj056309 for ; Wed, 11 Aug 2021 00:12:54 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1628658774; bh=z8WCLuFHkp5cVQAkeaHahjpcspcm1OHo8Swxu6n5HNQ=; h=Subject:To:CC:References:From:Date:In-Reply-To; b=b8QFnTkKJBw3K9CyQpYxhY0Ey1o2yr/84fiJ1ti0/s+w2HLpOgRYmsgJS88nXkKAI YFASI8tDnSdJ6RD5GYCrv7Wa8bhj2L7qM/xvKKGyCJkhk6mMzwRo8dkZQpjevqHL1R qSU+cp6Q/BQs2kf/c2p7iKdXNUvEhhklqmaUnE40= 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 17B5CshU114603 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 11 Aug 2021 00:12:54 -0500 Received: from DFLE105.ent.ti.com (10.64.6.26) 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; Wed, 11 Aug 2021 00:12:53 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DFLE105.ent.ti.com (10.64.6.26) 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; Wed, 11 Aug 2021 00:12:53 -0500 Received: from [10.24.69.20] (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 17B5Cp9r062594; Wed, 11 Aug 2021 00:12:52 -0500 Subject: Re: [PATCH 3/5] arm: mach-k3: Add note to auto-generated files To: Dave Gerlach , CC: Praneeth Bajjuri , Nishanth Menon , Suman Anna References: <20210810194904.28947-1-d-gerlach@ti.com> <20210810194904.28947-4-d-gerlach@ti.com> From: Lokesh Vutla Message-ID: Date: Wed, 11 Aug 2021 10:42:50 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20210810194904.28947-4-d-gerlach@ti.com> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit 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 On 11/08/21 1:19 am, Dave Gerlach wrote: > 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 Are there any guidelines/README to do this autogeneration? Thanks and regards, Lokesh > --- > 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" >