All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manorit Chawdhry <m-chawdhry@ti.com>
To: Tom Rini <trini@konsulko.com>
Cc: <u-boot@lists.denx.de>, Andrew Davis <afd@ti.com>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Kamlesh Gurudasani <kamlesh@ti.com>,
	Manorit Chawdhry <m-chawdhry@ti.com>
Subject: [PATCH 00/10] k3: power control support for arm clusters
Date: Wed, 12 Apr 2023 13:57:57 +0530	[thread overview]
Message-ID: <20230411-upstream-firewalling-v1-0-44771ffee620@ti.com> (raw)

The series changes the flow on how the arm64 core boots up and allows
cluster level control on the power domains to hold the processor in
reset during rproc_load.

Cc: u-boot@lists.denx.de
To: Tom Rini <trini@konsulko.com>
Cc: Andrew Davis <afd@ti.com> 
Cc: Vignesh Raghavendra <vigneshr@ti.com>
Cc: "Kamlesh Gurudasani" <kamlesh@ti.com> 

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
---
Manorit Chawdhry (10):
      arm: dts: k3-j721s2-r5: add a72 cluster power domain node
      arm: dts: k3-j721e-r5-sk: add a72 cluster power domain node
      arm: dts: k3-j721e-r5: add a72 cluster power domain node
      arm: dts: k3-j7200-r5: add a72 cluster power domain node
      arm: dts: k3-am642-r5-sk: add a53 cluster power domain node
      arm: dts: k3-am642-r5: add a53 cluster power domain node
      arm: dts: k3-am62a7-r5-sk: add a53 cluster power domain node
      arm: dts: k3-am625-r5-sk: add a53 cluster power
      remoteproc: ti_k3_arm64: Change the startup of arm64 core
      arm: mach-k3: common: re-locate authentication for atf/optee

 arch/arm/dts/k3-am625-r5-sk.dts                 |  3 +-
 arch/arm/dts/k3-am62a7-r5-sk.dts                |  3 +-
 arch/arm/dts/k3-am642-r5-evm.dts                |  3 +-
 arch/arm/dts/k3-am642-r5-sk.dts                 |  3 +-
 arch/arm/dts/k3-j7200-r5-common-proc-board.dts  |  3 +-
 arch/arm/dts/k3-j721e-r5-common-proc-board.dts  |  3 +-
 arch/arm/dts/k3-j721e-r5-sk.dts                 |  3 +-
 arch/arm/dts/k3-j721s2-r5-common-proc-board.dts |  3 +-
 arch/arm/mach-k3/common.c                       | 23 ++++++++-
 drivers/remoteproc/ti_k3_arm64_rproc.c          | 62 +++++++++++++++++--------
 10 files changed, 79 insertions(+), 30 deletions(-)
---
base-commit: c84a00a647057d83ecfb081ca03c4865e4c1c1be
change-id: 20230411-upstream-firewalling-864368fe7fe2

Best regards,
-- 
Manorit Chawdhry <m-chawdhry@ti.com>


             reply	other threads:[~2023-04-12  8:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-12  8:27 Manorit Chawdhry [this message]
2023-04-12  8:27 ` [PATCH 01/10] arm: dts: k3-j721s2-r5: add a72 cluster power domain node Manorit Chawdhry
2023-04-12  8:27 ` [PATCH 02/10] arm: dts: k3-j721e-r5-sk: " Manorit Chawdhry
2023-04-12  8:28 ` [PATCH 03/10] arm: dts: k3-j721e-r5: " Manorit Chawdhry
2023-04-12  8:28 ` [PATCH 04/10] arm: dts: k3-j7200-r5: " Manorit Chawdhry
2023-04-12  8:28 ` [PATCH 05/10] arm: dts: k3-am642-r5-sk: add a53 " Manorit Chawdhry
2023-04-12  8:28 ` [PATCH 06/10] arm: dts: k3-am642-r5: " Manorit Chawdhry
2023-04-12  8:28 ` [PATCH 07/10] arm: dts: k3-am62a7-r5-sk: " Manorit Chawdhry
2023-04-12  8:28 ` [PATCH 08/10] arm: dts: k3-am625-r5-sk: add a53 cluster power Manorit Chawdhry
2023-04-12  8:28 ` [PATCH 09/10] remoteproc: ti_k3_arm64: Change the startup of arm64 core Manorit Chawdhry
2023-04-12  8:28 ` [PATCH 10/10] arm: mach-k3: common: re-locate authentication for atf/optee Manorit Chawdhry
2023-04-13 10:29   ` Manorit Chawdhry

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=20230411-upstream-firewalling-v1-0-44771ffee620@ti.com \
    --to=m-chawdhry@ti.com \
    --cc=afd@ti.com \
    --cc=kamlesh@ti.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --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 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.