summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi
diff options
context:
space:
mode:
authorSudeep Holla <sudeep.holla@arm.com>2017-08-02 11:26:25 +0100
committerSudeep Holla <sudeep.holla@arm.com>2017-08-02 11:32:14 +0100
commit207b6e6b5c9c72ef96ac0da5e9b7c15d1df9f725 (patch)
treedfa38f063533ef51cf3595c81c9efb059cbc2f8b /arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi
parent20e00b5d7285cba8d39d21d4da05a9148a905edd (diff)
arm64: dts: juno: replace underscores with hyphen in device node names
Since underscores('_') are not allowed in the device tree nodes names, replace all of them with hyphen('-') in device node names. Note that underscores are however allowed in labels. Reported-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi')
-rw-r--r--arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi b/arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi
index 161ac98418a3..528875c75598 100644
--- a/arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi
+++ b/arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi
@@ -219,7 +219,7 @@
};
};
- virtio_block@0130000 {
+ virtio-block@0130000 {
compatible = "virtio,mmio";
reg = <0x130000 0x200>;
interrupts = <42>;