public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Lukasz Majewski <lukma@denx.de>
Cc: u-boot@lists.denx.de, "Andre Przywara" <andre.przywara@arm.com>,
	"Enric Balletbo i Serra" <enric.balletbo@collabora.com>,
	"Govindaraji Sivanantham" <Govindaraji.Sivanantham@in.bosch.com>,
	"Hannes Schmelzer" <hannes.schmelzer@br-automation.com>,
	"Heiko Schocher" <hs@denx.de>,
	"Hiremath Gireesh" <Gireesh.Hiremath@in.bosch.com>,
	"Igor Opaniuk" <igor.opaniuk@foundries.io>,
	"Jaehoon Chung" <jh80.chung@samsung.com>,
	"Kever Yang" <kever.yang@rock-chips.com>,
	"Marcin Niestroj" <m.niestroj@grinn-global.com>,
	"Marek Behún" <marek.behun@nic.cz>,
	"Patrick Delaunay" <patrick.delaunay@foss.st.com>,
	"Quentin Schulz" <quentin.schulz@theobroma-systems.com>,
	"Rick Chen" <rick@andestech.com>,
	"Samuel Holland" <samuel@sholland.org>,
	"Simon Glass" <sjg@chromium.org>,
	"Sjoerd Simons" <sjoerd.simons@collabora.co.uk>,
	"Stefan Roese" <sr@denx.de>,
	"Stephan Gerhold" <stephan@gerhold.net>
Subject: Re: [PATCH v2 1/3] power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217
Date: Wed, 6 Apr 2022 11:54:47 -0400	[thread overview]
Message-ID: <20220406155447.GF14282@bill-the-cat> (raw)
In-Reply-To: <20220312071112.5276-1-lukma@denx.de>

[-- Attachment #1: Type: text/plain, Size: 856 bytes --]

On Sat, Mar 12, 2022 at 08:11:10AM +0100, Lukasz Majewski wrote:

> Up till now the CONFIG_POWER_TPS65217 has been defined in several header
> files for am335x SoC.
> 
> This patch renames it to CONFIG_PMIC_TPS65217, which better reflects the
> role of this IC circuit.
> 
> Moreover, new CONFIG_PMIC_TPS65217 has been introduced in Kconfig
> to be used with boards, which both support DM_PMIC and DM_I2C.
> 
> Signed-off-by: Lukasz Majewski <lukma@denx.de>
> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>

I had to rework this a bit to migrate all users to update their
defconfig (so patch 3/3 is dropped) and in cases of platforms where
DM_PMIC can just be enabled, I did that, but a few platforms could not,
so the Kconfig option was moved outside of the DM_PMIC check.  With
that, applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      parent reply	other threads:[~2022-04-06 15:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20220312071140epcas1p22f13612e5ec9c079c2d20ea6b9246613@epcas1p2.samsung.com>
2022-03-12  7:11 ` [PATCH v2 1/3] power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 Lukasz Majewski
2022-03-12  7:11   ` [PATCH v2 2/3] power: pmic: Provide DM_PMIC support for tps65217 driver Lukasz Majewski
2022-03-16  7:32     ` Jaehoon Chung
2022-04-06 15:54     ` Tom Rini
2022-03-12  7:11   ` [PATCH v2 3/3] defconfig: Enable DM_PMIC and DM PMIC_TPS65217 on AM335x EVM board Lukasz Majewski
2022-03-16  7:32     ` Jaehoon Chung
2022-03-16  7:31   ` [PATCH v2 1/3] power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 Jaehoon Chung
2022-04-06 15:54   ` Tom Rini [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=20220406155447.GF14282@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=Gireesh.Hiremath@in.bosch.com \
    --cc=Govindaraji.Sivanantham@in.bosch.com \
    --cc=andre.przywara@arm.com \
    --cc=enric.balletbo@collabora.com \
    --cc=hannes.schmelzer@br-automation.com \
    --cc=hs@denx.de \
    --cc=igor.opaniuk@foundries.io \
    --cc=jh80.chung@samsung.com \
    --cc=kever.yang@rock-chips.com \
    --cc=lukma@denx.de \
    --cc=m.niestroj@grinn-global.com \
    --cc=marek.behun@nic.cz \
    --cc=patrick.delaunay@foss.st.com \
    --cc=quentin.schulz@theobroma-systems.com \
    --cc=rick@andestech.com \
    --cc=samuel@sholland.org \
    --cc=sjg@chromium.org \
    --cc=sjoerd.simons@collabora.co.uk \
    --cc=sr@denx.de \
    --cc=stephan@gerhold.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox