U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Neha Malcom Francis <n-francis@ti.com>
To: Udit Kumar <u-kumar1@ti.com>, <trini@konsulko.com>, <vigneshr@ti.com>
Cc: <u-boot@lists.denx.de>, <nm@ti.com>, <m-chawdhry@ti.com>,
	<j-keerthy@ti.com>, <m-shah@ti.com>, <a-limaye@ti.com>
Subject: Re: [PATCH] configs: am68_sk_r5: Enable AVS config
Date: Mon, 17 Mar 2025 09:25:31 +0530	[thread overview]
Message-ID: <b8a97a67-7eab-452b-afda-6d70168b5502@ti.com> (raw)
In-Reply-To: <20250314123824.2886341-1-u-kumar1@ti.com>

Hi Udit

On 14/03/25 18:08, Udit Kumar wrote:
> Enable AVS config
> 
> Signed-off-by: Udit Kumar <u-kumar1@ti.com>
> ---
> Test logs
> https://gist.github.com/uditkumarti/9b30461e66aa27e4a813a65f1c552e51#file-gistfile1-txt-L298
> 
> Following print was added to see AVS voltage setting at
> diff --git a/drivers/misc/k3_avs.c b/drivers/misc/k3_avs.c
> index 0774e0a4c9e..ed1a5768147 100644
> --- a/drivers/misc/k3_avs.c
> +++ b/drivers/misc/k3_avs.c
> @@ -142,7 +142,7 @@ static int k3_avs_program_voltage(struct k3_avs_privdata *priv,
> 
>                 vd2->flags |= VD_FLAG_INIT_DONE;
>         }
> -
> +       printf("Finally setting voltage \n");

Was this printf intended to be in the patch?

>         return regulator_set_value(vd->supply, volt);
>  }
> 
> 
>  configs/am68_sk_r5_defconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/configs/am68_sk_r5_defconfig b/configs/am68_sk_r5_defconfig
> index 097bed62061..d6ef89c7b84 100644
> --- a/configs/am68_sk_r5_defconfig
> +++ b/configs/am68_sk_r5_defconfig
> @@ -6,7 +6,6 @@ CONFIG_SOC_K3_J721S2=y
>  CONFIG_TARGET_J721S2_R5_EVM=y
>  
>  CONFIG_ESM_K3=n
> -CONFIG_K3_AVS0=n
>  CONFIG_ESM_PMIC=n
>  CONFIG_DM_REGULATOR_TPS65941=n
>  CONFIG_PMIC_TPS65941=n

-- 
Thanking You
Neha Malcom Francis

  reply	other threads:[~2025-03-17  3:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-14 12:38 [PATCH] configs: am68_sk_r5: Enable AVS config Udit Kumar
2025-03-17  3:55 ` Neha Malcom Francis [this message]
2025-03-17  4:25   ` 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=b8a97a67-7eab-452b-afda-6d70168b5502@ti.com \
    --to=n-francis@ti.com \
    --cc=a-limaye@ti.com \
    --cc=j-keerthy@ti.com \
    --cc=m-chawdhry@ti.com \
    --cc=m-shah@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