1
0
Fork 0

ARM: dts: kirkwood: Add address to mbus unit name

The mbus node has a ranges property.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
hifive-unleashed-5.1
Andrew Lunn 2016-04-03 04:03:49 +02:00 committed by Gregory CLEMENT
parent 57910a3e0e
commit 5d7fd65633
5 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
/ {
mbus {
mbus@f1000000 {
pciec: pcie-controller@82000000 {
compatible = "marvell,kirkwood-pcie";
status = "disabled";

View File

@ -1,5 +1,5 @@
/ {
mbus {
mbus@f1000000 {
pciec: pcie-controller@82000000 {
compatible = "marvell,kirkwood-pcie";
status = "disabled";

View File

@ -1,5 +1,5 @@
/ {
mbus {
mbus@f1000000 {
pciec: pcie-controller@82000000 {
compatible = "marvell,kirkwood-pcie";
status = "disabled";

View File

@ -1,5 +1,5 @@
/ {
mbus {
mbus@f1000000 {
pciec: pcie-controller@82000000 {
compatible = "marvell,kirkwood-pcie";
status = "disabled";

View File

@ -27,7 +27,7 @@
i2c0 = &i2c0;
};
mbus {
mbus@f1000000 {
compatible = "marvell,kirkwood-mbus", "simple-bus";
#address-cells = <2>;
#size-cells = <1>;