summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorDave Gerlach <d-gerlach@ti.com>2021-09-08 01:16:56 +0300
committerTom Rini <trini@konsulko.com>2021-09-17 21:47:03 +0300
commitae8d3d236a3426dff4c1dfe1e8d61b54cd3a29af (patch)
tree7ef0879e3177e4857a9a637827ea430c1605bd35 /arch/arm
parent326c03b5482037d3c5b697dd588dfebb701d33b2 (diff)
downloadu-boot-ae8d3d236a3426dff4c1dfe1e8d61b54cd3a29af.tar.xz
arm: mach-k3: Add note to auto-generated files
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>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/mach-k3/j7200/clk-data.c6
-rw-r--r--arch/arm/mach-k3/j7200/dev-data.c6
-rw-r--r--arch/arm/mach-k3/j721e/clk-data.c6
-rw-r--r--arch/arm/mach-k3/j721e/dev-data.c6
4 files changed, 20 insertions, 4 deletions
diff --git a/arch/arm/mach-k3/j7200/clk-data.c b/arch/arm/mach-k3/j7200/clk-data.c
index 49145bbfc8..7e55e48b92 100644
--- a/arch/arm/mach-k3/j7200/clk-data.c
+++ b/arch/arm/mach-k3/j7200/clk-data.c
@@ -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[] = {
diff --git a/arch/arm/mach-k3/j7200/dev-data.c b/arch/arm/mach-k3/j7200/dev-data.c
index c68bcc58e9..d3194ae51a 100644
--- a/arch/arm/mach-k3/j7200/dev-data.c
+++ b/arch/arm/mach-k3/j7200/dev-data.c
@@ -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[] = {
diff --git a/arch/arm/mach-k3/j721e/clk-data.c b/arch/arm/mach-k3/j721e/clk-data.c
index ff9262d7bc..878b27a49a 100644
--- a/arch/arm/mach-k3/j721e/clk-data.c
+++ b/arch/arm/mach-k3/j721e/clk-data.c
@@ -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[] = {
diff --git a/arch/arm/mach-k3/j721e/dev-data.c b/arch/arm/mach-k3/j721e/dev-data.c
index 96393c7132..300d998c62 100644
--- a/arch/arm/mach-k3/j721e/dev-data.c
+++ b/arch/arm/mach-k3/j721e/dev-data.c
@@ -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[] = {