From: Lukasz Majewski <l.majewski@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] misc:pmic: Support for voltage to register value conversion function
Date: Thu, 29 Mar 2012 09:39:43 +0200 [thread overview]
Message-ID: <20120329093943.7e765668@lmajewski.digital.local> (raw)
In-Reply-To: <4F7323A7.8020304@denx.de>
Hi Stefano,
On Wed, 28 Mar 2012 16:43:51 +0200
Stefano Babic <sbabic@denx.de> wrote:
> ok, understood. Then I will suggest you resubmit patches 1 and 2 with
> your work on Trats, because the patches belong together and they
> should be in the same patchset.
Hmm, I'm not the only one who is working on this board. Moreover some
other targets are using this PMIC as well :-).
> And Patch 3 can be already applied as it is, because it has no
> dependecies with the other ones.
The patch 3/3 depends on patch 2, which defines data for MAX8997 PMIC.
And patch 2 depends on patch 1, since patch 1 provides:
+ int (*voltage_to_reg_conv) (int uV);
which function is defined in patch 2 :-).
--
Best regards,
Lukasz Majewski
Samsung Poland R&D Center
Platform Group
prev parent reply other threads:[~2012-03-29 7:39 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-28 8:45 [U-Boot] [PATCH 1/3] misc:pmic: Support for voltage to register value conversion function Lukasz Majewski
2012-03-28 8:45 ` [U-Boot] [PATCH 2/3] misc:pmic:max8997 MAX8997 support for PMIC driver Lukasz Majewski
2012-03-28 8:45 ` [U-Boot] [PATCH 3/3] misc:pmic:samsung Convert TRATS target to use MAX8997 instead of MAX8998 Lukasz Majewski
2012-03-28 10:19 ` Minkyu Kang
2012-03-28 10:26 ` [U-Boot] [PATCH 1/3] misc:pmic: Support for voltage to register value conversion function Stefano Babic
2012-03-28 11:26 ` Lukasz Majewski
2012-03-28 11:41 ` Stefano Babic
[not found] ` <20120328143820.44ca652c@lmajewski.digital.local>
2012-03-28 12:50 ` Stefano Babic
2012-03-28 13:13 ` Lukasz Majewski
2012-03-28 14:43 ` Stefano Babic
2012-03-29 7:39 ` Lukasz Majewski [this message]
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=20120329093943.7e765668@lmajewski.digital.local \
--to=l.majewski@samsung.com \
--cc=u-boot@lists.denx.de \
/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.