summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts
diff options
context:
space:
mode:
authorSudeep Holla <sudeep.holla@arm.com>2016-03-07 11:26:18 +0000
committerSudeep Holla <sudeep.holla@arm.com>2016-03-08 13:54:27 +0000
commit6d6acd140ab3d46348ec3a9dbfd386d9ca42b825 (patch)
treec9fa7cb41faa4ed21d74fad34c9b3aa63234a881 /arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts
parent4739f744530a78bbf7e92b5cf93c10bf1ee09f41 (diff)
arm64: dts: juno/vexpress: fix node name unit-address presence warnings
Commit fa38a82096a1 ("scripts/dtc: Update to upstream version 53bf130b1cdd") added warnings on node name unit-address presence/absence mismatch in device trees. This patch fixes those warning on all the juno/vexpress platforms where unit-address is present in node name while the reg/ranges property is not present. It also adds unit-address to all smb bus node. Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts')
-rw-r--r--arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts b/arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts
index 20addabbd127..a852e28a40e1 100644
--- a/arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts
+++ b/arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts
@@ -104,7 +104,7 @@
<0 63 4>;
};
- smb {
+ smb@08000000 {
compatible = "simple-bus";
#address-cells = <2>;