All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manorit Chawdhry <m-chawdhry@ti.com>
To: Tom Rini <trini@konsulko.com>, "Andrew F. Davis" <afd@ti.com>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Kamlesh Gurudasani <kamlesh@ti.com>
Cc: <u-boot@lists.denx.de>, Praneeth Bajjuri <praneeth@ti.com>,
	Neha Malcom Francis <n-francis@ti.com>,
	Manorit Chawdhry <m-chawdhry@ti.com>
Subject: [PATCH v2 0/3] J7 merge HS configs
Date: Thu, 4 May 2023 11:07:05 +0530	[thread overview]
Message-ID: <20230405-j721s2-hs-evm-upstream-v2-0-c0f10a410e07@ti.com> (raw)

This series depends on the fixes provided for j721e as that series also
includes some base support for running the other HS platforms.

Link for dependent series
- https://lore.kernel.org/u-boot/20230324-j721e-upstream-hs-v6-0-5aa43a4817a9@ti.com/

( This can be ignored due to the change on how the series is being
merged with binman )

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
---
Changes in v2:
- Rebased on top of master
- Link to v1: https://lore.kernel.org/r/20230405-j721s2-hs-evm-upstream-v1-0-de446c5fa0d0@ti.com

---
Manorit Chawdhry (3):
      configs: j721s2: Merge the HS and non-HS defconfigs
      Kconfig: j721s2: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region
      configs: j7200: Merge the HS and non-HS defconfigs

 MAINTAINERS                         |   4 -
 arch/arm/mach-k3/Kconfig            |   2 +-
 configs/j7200_evm_a72_defconfig     |   3 +-
 configs/j7200_evm_r5_defconfig      |   1 +
 configs/j7200_hs_evm_a72_defconfig  | 205 ----------------------------------
 configs/j7200_hs_evm_r5_defconfig   | 170 -----------------------------
 configs/j721s2_evm_a72_defconfig    |   3 +-
 configs/j721s2_evm_r5_defconfig     |   1 +
 configs/j721s2_hs_evm_a72_defconfig | 212 ------------------------------------
 configs/j721s2_hs_evm_r5_defconfig  | 175 -----------------------------
 10 files changed, 7 insertions(+), 769 deletions(-)
---
base-commit: bb2dcbf052051953297778bd0e62a017d83c8f6b
change-id: 20230405-j721s2-hs-evm-upstream-bad9551303cd

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


             reply	other threads:[~2023-05-04  5:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-04  5:37 Manorit Chawdhry [this message]
2023-05-04  5:37 ` [PATCH v2 1/3] configs: j721s2: Merge the HS and non-HS defconfigs Manorit Chawdhry
2023-05-05  0:59   ` Tom Rini
2023-05-04  5:37 ` [PATCH v2 2/3] Kconfig: j721s2: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region Manorit Chawdhry
2023-05-05  0:59   ` Tom Rini
2023-05-05 13:45     ` Nishanth Menon
2023-05-08  4:51       ` Manorit Chawdhry
2023-05-08  4:57         ` Vignesh Raghavendra
2023-05-08  5:07           ` Manorit Chawdhry
2023-05-04  5:37 ` [PATCH v2 3/3] configs: j7200: Merge the HS and non-HS defconfigs Manorit Chawdhry
2023-05-05  0:59   ` Tom Rini

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=20230405-j721s2-hs-evm-upstream-v2-0-c0f10a410e07@ti.com \
    --to=m-chawdhry@ti.com \
    --cc=afd@ti.com \
    --cc=kamlesh@ti.com \
    --cc=n-francis@ti.com \
    --cc=praneeth@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.