U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Weiss <luca.weiss@fairphone.com>
To: Sumit Garg <sumit.garg@kernel.org>,
	u-boot@lists.denx.de,  u-boot-qcom@groups.io
Cc: Tom Rini <trini@konsulko.com>, Lukasz Majewski <lukma@denx.de>,
	 Casey Connolly <casey.connolly@linaro.org>,
	 Neil Armstrong <neil.armstrong@linaro.org>,
	 Biswapriyo Nath <nathbappai@gmail.com>,
	 Aswin Murugan <aswin.murugan@oss.qualcomm.com>,
	 Varadarajan Narayanan <varadarajan.narayanan@oss.qualcomm.com>,
	 Quentin Schulz <quentin.schulz@cherry.de>,
	Johan Jonker <jbx6244@gmail.com>,
	 Ilias Apalodimas <ilias.apalodimas@linaro.org>,
	 Antony Kurniawan Soemardi <linux@smankusors.com>,
	 Luca Weiss <luca.weiss@fairphone.com>
Subject: [PATCH 2/4] qcom_defconfig: Enable MSM8953 clock driver
Date: Wed, 15 Jul 2026 17:17:41 +0200	[thread overview]
Message-ID: <20260715-msm8953-basic-v1-2-bc4cb5099d8e@fairphone.com> (raw)
In-Reply-To: <20260715-msm8953-basic-v1-0-bc4cb5099d8e@fairphone.com>

Enable the driver so that MSM8953 devices can boot with qcom_defconfig.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
---
 configs/qcom_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig
index c52f619850d..9b54903869e 100644
--- a/configs/qcom_defconfig
+++ b/configs/qcom_defconfig
@@ -59,6 +59,7 @@ CONFIG_CLK_STUB=y
 CONFIG_CLK_QCOM_APQ8016=y
 CONFIG_CLK_QCOM_APQ8096=y
 CONFIG_CLK_QCOM_MILOS=y
+CONFIG_CLK_QCOM_MSM8953=y
 CONFIG_CLK_QCOM_QCM2290=y
 CONFIG_CLK_QCOM_QCS404=y
 CONFIG_CLK_QCOM_QCS615=y

-- 
2.55.0


  parent reply	other threads:[~2026-07-16  1:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-15 15:17 [PATCH 0/4] Initial MSM8953 support Luca Weiss
2026-07-15 15:17 ` [PATCH 1/4] clk/qcom: Add MSM8953 clock driver Luca Weiss
2026-07-15 15:17 ` Luca Weiss [this message]
2026-07-15 15:17 ` [PATCH 3/4] drivers: pinctrl: Add Qualcomm MSM8953 TLMM driver Luca Weiss
2026-07-15 15:17 ` [PATCH 4/4] mach-snapdragon: Do reserved memory carveout for MSM8953/SDM632 Luca Weiss

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=20260715-msm8953-basic-v1-2-bc4cb5099d8e@fairphone.com \
    --to=luca.weiss@fairphone.com \
    --cc=aswin.murugan@oss.qualcomm.com \
    --cc=casey.connolly@linaro.org \
    --cc=ilias.apalodimas@linaro.org \
    --cc=jbx6244@gmail.com \
    --cc=linux@smankusors.com \
    --cc=lukma@denx.de \
    --cc=nathbappai@gmail.com \
    --cc=neil.armstrong@linaro.org \
    --cc=quentin.schulz@cherry.de \
    --cc=sumit.garg@kernel.org \
    --cc=trini@konsulko.com \
    --cc=u-boot-qcom@groups.io \
    --cc=u-boot@lists.denx.de \
    --cc=varadarajan.narayanan@oss.qualcomm.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