]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm: mach-k3: Add note to auto-generated files
authorDave Gerlach <d-gerlach@ti.com>
Tue, 7 Sep 2021 22:16:56 +0000 (17:16 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 17 Sep 2021 18:47:03 +0000 (14:47 -0400)
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.

Also adjust TI URL to use https instead of http and also add an empty
line before first header inclusion.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
arch/arm/mach-k3/j7200/clk-data.c
arch/arm/mach-k3/j7200/dev-data.c
arch/arm/mach-k3/j721e/clk-data.c
arch/arm/mach-k3/j721e/dev-data.c

index 49145bbfc8cdc2fb1c04d9ae61858e4315e568d0..7e55e48b923df1df07f4fa6067c24c6fa8d42c36 100644 (file)
@@ -2,8 +2,12 @@
 /*
  * J7200 specific clock platform data
  *
- * Copyright (C) 2020-2021 Texas Instruments Incorporated - http://www.ti.com/
+ * This file is auto generated. Please do not hand edit and report any issues
+ * to Dave Gerlach <d-gerlach@ti.com>.
+ *
+ * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/
  */
+
 #include "k3-clk.h"
 
 static const char * const gluelogic_hfosc0_clkout_parents[] = {
index c68bcc58e9a7e4684087acc365dbc329043f888e..d3194ae51a93f28955cd44a7ad833a9ac92b9d7c 100644 (file)
@@ -2,8 +2,12 @@
 /*
  * J7200 specific device platform data
  *
- * Copyright (C) 2020-2021 Texas Instruments Incorporated - http://www.ti.com/
+ * This file is auto generated. Please do not hand edit and report any issues
+ * to Dave Gerlach <d-gerlach@ti.com>.
+ *
+ * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/
  */
+
 #include "k3-dev.h"
 
 static struct ti_psc soc_psc_list[] = {
index ff9262d7bcee02524f798685a59e7de5a0b38196..878b27a49abaa7c4959e033e6d8bcc34fb31a2c1 100644 (file)
@@ -2,8 +2,12 @@
 /*
  * J721E specific clock platform data
  *
- * Copyright (C) 2020-2021 Texas Instruments Incorporated - http://www.ti.com/
+ * This file is auto generated. Please do not hand edit and report any issues
+ * to Dave Gerlach <d-gerlach@ti.com>.
+ *
+ * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/
  */
+
 #include "k3-clk.h"
 
 static const char * const gluelogic_hfosc0_clkout_parents[] = {
index 96393c713278de33afdf51b59ae7879925e396eb..300d998c6260a07d533f975ace4458ab229e3797 100644 (file)
@@ -2,8 +2,12 @@
 /*
  * J721E specific device platform data
  *
- * Copyright (C) 2020-2021 Texas Instruments Incorporated - http://www.ti.com/
+ * This file is auto generated. Please do not hand edit and report any issues
+ * to Dave Gerlach <d-gerlach@ti.com>.
+ *
+ * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/
  */
+
 #include "k3-dev.h"
 
 static struct ti_psc soc_psc_list[] = {