[PATCH 1/5] drivers: memory: Introduce Marvell EBU Device Bus driver

Jason Gunthorpe jgunthorpe at obsidianresearch.com
Thu Mar 7 12:40:27 EST 2013


On Thu, Mar 07, 2013 at 09:54:21AM -0300, Ezequiel Garcia wrote:

> +Example:
> +
> +	device-bus at d0010400 {
> +		status = "okay";
> +		ranges = <0 0 0xf0000000 0x1000000>; /* CS0 @addr 0xf0000000, size 0x1000000 */

The actual usage is fine, but the example is missing
#address-cells/#size-cells..

Jason



More information about the linux-arm-kernel mailing list