All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aswin Murugan <aswin.murugan@oss.qualcomm.com>
To: casey.connolly@linaro.org, neil.armstrong@linaro.org,
	sumit.garg@kernel.org, trini@konsulko.com,
	quic_varada@quicinc.com, balaji.selvanathan@oss.qualcomm.com,
	dlechner@baylibre.com, aswin.murugan@oss.qualcomm.com,
	u-boot-qcom@groups.io, u-boot@lists.denx.de
Subject: [PATCH v1 1/1] configs: Rename qcs9100 defconfig to lemans defconfig
Date: Fri, 17 Apr 2026 15:09:24 +0530	[thread overview]
Message-ID: <20260417093924.3357296-2-aswin.murugan@oss.qualcomm.com> (raw)
In-Reply-To: <20260417093924.3357296-1-aswin.murugan@oss.qualcomm.com>

Rename qcom_qcs9100_defconfig to qcom_lemans_defconfig
and update the defconfig to select lemans-evk DTS instead
of qcs9100-ride-r3.

Signed-off-by: Aswin Murugan <aswin.murugan@oss.qualcomm.com>
---
 configs/{qcom_qcs9100_defconfig => qcom_lemans_defconfig} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename configs/{qcom_qcs9100_defconfig => qcom_lemans_defconfig} (91%)

diff --git a/configs/qcom_qcs9100_defconfig b/configs/qcom_lemans_defconfig
similarity index 91%
rename from configs/qcom_qcs9100_defconfig
rename to configs/qcom_lemans_defconfig
index 082106157bb..ad40d5206c0 100644
--- a/configs/qcom_qcs9100_defconfig
+++ b/configs/qcom_lemans_defconfig
@@ -9,7 +9,7 @@
 CONFIG_TEXT_BASE=0xaf000000
 CONFIG_REMAKE_ELF=y
 CONFIG_FASTBOOT_BUF_ADDR=0xdb300000
-CONFIG_DEFAULT_DEVICE_TREE="qcom/qcs9100-ride-r3"
+CONFIG_DEFAULT_DEVICE_TREE="qcom/lemans-evk"
 CONFIG_ENV_IS_IN_SCSI=y
 CONFIG_ENV_SCSI_PART_UUID="71cb9cd0-acf1-b6cb-ad91-be9572fe11a9"
 # CONFIG_ENV_IS_DEFAULT is not set
-- 
2.34.1


  reply	other threads:[~2026-04-17  9:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-17  9:39 [PATCH v1 0/1] qcom: Rename QCS9100 defconfig to Lemans defconfig Aswin Murugan
2026-04-17  9:39 ` Aswin Murugan [this message]
2026-04-17  9:50   ` [PATCH v1 1/1] configs: Rename qcs9100 defconfig to lemans defconfig Heinrich Schuchardt
2026-04-17 10:20     ` Aswin Murugan
2026-05-01  6:42       ` Sumit Garg

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=20260417093924.3357296-2-aswin.murugan@oss.qualcomm.com \
    --to=aswin.murugan@oss.qualcomm.com \
    --cc=balaji.selvanathan@oss.qualcomm.com \
    --cc=casey.connolly@linaro.org \
    --cc=dlechner@baylibre.com \
    --cc=neil.armstrong@linaro.org \
    --cc=quic_varada@quicinc.com \
    --cc=sumit.garg@kernel.org \
    --cc=trini@konsulko.com \
    --cc=u-boot-qcom@groups.io \
    --cc=u-boot@lists.denx.de \
    /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.