All of lore.kernel.org
 help / color / mirror / Atom feed
From: Timon Baetz <timon.baetz@protonmail.com>
To: Lee Jones <lee.jones@linaro.org>
Cc: Krzysztof Kozlowski <krzk@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	MyungJoo Ham <myungjoo.ham@samsung.com>,
	Chanwoo Choi <cw00.choi@samsung.com>,
	Sebastian Reichel <sre@kernel.org>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-pm@vger.kernel.org,
	~postmarketos/upstreaming@lists.sr.ht
Subject: Re: [PATCH v3 3/7] mfd: max8997: Add of_compatible to extcon and charger mfd_cell
Date: Thu, 11 Feb 2021 21:11:52 +0000	[thread overview]
Message-ID: <20210211221132.5e8d156c.timon.baetz@protonmail.com> (raw)
In-Reply-To: <20201222095522.GC53991@dell>

On Tue, 22 Dec 2020 09:55:22 +0000, Lee Jones wrote:
> On Tue, 22 Dec 2020, Timon Baetz wrote:
> 
> > Add of_compatible ("maxim,max8997-muic") to the mfd_cell to have a
> > of_node set in the extcon driver.
> >
> > Add of_compatible ("maxim,max8997-battery") to the mfd_cell to configure
> > the charger driver.
> >
> > Signed-off-by: Timon Baetz <timon.baetz@protonmail.com>
> > ---
> >  drivers/mfd/max8997.c | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)  
> 
> Applied, thanks.

Once https://lore.kernel.org/lkml/20210130172747.2022977-1-timon.baetz@protonmail.com/
gets accepted, this is not needed anymore. Can this be reverted or
should I create a new patch?

Thanks,
Timon 



WARNING: multiple messages have this Message-ID (diff)
From: Timon Baetz <timon.baetz@protonmail.com>
To: Lee Jones <lee.jones@linaro.org>
Cc: devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
	linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
	Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Krzysztof Kozlowski <krzk@kernel.org>,
	Sebastian Reichel <sre@kernel.org>,
	Chanwoo Choi <cw00.choi@samsung.com>,
	Rob Herring <robh+dt@kernel.org>,
	MyungJoo Ham <myungjoo.ham@samsung.com>,
	linux-arm-kernel@lists.infradead.org,
	~postmarketos/upstreaming@lists.sr.ht
Subject: Re: [PATCH v3 3/7] mfd: max8997: Add of_compatible to extcon and charger mfd_cell
Date: Thu, 11 Feb 2021 21:11:52 +0000	[thread overview]
Message-ID: <20210211221132.5e8d156c.timon.baetz@protonmail.com> (raw)
In-Reply-To: <20201222095522.GC53991@dell>

On Tue, 22 Dec 2020 09:55:22 +0000, Lee Jones wrote:
> On Tue, 22 Dec 2020, Timon Baetz wrote:
> 
> > Add of_compatible ("maxim,max8997-muic") to the mfd_cell to have a
> > of_node set in the extcon driver.
> >
> > Add of_compatible ("maxim,max8997-battery") to the mfd_cell to configure
> > the charger driver.
> >
> > Signed-off-by: Timon Baetz <timon.baetz@protonmail.com>
> > ---
> >  drivers/mfd/max8997.c | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)  
> 
> Applied, thanks.

Once https://lore.kernel.org/lkml/20210130172747.2022977-1-timon.baetz@protonmail.com/
gets accepted, this is not needed anymore. Can this be reverted or
should I create a new patch?

Thanks,
Timon 



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-02-11 21:13 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-22  7:31 [PATCH v3 1/7] extcon: max8997: Add CHGINS and CHGRM interrupt handling Timon Baetz
2020-12-22  7:31 ` Timon Baetz
2020-12-22  7:31 ` [PATCH v3 2/7] regulator: dt-bindings: Document max8997-pmic nodes Timon Baetz
2020-12-22  7:31   ` Timon Baetz
2020-12-22  8:37   ` Krzysztof Kozlowski
2020-12-22  8:37     ` Krzysztof Kozlowski
2020-12-22  7:31 ` [PATCH v3 3/7] mfd: max8997: Add of_compatible to extcon and charger mfd_cell Timon Baetz
2020-12-22  7:31   ` Timon Baetz
2020-12-22  8:37   ` Krzysztof Kozlowski
2020-12-22  8:37     ` Krzysztof Kozlowski
2020-12-22  9:55   ` Lee Jones
2020-12-22  9:55     ` Lee Jones
2021-02-11 21:11     ` Timon Baetz [this message]
2021-02-11 21:11       ` Timon Baetz
2021-02-12  9:37       ` Lee Jones
2021-02-12  9:37         ` Lee Jones
2020-12-22  7:31 ` [PATCH v3 4/7] power: supply: max8997_charger: Set CHARGER current limit Timon Baetz
2020-12-22  7:31   ` Timon Baetz
2020-12-22  8:40   ` Krzysztof Kozlowski
2020-12-22  8:40     ` Krzysztof Kozlowski
2020-12-23  8:09     ` Timon Baetz
2020-12-23  8:09       ` Timon Baetz
2020-12-23  8:27       ` Krzysztof Kozlowski
2020-12-23  8:27         ` Krzysztof Kozlowski
2020-12-22  7:31 ` [PATCH v3 5/7] ARM: dts: exynos: Added muic and charger nodes for i9100 Timon Baetz
2020-12-22  7:31   ` Timon Baetz
2020-12-22  7:31 ` [PATCH v3 6/7] ARM: dts: exynos: Fix charging regulator voltage and current " Timon Baetz
2020-12-22  7:31   ` Timon Baetz
2020-12-22  7:32 ` [PATCH v3 7/7] ARM: dts: exynos: Add top-off charging regulator node " Timon Baetz
2020-12-22  7:32   ` Timon Baetz

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=20210211221132.5e8d156c.timon.baetz@protonmail.com \
    --to=timon.baetz@protonmail.com \
    --cc=broonie@kernel.org \
    --cc=cw00.choi@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk@kernel.org \
    --cc=lee.jones@linaro.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=myungjoo.ham@samsung.com \
    --cc=robh+dt@kernel.org \
    --cc=sre@kernel.org \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /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.