From: "Grant Likely" <grant.likely@secretlab.ca>
To: "David Miller" <davem@davemloft.net>
Cc: sparclinux@vger.kernel.org, linuxppc-dev@ozlabs.org,
devicetree-discuss@ozlabs.org, paulus@samba.org
Subject: Re: [PATCH 3/3]: of: Add some I2C mod aliases table entries for sparc64 systems.
Date: Thu, 21 Aug 2008 16:52:32 -0600 [thread overview]
Message-ID: <fa686aa40808211552x4ff22c4bve2b8c9dbc88ff0e4@mail.gmail.com> (raw)
In-Reply-To: <20080821.001025.76289480.davem@davemloft.net>
On Thu, Aug 21, 2008 at 1:10 AM, David Miller <davem@davemloft.net> wrote:
>
> of: Add some I2C mod aliases table entries for sparc64 systems.
>
> Signed-off-by: David S. Miller <davem@davemloft.net>
I'd like to see a comment above these three lines stating that they
appear in Sparc systems, but otherwise...
Acked-by: Grant Likely <grant.likely@secretlab.ca>
g.
> ---
> drivers/of/base.c | 4 +++-
> 1 files changed, 3 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/of/base.c b/drivers/of/base.c
> index ad8ac1a..e849f69 100644
> --- a/drivers/of/base.c
> +++ b/drivers/of/base.c
> @@ -410,7 +410,9 @@ struct of_modalias_table {
> char *modalias;
> };
> static struct of_modalias_table of_modalias_table[] = {
> - /* Empty for now; add entries as needed */
> + { "i2c-adm1031", "adm1031" },
> + { "i2c-at24c64", "24c64" },
> + { "i2c-at34c02", "spd" },
> };
>
> /**
> --
> 1.5.6.5.GIT
>
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
>
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
next prev parent reply other threads:[~2008-08-21 22:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-21 7:10 [PATCH 3/3]: of: Add some I2C mod aliases table entries for sparc64 systems David Miller
2008-08-21 22:52 ` Grant Likely [this message]
2008-08-21 22:55 ` David Miller
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=fa686aa40808211552x4ff22c4bve2b8c9dbc88ff0e4@mail.gmail.com \
--to=grant.likely@secretlab.ca \
--cc=davem@davemloft.net \
--cc=devicetree-discuss@ozlabs.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.org \
--cc=sparclinux@vger.kernel.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).