[PATCH v8 1/3] ARM: OMAP2/3: hwmod data: add gpmc
Tony Lindgren
tony at atomide.com
Wed Sep 5 19:27:32 EDT 2012
* Afzal Mohammed <afzal at ti.com> [120905 05:38]:
> Add gpmc hwmod and associated interconnect data
>
> +static struct omap_hwmod_addr_space omap2420_gpmc_addrs[] = {
> + {
> + .pa_start = 0x6800A000,
> + .pa_end = 0x6800AFFF,
> + .flags = ADDR_TYPE_RT
> + },
> + { }
> +};
Nit, please lowercase all the hex numbers, that's the standard
in Linux.
Tony
More information about the linux-arm-kernel
mailing list