Thread (1 message) 1 message, 1 author, 2013-06-18

[PATCH v3 10/12] ARM: mvebu: Relocate Armada 370/XP DeviceBus device tree nodes

From: arnd@arndb.de (Arnd Bergmann)
Date: 2013-06-18 16:16:26
Also in: linux-devicetree

On Tuesday 18 June 2013, Ezequiel Garcia wrote:
+               devbus-bootcs {
+                       compatible = "marvell,mvebu-devbus";
+                       reg = <0xffff0001 0x10400 0x8>;
+                       ranges = <0 MBUS_ID(0x01, 0x2f) 0 0xffffffff>;
+                       #address-cells = <1>;
+                       #size-cells = <1>;
+                       clocks = <&coreclk 0>;
+                       status = "disabled";
+               };
This is a violation of the binding as far as I can tell, since you don't specify ranges
to access the 0xffff0001 0x10400 address. However, as I explained in my comment for
the binding, I think you should clarify the binding and leave the implementation
as you have it here.

	Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help