linux/arch/arc/boot/dts
Alexey Brodkin ef4c54c340 ARC: DTB: [scripted] fix node name and address spelling
1. Remove "0x" prefix from unit-address of node names
----------------------->8------------------------
sed -i 's/@0x/@/g' arch/arc/boot/dts/*.dts*
----------------------->8------------------------

2. Make all hex addresses lowercase:
----------------------->8------------------------
sed -i 's/@\([0-9A-Za-z]*\)/@\L\1/g' arch/arc/boot/dts/*.dts*
sed -i 's/0x\([0-9A-Za-z]*\)/0x\L\1/g' arch/arc/boot/dts/*.dts*
----------------------->8------------------------

Inspired by [1] and the like.

[1] http://kisskb.ellerman.id.au/kisskb/buildresult/13612017/

Reviewed-by: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2019-02-25 08:52:16 -08:00
..
abilis_tb10x.dtsi ARC: DTB: [scripted] fix node name and address spelling 2019-02-25 08:52:16 -08:00
abilis_tb100_dvk.dts ARC: DTB: [scripted] fix node name and address spelling 2019-02-25 08:52:16 -08:00
abilis_tb100.dtsi ARC: DTB: [scripted] fix node name and address spelling 2019-02-25 08:52:16 -08:00
abilis_tb101_dvk.dts ARC: DTB: [scripted] fix node name and address spelling 2019-02-25 08:52:16 -08:00
abilis_tb101.dtsi ARC: DTB: [scripted] fix node name and address spelling 2019-02-25 08:52:16 -08:00
axc001.dtsi ARC: DTB: [scripted] fix node name and address spelling 2019-02-25 08:52:16 -08:00
axc003_idu.dtsi ARC: DTB: [scripted] fix node name and address spelling 2019-02-25 08:52:16 -08:00
axc003.dtsi ARC: DTB: [scripted] fix node name and address spelling 2019-02-25 08:52:16 -08:00
axs10x_mb.dtsi ARC: DTB: [scripted] fix node name and address spelling 2019-02-25 08:52:16 -08:00
axs101.dts ARC: Enable fatal signals on boot for dev platforms 2018-01-18 10:51:27 -08:00
axs103_idu.dts ARC: axs10x: really enable ARC PGU 2016-11-30 11:54:25 -08:00
axs103.dts arc: Add "model" properly in device tree description of all boards 2016-09-30 14:48:15 -07:00
eznps.dts arc: Get rid of root core-frequency property 2016-05-30 10:07:32 +05:30
haps_hs_idu.dts ARC: Enable fatal signals on boot for dev platforms 2018-01-18 10:51:27 -08:00
haps_hs.dts ARC: rename Zebu platform support to HAPS 2016-11-30 11:54:25 -08:00
hsdk.dts ARC: DTB: [scripted] fix node name and address spelling 2019-02-25 08:52:16 -08:00
Makefile kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers 2018-04-07 19:04:02 +09:00
nsim_700.dts ARC: Enable fatal signals on boot for dev platforms 2018-01-18 10:51:27 -08:00
nsim_hs_idu.dts ARC: Enable fatal signals on boot for dev platforms 2018-01-18 10:51:27 -08:00
nsim_hs.dts ARC: Enable fatal signals on boot for dev platforms 2018-01-18 10:51:27 -08:00
nsimosci_hs_idu.dts ARC: Enable fatal signals on boot for dev platforms 2018-01-18 10:51:27 -08:00
nsimosci_hs.dts ARC: Enable fatal signals on boot for dev platforms 2018-01-18 10:51:27 -08:00
nsimosci.dts ARC: Enable fatal signals on boot for dev platforms 2018-01-18 10:51:27 -08:00
skeleton_hs_idu.dtsi ARC: [dts] add cpu nodes to ARCHS SMP device tree 2017-03-05 20:04:59 -08:00
skeleton_hs.dtsi ARC: [dts] add input clocks for cpu nodes 2017-03-05 20:04:59 -08:00
skeleton.dtsi ARC: [dts] add input clocks for cpu nodes 2017-03-05 20:04:59 -08:00
vdk_axc003_idu.dtsi ARC: DTB: [scripted] fix node name and address spelling 2019-02-25 08:52:16 -08:00
vdk_axc003.dtsi ARC: DTB: [scripted] fix node name and address spelling 2019-02-25 08:52:16 -08:00
vdk_axs10x_mb.dtsi ARC: DTB: [scripted] fix node name and address spelling 2019-02-25 08:52:16 -08:00
vdk_hs38_smp.dts arc: Add "model" properly in device tree description of all boards 2016-09-30 14:48:15 -07:00
vdk_hs38.dts arc: Add "model" properly in device tree description of all boards 2016-09-30 14:48:15 -07:00