diff options
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2023-01-26 21:01:31 +0100 |
---|---|---|
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | 2023-02-02 01:49:19 +0100 |
commit | 9696b246e611d5b1ff6642234ac22235e20f313f (patch) | |
tree | 0ca510fd754a96e61ac56f7b1968ee3302f5f9ea /arch/arm/mach-qemu | |
parent | 1e1cd8eb2d0c8e5b28b2dd6622ec9cbbd5eb61b8 (diff) | |
download | u-boot-9696b246e611d5b1ff6642234ac22235e20f313f.tar.gz u-boot-9696b246e611d5b1ff6642234ac22235e20f313f.tar.bz2 u-boot-9696b246e611d5b1ff6642234ac22235e20f313f.zip |
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 'arch/arm/mach-qemu')
0 files changed, 0 insertions, 0 deletions