From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [linux-sunxi] Re: [PATCH 1/3] mfd: axp20x: Add mfd driver for axp20x PMIC
Date: Tue, 11 Feb 2014 10:08:47 +0000 [thread overview]
Message-ID: <20140211100847.GN32042@lee--X1> (raw)
In-Reply-To: <CAOQ7t2ZWneDDrqpBQTWpmUozK8Pu4Ri97FX4E2R9NK72XECtaw@mail.gmail.com>
> >> >> + axp20x->i2c_client = i2c;
> >> >> + i2c_set_clientdata(i2c, axp20x);
> >> >> +
> >> >> + axp20x->dev = &i2c->dev;
> >> >> + dev_set_drvdata(axp20x->dev, axp20x);
> >> >
> >> > Do you make use of all this saving of the device container?
> >> >
> >> > If so, where?
> >>
> >> In the drivers for subsystems (input, regulators, gpio, etc..)
> >
> > Can you link me to the patches please? Any reason why they're not in
> > this set? By submitting them together you give the Maintainers a good
> > over-view on how the system works together.
>
> I wasn't sure it was a good idea to submit all the drivers altogether,
> so my idea was to submit one driver at a time.
> Do you think is it better to submit all the subsystems in one patch-set?
Normally.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2014-02-11 10:08 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-08 16:03 [PATCH 0/3] mfd: axp20x: Add support for PMIC axp202 and axp209 Carlo Caione
2014-02-08 16:03 ` [PATCH 1/3] mfd: axp20x: Add mfd driver for axp20x PMIC Carlo Caione
2014-02-10 20:02 ` Maxime Ripard
2014-02-10 20:25 ` [linux-sunxi] " Carlo Caione
2014-02-10 21:19 ` Lee Jones
2014-02-10 22:34 ` [linux-sunxi] " Carlo Caione
2014-02-11 6:58 ` Carlo Caione
2014-02-11 9:15 ` Lee Jones
2014-02-11 9:33 ` Carlo Caione
2014-02-11 10:08 ` Lee Jones [this message]
2014-02-08 16:03 ` [PATCH 2/3] mfd: axp20x: Add dtsi for axp20x Carlo Caione
2014-02-10 19:59 ` Maxime Ripard
2014-02-10 20:09 ` [linux-sunxi] " Carlo Caione
2014-02-10 20:08 ` Lee Jones
2014-02-10 20:10 ` Carlo Caione
2014-02-08 16:03 ` [PATCH 3/3] mfd: axp20x: Add bindings documentation Carlo Caione
2014-02-10 20:05 ` Lee Jones
2014-02-10 20:12 ` Maxime Ripard
2014-02-10 20:37 ` [linux-sunxi] " Carlo Caione
2014-02-10 22:01 ` Maxime Ripard
2014-02-10 22:38 ` Carlo Caione
2014-02-12 17:16 ` Mark Brown
2014-02-12 17:12 ` Mark Brown
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=20140211100847.GN32042@lee--X1 \
--to=lee.jones@linaro.org \
--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 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.