ARM: dts: vexpress: replace '_' with '-' in node names
authorSudeep Holla <sudeep.holla@arm.com>
Fri, 11 May 2018 09:45:11 +0000 (10:45 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Fri, 11 May 2018 13:12:32 +0000 (14:12 +0100)
commitb67b00eeddac0fea494d6339618ffd3da071c2e4
treee07b6a061bd02c21b403da6501a7c2da8fefa540
parent83be0e605e2cb1cc680b18ea426ea21beba720be
ARM: dts: vexpress: replace '_' with '-' in node names

The latest DTC throws warnings for character '_' in the node names.

Warning (node_name_chars_strict): /pmu_a15: Character '_' not recommended in node name
Warning (node_name_chars_strict): /pmu_a7: Character '_' not recommended in node name

The general recommendation is to use character '-' for all the node names.
This patch fixes the warnings following the recommendation.

Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts