[PATCH-V3] ARM: OMAP3+: hwmod: Add AM33XX HWMOD data
Paul Walmsley
paul at pwsan.com
Wed Jul 25 16:41:18 EDT 2012
Hello Vaibhav,
On Wed, 25 Jul 2012, Vaibhav Hiremath wrote:
> This patch adds HWMOD data for all the peripherals of
> AM335X device and also hooks up to the existing OMAP framework.
Looks pretty good. One question:
> +static struct omap_hwmod am33xx_ehrpwm0_hwmod = {
> + .name = "ehrpwm.0",
These IP blocks and the ECAP IP blocks have periods in their names.
The rest of the IP block named in the file don't use periods -- which
is also the style used by the rest of the OMAP SoCs. Is there
some reason that these have periods in their names?
- Paul
More information about the linux-arm-kernel
mailing list