On Thursday 21 March 2013, Thomas Petazzoni wrote: > In the mean time can we do something like: > > soc { > compatible = "simple-bus"; > range = <...>; > > [... all the peripherals ...] > }; > > with the range = <...> property converting the peripheral registers > base address (expressed as offsets in the reg = <...> properties of the > subnodes) into the absolute physical address?
Yes, that is what Rob suggested you do. > I'm planning to work on the DT binding for the mvebu-mbus driver as > soon as the PCIe driver gets accepted, but it would be good to have an > intermediate solution to get the LPAE support in. Sounds good. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/