U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Neha Malcom Francis <n-francis@ti.com>
To: Manorit Chawdhry <m-chawdhry@ti.com>,
	Jaehoon Chung <jh80.chung@samsung.com>
Cc: <u-boot@lists.denx.de>, Keerthy J <j-keerthy@ti.com>,
	Udit Kumar <u-kumar1@ti.com>, Aniket Limaye <a-limaye@ti.com>,
	Tom Rini <trini@konsulko.com>,
	Vignesh Raghavendra <vigneshr@ti.com>, Andrew Davis <afd@ti.com>,
	Nishanth Menon <nm@ti.com>
Subject: Re: [PATCH v2 1/7] power: pmic: tps65941: Add DM_PMIC dependency
Date: Tue, 28 May 2024 14:33:12 +0530	[thread overview]
Message-ID: <2781fe82-2c1c-4bc8-9274-b6246561eed4@ti.com> (raw)
In-Reply-To: <20240528-b4-upstream-j721s2-avs-v2-1-df940f2309d0@ti.com>

Hi Manorit

On 28/05/24 13:43, Manorit Chawdhry wrote:
> This Kconfig depends on DM_PMIC but hadn't be explicitly stated which
> could cause config related issues.
> 
> Adds the dependency in Kconfig for tps65941.
> 
> Fixes: 6b86dd0c1ead ("power: pmic: tps65941: Add support for tps65941 family of PMICs")
> Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
> ---
>   drivers/power/pmic/Kconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/power/pmic/Kconfig b/drivers/power/pmic/Kconfig
> index 562c1a3b122a..bbcbcee4c355 100644
> --- a/drivers/power/pmic/Kconfig
> +++ b/drivers/power/pmic/Kconfig
> @@ -394,6 +394,7 @@ config SPL_PMIC_LP87565
>   
>   config PMIC_TPS65941
>   	bool "Enable driver for Texas Instruments TPS65941 PMIC"
> +	depends on DM_PMIC
>   	help
>   	The TPS65941 is a PMIC containing a bunch of SMPS & LDOs.
>   	This driver binds the pmic children.
> 

Reviewed-by: Neha Malcom Francis <n-francis@ti.com>

-- 
Thanking You
Neha Malcom Francis

  reply	other threads:[~2024-05-28  9:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-28  8:12 [PATCH v2 0/7] Add AVS support for J721S2 Manorit Chawdhry
2024-05-28  8:13 ` [PATCH v2 1/7] power: pmic: tps65941: Add DM_PMIC dependency Manorit Chawdhry
2024-05-28  9:03   ` Neha Malcom Francis [this message]
2024-05-28  8:13 ` [PATCH v2 2/7] drivers: misc: k3_avs: Use soc_match_device instead of compatible Manorit Chawdhry
2024-05-29  4:21   ` Kumar, Udit
2024-06-13 14:20   ` Tom Rini
2024-05-28  8:13 ` [PATCH v2 3/7] drivers: misc: k3_avs: Check return code while programming AVS Manorit Chawdhry
2024-05-29  4:23   ` Kumar, Udit
2024-05-28  8:13 ` [PATCH v2 4/7] drivers: misc: k3_avs: Add AVS Support for J721S2 Manorit Chawdhry
2024-05-28  8:13 ` [PATCH v2 5/7] arm: mach-k3: j721s2_init: Initialize AVS Class 0 Manorit Chawdhry
2024-05-28  8:13 ` [PATCH v2 6/7] arm: dts: j721s2: Add VTM node in R5 Manorit Chawdhry
2024-05-28  8:13 ` [PATCH v2 7/7] configs: j721s2_evm_r5_defconfig: Add AVS Configs Manorit Chawdhry
2024-05-29  4:29   ` Kumar, Udit

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=2781fe82-2c1c-4bc8-9274-b6246561eed4@ti.com \
    --to=n-francis@ti.com \
    --cc=a-limaye@ti.com \
    --cc=afd@ti.com \
    --cc=j-keerthy@ti.com \
    --cc=jh80.chung@samsung.com \
    --cc=m-chawdhry@ti.com \
    --cc=nm@ti.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=u-kumar1@ti.com \
    --cc=vigneshr@ti.com \
    /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