All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jochen Friedrich <jochen@scram.de>
To: Jean Delvare <khali@linux-fr.org>
Cc: Alessandro Zummo <alessandro.zummo@towertech.it>,
	rtc-linux@googlegroups.com,
	linuxppc-dev list <linuxppc-dev@ozlabs.org>,
	i2c@lm-sensors.org, Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH] rtc-pcf8563: Add device ids table
Date: Wed, 23 Apr 2008 15:26:34 +0200	[thread overview]
Message-ID: <480F390A.90707@scram.de> (raw)
In-Reply-To: <20080423144756.3fc9b1bf@hyperion.delvare>

Hi Jean,

> Jochen, I'm a bit confused by the dependencies that exist - or not -
> between these 7 patches you sent at once. I thought they had to be
> applied in sequence but it seems not? And some of them should
> apparently go through me i2c tree but others (e.g. [7/7]) not?

[1/7] and [2/7] are forward ports of patches from you. I'm currently
just running a make allmodconfig compile to check if it really caught
all affected i2c drivers.

These are the patches we are talking about.

[3/7] is the OF helper stuff which translates between OF names and
i2c types. It does NOT translate OF names to module names, but relies
on [1/7] to do so. Without [1/7], [3/7] still applies, but module
auto loading won't work.

This has been applied to 2.6.26.

> I would appreciate if you could summarize quickly which patches depend
> on others in which way. If we can make smaller subsets of patches, that
> will be easier for me to review and push upstream on my limited time.

[4/7] is the patch from Jon Smirl to convert i2c-mpc to OF. This relies
on [3/7] instead of Jons initial OF-autoloading patches you didn't like.
As there were no comments at all, I would however postpone this to 2.6.27.

[5/7] is the cleanup patch (originating from you) which completely removes
old driver matching scheme. This should probably wait until 2.6.27, as well.
This relies on [1/7] and [2/7].

[6/7] and [7/7] are a new driver and depend on [3/7]. This can wait for 2.6.27,
as well (i would rather like to see those in -mm to get more testing, though).

Thanks,
Jochen

  reply	other threads:[~2008-04-23 13:26 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-17 15:08 [PATCH] rtc-pcf8563: Add device ids table Laurent Pinchart
     [not found] ` <200804171708.32847.laurentp-BSmb2szPELAwsLKNixborgC/G2K4zDHf@public.gmane.org>
2008-04-18 21:54   ` [rtc-linux] " Alessandro Zummo
     [not found]     ` <20080418235451.2643183b-1Z+4F8PJzVxlecnr3/Sf3RLwuzhV/fVh@public.gmane.org>
2008-04-19  9:34       ` Jean Delvare
     [not found]         ` <20080419113417.19f5567a-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-04-19 13:09           ` Jochen Friedrich
     [not found]             ` <4809EF23.7070902-NIgtFMG+Po8@public.gmane.org>
2008-04-19 14:23               ` Jean Delvare
     [not found]                 ` <20080419162358.746b714c-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-04-19 16:43                   ` Jochen Friedrich
2008-04-19 16:43                     ` Jochen Friedrich
2008-04-21 11:56                     ` Laurent Pinchart
2008-04-21 11:56                       ` Laurent Pinchart
     [not found]                       ` <200804211356.10192.laurentp-BSmb2szPELAwsLKNixborgC/G2K4zDHf@public.gmane.org>
2008-04-21 12:12                         ` Stefan Roese
2008-04-21 12:12                           ` Stefan Roese
2008-04-23 11:09                           ` Jean Delvare
2008-04-23 11:35                             ` Stefan Roese
2008-04-23 11:45                               ` Jochen Friedrich
2008-04-22 14:11                     ` Laurent Pinchart
2008-04-22 14:11                       ` Laurent Pinchart
     [not found]                       ` <200804221612.06745.laurentp-BSmb2szPELAwsLKNixborgC/G2K4zDHf@public.gmane.org>
2008-04-23 11:16                         ` Jean Delvare
2008-04-23 11:16                           ` Jean Delvare
2008-04-23 12:12                           ` Laurent Pinchart
2008-04-23 12:12                             ` Laurent Pinchart
     [not found]                             ` <200804231412.40038.laurentp-BSmb2szPELAwsLKNixborgC/G2K4zDHf@public.gmane.org>
2008-04-23 12:47                               ` Jean Delvare
2008-04-23 12:47                                 ` Jean Delvare
2008-04-23 13:26                                 ` Jochen Friedrich [this message]
2008-04-23 13:46                                   ` Jon Smirl
     [not found]                                   ` <480F390A.90707-NIgtFMG+Po8@public.gmane.org>
2008-04-27 12:18                                     ` Jean Delvare
2008-04-27 12:18                                       ` Jean Delvare
2008-04-23 13:53                                 ` Laurent Pinchart
2008-04-23 13:53                                   ` Laurent Pinchart
     [not found]                           ` <20080423131657.71d6312f-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-04-23 13:11                             ` Jon Smirl
2008-04-23 13:11                               ` Jon Smirl
  -- strict thread matches above, loose matches on Subject: below --
2008-04-17 15:02 Laurent Pinchart
2008-04-17 15:05 ` Kumar Gala

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=480F390A.90707@scram.de \
    --to=jochen@scram.de \
    --cc=akpm@linux-foundation.org \
    --cc=alessandro.zummo@towertech.it \
    --cc=i2c@lm-sensors.org \
    --cc=khali@linux-fr.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=rtc-linux@googlegroups.com \
    /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.