All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jochen Friedrich <jochen-NIgtFMG+Po8@public.gmane.org>
To: Wolfram Sang <w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Cc: Sievers <kay.sievers-tD+1rO4QERM@public.gmane.org>,
	Laurent-cy1Wll9GaHOsTnJN9+BGXg@public.gmane.org,
	Scott Wood <scottwood-KZfg59tc24xl57MIdRCFDg@public.gmane.org>,
	linuxppc-dev list
	<linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org>,
	Paul Mundt <lethal-M7jkjyW5wf5g9hUCZPvPmw@public.gmane.org>,
	Linux I2C <i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org>,
	Kay-cy1Wll9GaHOsTnJN9+BGXg@public.gmane.org
Subject: Re: [PATCH 0/2] i2c: Add support for device alias names
Date: Mon, 28 Apr 2008 22:24:28 +0200	[thread overview]
Message-ID: <4816327C.3080207@scram.de> (raw)
In-Reply-To: <20080428153543.GB4353-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>

Hi Wolfram,

> I tested on this hardware
> 
>  MPC8260 (powerpc) + PCF8575 (io expander) + LM84 (sensor)
>  + RS5C372 (rtc) + X24645 (eeprom)

It's also OK on dbox2 hardware: MPC823 (powerpc)
+ saa7127 (patch needed to add id_table) + dbox frontprocessor
(8051 controller with i2c interface).

Thanks,
Jochen

_______________________________________________
i2c mailing list
i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
http://lists.lm-sensors.org/mailman/listinfo/i2c

WARNING: multiple messages have this Message-ID (diff)
From: Jochen Friedrich <jochen@scram.de>
To: Wolfram Sang <w.sang@pengutronix.de>
Cc: Sievers <kay.sievers@vrfy.org>,
	Laurent@ATrpms.net, Scott Wood <scottwood@freescale.com>,
	linuxppc-dev list <linuxppc-dev@ozlabs.org>,
	Paul Mundt <lethal@linux-sh.org>, Linux I2C <i2c@lm-sensors.org>,
	Kay@ATrpms.net, Jean Delvare <khali@linux-fr.org>
Subject: Re: [i2c] [PATCH 0/2] i2c: Add support for device alias names
Date: Mon, 28 Apr 2008 22:24:28 +0200	[thread overview]
Message-ID: <4816327C.3080207@scram.de> (raw)
In-Reply-To: <20080428153543.GB4353@pengutronix.de>

Hi Wolfram,

> I tested on this hardware
> 
>  MPC8260 (powerpc) + PCF8575 (io expander) + LM84 (sensor)
>  + RS5C372 (rtc) + X24645 (eeprom)

It's also OK on dbox2 hardware: MPC823 (powerpc)
+ saa7127 (patch needed to add id_table) + dbox frontprocessor
(8051 controller with i2c interface).

Thanks,
Jochen

  parent reply	other threads:[~2008-04-28 20:24 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-28  9:30 [PATCH 0/2] i2c: Add support for device alias names Jean Delvare
2008-04-28  9:30 ` Jean Delvare
2008-04-28  9:39 ` [PATCH 1/2] " Jean Delvare
2008-04-28  9:39   ` Jean Delvare
2008-04-28 14:43   ` Jon Smirl
     [not found]     ` <9e4733910804280743q2de1da62m120c607b200cafa0-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-04-28 15:42       ` Jean Delvare
2008-04-28 15:42         ` Jean Delvare
2008-04-28 15:07   ` Kay Sievers
2008-04-28 15:07     ` Kay Sievers
     [not found]     ` <1209395245.3666.9.camel-YbU/o29LwNHN0uC3ymp8PA@public.gmane.org>
2008-04-28 15:40       ` Jean Delvare
2008-04-28 15:40         ` Jean Delvare
2008-04-28 16:16         ` Kay Sievers
2008-04-28 16:16           ` Kay Sievers
2008-05-01  8:04           ` Jean Delvare
2008-05-01  8:04             ` Jean Delvare
     [not found]             ` <20080501100409.1b04fdb7-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-05-01 15:51               ` Kay Sievers
2008-05-01 15:51                 ` Kay Sievers
2008-04-28  9:53 ` [PATCH 2/2] i2c: Convert most new-style drivers to use module aliasing Jean Delvare
2008-04-28  9:53   ` Jean Delvare
     [not found] ` <20080428113052.6d024bda-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-04-28 15:35   ` [PATCH 0/2] i2c: Add support for device alias names Wolfram Sang
2008-04-28 15:35     ` [i2c] " Wolfram Sang
     [not found]     ` <20080428153543.GB4353-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2008-04-28 20:24       ` Jochen Friedrich [this message]
2008-04-28 20:24         ` Jochen Friedrich

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=4816327C.3080207@scram.de \
    --to=jochen-nigtfmg+po8@public.gmane.org \
    --cc=Kay-cy1Wll9GaHOsTnJN9+BGXg@public.gmane.org \
    --cc=Laurent-cy1Wll9GaHOsTnJN9+BGXg@public.gmane.org \
    --cc=i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org \
    --cc=kay.sievers-tD+1rO4QERM@public.gmane.org \
    --cc=lethal-M7jkjyW5wf5g9hUCZPvPmw@public.gmane.org \
    --cc=linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org \
    --cc=scottwood-KZfg59tc24xl57MIdRCFDg@public.gmane.org \
    --cc=w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.