summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/keystone.dtsi
diff options
context:
space:
mode:
authorNishanth Menon2016-03-22 17:06:22 +0100
committerSantosh Shilimkar2016-04-13 17:51:27 +0200
commit5edafc29829bc2a134c22f667c9ac5cb808a1c82 (patch)
tree3187c5740d9650a05ae884a11d3d855942a4d246 /arch/arm/boot/dts/keystone.dtsi
parentLinux 4.6-rc1 (diff)
downloadkernel-qcow2-linux-5edafc29829bc2a134c22f667c9ac5cb808a1c82.tar.gz
kernel-qcow2-linux-5edafc29829bc2a134c22f667c9ac5cb808a1c82.tar.xz
kernel-qcow2-linux-5edafc29829bc2a134c22f667c9ac5cb808a1c82.zip
ARM: dts: k2*: Rename the k2* files to keystone-k2* files
As reported in [1], rename the k2* dts files to keystone-* files this will force consistency throughout. Script for the same (and hand modified for Makefile and MAINTAINERS files): for i in arch/arm/boot/dts/k2* do b=`basename $i`; git mv $i arch/arm/boot/dts/keystone-$b; sed -i -e "s/$b/keystone-$b/g" arch/arm/boot/dts/*[si] done NOTE: bootloaders that depend on older dtb names will need to be updated as well. [1] http://marc.info/?l=linux-arm-kernel&m=145637407804754&w=2 Reported-by: Olof Johansson <olof@lixom.net> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/keystone.dtsi')
0 files changed, 0 insertions, 0 deletions