From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v8 1/3] ARM: OMAP2/3: hwmod data: add gpmc
Date: Wed, 5 Sep 2012 16:27:32 -0700 [thread overview]
Message-ID: <20120905232732.GM1303@atomide.com> (raw)
In-Reply-To: <17b686d1aaf6fa6bfdbe30993804dd5a269ae6db.1346846464.git.afzal@ti.com>
* Afzal Mohammed <afzal@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
next prev parent reply other threads:[~2012-09-05 23:27 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-05 12:36 [PATCH v8 0/3] GPMC driver conversion Afzal Mohammed
2012-09-05 12:37 ` [PATCH v8 1/3] ARM: OMAP2/3: hwmod data: add gpmc Afzal Mohammed
2012-09-05 19:47 ` Jon Hunter
2012-09-05 19:47 ` Jon Hunter
2012-09-05 23:27 ` Tony Lindgren [this message]
2012-09-05 12:37 ` [PATCH v8 2/3] ARM: OMAP2+: gpmc: Adapt to HWMOD Afzal Mohammed
2012-09-05 19:55 ` Jon Hunter
2012-09-11 10:16 ` Mohammed, Afzal
2012-09-05 12:37 ` [PATCH v8 3/3] ARM: OMAP2+: gpmc: minimal driver support Afzal Mohammed
2012-09-05 20:41 ` Jon Hunter
2012-09-07 22:10 ` [PATCH v8 0/3] GPMC driver conversion Tony Lindgren
2012-09-10 8:30 ` Florian Vaussard
2012-09-11 10:53 ` Mohammed, Afzal
2012-09-11 16:31 ` Tony Lindgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120905232732.GM1303@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).