aboutsummaryrefslogtreecommitdiff
path: root/include/dt-bindings/clock/r8a774c0-cpg-mssr.h
diff options
context:
space:
mode:
authorMarek Vasut2023-01-26 21:01:31 +0100
committerMarek Vasut2023-02-02 01:49:19 +0100
commit9696b246e611d5b1ff6642234ac22235e20f313f (patch)
tree0ca510fd754a96e61ac56f7b1968ee3302f5f9ea /include/dt-bindings/clock/r8a774c0-cpg-mssr.h
parent1e1cd8eb2d0c8e5b28b2dd6622ec9cbbd5eb61b8 (diff)
ARM: dts: rmobile: Synchronize DT headers with Linux 6.1.7
Synchronize R-Car device tree headers with Linux 6.1.7, commit 21e996306a6afaae88295858de0ffb8955173a15 . This is only a copyright and SPDX identifier update, no functional change. The following script has been used for the synchronization: $ for i in $(cd include/dt-bindings/clock/ ; ls -1 r8a*) ; do cp /linux-2.6/include/dt-bindings/clock/$i include/dt-bindings/clock/ ; done $ for i in $(cd include/dt-bindings/power/ ; ls -1 r8a*) ; do cp /linux-2.6/include/dt-bindings/power/$i include/dt-bindings/power/ ; done Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'include/dt-bindings/clock/r8a774c0-cpg-mssr.h')
-rw-r--r--include/dt-bindings/clock/r8a774c0-cpg-mssr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/r8a774c0-cpg-mssr.h b/include/dt-bindings/clock/r8a774c0-cpg-mssr.h
index 9db5c76e23f..8ad9cd6be8e 100644
--- a/include/dt-bindings/clock/r8a774c0-cpg-mssr.h
+++ b/include/dt-bindings/clock/r8a774c0-cpg-mssr.h
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
- * Copyright (C) 2020 Renesas Electronics Corp.
+ * Copyright (C) 2018 Renesas Electronics Corp.
*/
#ifndef __DT_BINDINGS_CLOCK_R8A774C0_CPG_MSSR_H__
#define __DT_BINDINGS_CLOCK_R8A774C0_CPG_MSSR_H__