[U-Boot] [PATCH v2 1/3] dm: gpio: Add driver for MPC85XX GPIO controller

Timur Tabi timur at tabi.org
Tue May 10 14:30:20 CEST 2016


Mario Six wrote:
> +	addr = fdtdec_get_addr_size_auto_noparent(gd->fdt_blob, dev->of_offset,
> +						  "reg", 0, &size);

Why can't you use platform_get_resource()?


More information about the U-Boot mailing list