All of lore.kernel.org
 help / color / mirror / Atom feed
From: Beomho Seo <beomho.seo@samsung.com>
To: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: linux-pm-owner@vger.kernel.org,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	cw00.choi@samsung.com, sangbae90.lee@samsung.com,
	inki.dae@samsung.com, myungjoo.ham@samsung.com,
	jonghwa3.lee@samsung.com, Sebastian Reichel <sre@kernel.org>
Subject: Re: [PATCH 2/3] power: max17042_battery: Add support for max77693/843 chip
Date: Wed, 01 Apr 2015 17:35:09 +0900	[thread overview]
Message-ID: <551BADBD.5050100@samsung.com> (raw)
In-Reply-To: <CAJKOXPc9LE7FkBdXAhqvT3nOmeKiG2Q78zm_QZQ5uXV97H0dEQ@mail.gmail.com>

On 04/01/2015 05:27 PM, Krzysztof Kozlowski wrote:
> 2015-03-31 15:29 GMT+02:00 Beomho Seo <beomho.seo@samsung.com>:
>> Max77693/843 fuelgauge is similar to max17042 fuelgauge. This patch add
>> supports max77693/843 fuelgague use max17042_battery.c fuel gauge driver.
>>
>> Cc: Sebastian Reichel <sre@kernel.org>
>> Signed-off-by: Beomho Seo <beomho.seo@samsung.com>
> 
> Nack.
> There are the same, so max77693 and max77843 are already supported. We
> don't have to add new compatibles for devices which are the compatible
> with existing ones. Just use
> "maxim,max17042" in DTS. Just like max77693 fuel gauge on Trats2:
> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=e8614292cd41971b54e60188d4e99abdc8695073
> 
> Best regards,
> Krzysztof
> 

OK, I will just use "maxim,max17042" in DTS.

Best regards,
Beomho


  reply	other threads:[~2015-04-01  8:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-31 13:29 [PATCH 0/3] power: max17042-battery: Modify max17042 battery driver Beomho Seo
2015-03-31 13:29 ` [PATCH 1/3] power: max17042_battery: Use reg type instead of chip type Beomho Seo
2015-04-01  8:18   ` Krzysztof Kozlowski
2015-04-01  9:00     ` Beomho Seo
2015-04-01  9:00       ` Beomho Seo
2015-03-31 13:29 ` [PATCH 2/3] power: max17042_battery: Add support for max77693/843 chip Beomho Seo
2015-04-01  8:27   ` Krzysztof Kozlowski
2015-04-01  8:35     ` Beomho Seo [this message]
2015-03-31 13:29 ` [PATCH 3/3] power: max17042_battery: add missed blank Beomho Seo
2015-04-01  8:21   ` Krzysztof Kozlowski
  -- strict thread matches above, loose matches on Subject: below --
2015-03-31 13:35 [PATCH 2/3] power: max17042_battery: Add support for max77693/843 chip a

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=551BADBD.5050100@samsung.com \
    --to=beomho.seo@samsung.com \
    --cc=cw00.choi@samsung.com \
    --cc=inki.dae@samsung.com \
    --cc=jonghwa3.lee@samsung.com \
    --cc=k.kozlowski@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm-owner@vger.kernel.org \
    --cc=myungjoo.ham@samsung.com \
    --cc=sangbae90.lee@samsung.com \
    --cc=sre@kernel.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.