From: Denys Dmytriyenko <denis@denix.org>
To: Praneeth Bajjuri <praneeth@ti.com>
Cc: Ryan Eatmon <reatmon@ti.com>, Nishanth Menon <nm@ti.com>,
Denys Dmytriyenko <denys@konsulko.com>,
Dave Gerlach <d-gerlach@ti.com>,
meta-ti@lists.yoctoproject.org
Subject: Re: [dunfell PATCH] conf/machine: am62xx: Update build flag for low power mode
Date: Tue, 3 May 2022 16:16:10 -0400 [thread overview]
Message-ID: <20220503201610.GA9834@denix.org> (raw)
In-Reply-To: <20220503192509.24537-1-praneeth@ti.com>
On Tue, May 03, 2022 at 02:25:09PM -0500, Praneeth Bajjuri wrote:
> Update build flag for arm-trusted-firmware to include low power mode
> support
>
> K3_PM_SYSTEM_SUSPEND is added in arm-trusted-firmware now which enables
> low power mode support for am62xx.
>
> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
> ---
> conf/machine/include/am62xx.inc | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/conf/machine/include/am62xx.inc b/conf/machine/include/am62xx.inc
> index e8823dd2..59cb7053 100644
> --- a/conf/machine/include/am62xx.inc
> +++ b/conf/machine/include/am62xx.inc
> @@ -13,5 +13,6 @@ do_image_wic[mcdepends] = "mc::k3r5:ti-sci-fw:do_deploy"
> do_image_tar[mcdepends] = "mc::k3r5:ti-sci-fw:do_deploy"
>
> TFA_BOARD = "lite"
> +K3_PM_SYSTEM_SUSPEND = "1"
How is this getting passed to ATF?
> OPTEEMACHINE = "k3-am65x"
> OPTEEOUTPUTMACHINE = "k3"
> --
> 2.17.1
>
next prev parent reply other threads:[~2022-05-03 20:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-03 19:25 [dunfell PATCH] conf/machine: am62xx: Update build flag for low power mode Praneeth Bajjuri
2022-05-03 20:16 ` Denys Dmytriyenko [this message]
2022-05-04 23:33 ` Bajjuri, Praneeth
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=20220503201610.GA9834@denix.org \
--to=denis@denix.org \
--cc=d-gerlach@ti.com \
--cc=denys@konsulko.com \
--cc=meta-ti@lists.yoctoproject.org \
--cc=nm@ti.com \
--cc=praneeth@ti.com \
--cc=reatmon@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 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.