linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: u.kleine-koenig@pengutronix.de (Uwe Kleine-König)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/4] MXC: mc13783: Developing, trying to full support regulators.
Date: Fri, 11 Dec 2009 14:09:16 +0100	[thread overview]
Message-ID: <20091211130916.GA16473@pengutronix.de> (raw)
In-Reply-To: <1260471013.2141.49.camel@climbing-alby>

Hello,

On Thu, Dec 10, 2009 at 07:50:13PM +0100, Alberto Panizzo wrote:
> This patch add the ability to change voltages settings
> for all possible mc13783 regulators.
> Pay attention that it is a development patch with many 
> debug messages enabled.

Can you please develop on top of my rewrite of
drivers/mfd/mc13783-core.c that currently sits in 

	git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git for-next

and waits to hit Linus' tree.
The same applies to drivers/regulator/mc13783.c (though my update sits
in 

	git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git for-next

And note that I plan to get rid of include/linux/mfd/mc13783-private.h.

> +	printk(KERN_DEBUG "%s frame: 0x%x\n", __func__, frame);
> +
if you define DEBUG, you can use pr_debug or better dev_dbg.

Best regards
Uwe

-- 
Pengutronix e.K.                              | Uwe Kleine-K?nig            |
Industrial Linux Solutions                    | http://www.pengutronix.de/  |

  parent reply	other threads:[~2009-12-11 13:09 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-10 18:37 MXC: mx31pdk: mc13783: Trying to full support mc13783 regulators Alberto Panizzo
2009-12-10 18:42 ` [PATCH 1/4] MXC: imx31pdk: Add support for on board NAND Flash Alberto Panizzo
2009-12-10 18:45   ` [PATCH 2/4] MXC: mx31pdk: Add CSPI2 interface support Alberto Panizzo
2009-12-10 18:50     ` [PATCH 3/4] MXC: mc13783: Developing, trying to full support regulators Alberto Panizzo
2009-12-10 18:56       ` [PATCH 4/4] MXC: imx31pdk: Trying to enabling regulators on mc13783 Alberto Panizzo
2009-12-10 19:10         ` Mark Brown
2009-12-10 19:27           ` Alberto Panizzo
2009-12-10 19:35             ` Mark Brown
2009-12-10 19:39             ` Liam Girdwood
2009-12-11 12:44           ` Sascha linux-arm
2009-12-11 13:09       ` Uwe Kleine-König [this message]
2009-12-10 19:11 ` MXC: mx31pdk: mc13783: Trying to full support mc13783 regulators Alberto Panizzo
2009-12-10 19:42   ` Russell King - ARM Linux

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=20091211130916.GA16473@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --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).