U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Caleb Connolly <caleb.connolly@linaro.org>
To: Varadarajan Narayanan <quic_varada@quicinc.com>,
	trini@konsulko.com, neil.armstrong@linaro.org,
	sumit.garg@linaro.org, lukma@denx.de, seanga2@gmail.com,
	peng.fan@nxp.com, jh80.chung@samsung.com,
	ilias.apalodimas@linaro.org, sjg@chromium.org,
	Volodymyr_Babchuk@epam.com, lehmanju@devpi.de,
	pbrobinson@gmail.com, marek.vasut+renesas@mailbox.org,
	robert.marko@sartura.hr, u-boot@lists.denx.de,
	u-boot-qcom@groups.io
Subject: Re: [PATCH v2 5/6] qcom_defconfig: enable ipq9574 clock & pinctrl driver
Date: Wed, 12 Feb 2025 15:52:21 +0000	[thread overview]
Message-ID: <4f4d1663-11df-4023-bb8b-a64f90175960@linaro.org> (raw)
In-Reply-To: <20250130053751.3148614-6-quic_varada@quicinc.com>



On 1/30/25 05:37, Varadarajan Narayanan wrote:
> Enable the IPQ9574 clock & pinctrl driver in the Qualcomm defconfig.
> 
> Signed-off-by: Varadarajan Narayanan <quic_varada@quicinc.com>

Reviewed-by: Caleb Connolly <caleb.connolly@linaro.org>
> ---
>   configs/qcom_defconfig | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig
> index e4abfdf16b..865381f75d 100644
> --- a/configs/qcom_defconfig
> +++ b/configs/qcom_defconfig
> @@ -47,6 +47,7 @@ CONFIG_BUTTON_QCOM_PMIC=y
>   CONFIG_CLK=y
>   CONFIG_CLK_QCOM_APQ8016=y
>   CONFIG_CLK_QCOM_APQ8096=y
> +CONFIG_CLK_QCOM_IPQ9574=y
>   CONFIG_CLK_QCOM_QCM2290=y
>   CONFIG_CLK_QCOM_QCS404=y
>   CONFIG_CLK_QCOM_SA8775P=y
> @@ -94,6 +95,7 @@ CONFIG_PINCTRL=y
>   CONFIG_PINCONF=y
>   CONFIG_PINCTRL_QCOM_APQ8016=y
>   CONFIG_PINCTRL_QCOM_APQ8096=y
> +CONFIG_PINCTRL_QCOM_IPQ9574=y
>   CONFIG_PINCTRL_QCOM_QCM2290=y
>   CONFIG_PINCTRL_QCOM_QCS404=y
>   CONFIG_PINCTRL_QCOM_SDM845=y

-- 
Caleb (they/them)


  reply	other threads:[~2025-02-12 15:52 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-30  5:37 [PATCH v2 0/6] Add initial support for IPQ9574 based boards Varadarajan Narayanan
2025-01-30  5:37 ` [PATCH v2 1/6] dts: ipq9574-rdp433-u-boot: add override dtsi Varadarajan Narayanan
2025-02-12 15:08   ` Caleb Connolly
2025-01-30  5:37 ` [PATCH v2 2/6] clk/qcom: add initial clock driver for ipq9574 Varadarajan Narayanan
2025-02-12 15:14   ` Caleb Connolly
2025-01-30  5:37 ` [PATCH v2 3/6] pinctrl: qcom: Add ipq9574 pinctrl driver Varadarajan Narayanan
2025-02-12 15:52   ` Caleb Connolly
2025-01-30  5:37 ` [PATCH v2 4/6] mmc: msm_sdhci: Reset clocks before reconfiguration Varadarajan Narayanan
2025-01-30  5:37 ` [PATCH v2 5/6] qcom_defconfig: enable ipq9574 clock & pinctrl driver Varadarajan Narayanan
2025-02-12 15:52   ` Caleb Connolly [this message]
2025-01-30  5:37 ` [PATCH v2 6/6] configs: add ipq9574_mmc_defconfig Varadarajan Narayanan
2025-02-12 15:57   ` Caleb Connolly
2025-02-12 16:05 ` [PATCH v2 0/6] Add initial support for IPQ9574 based boards Caleb Connolly
2025-03-17 13:48 ` Caleb Connolly

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=4f4d1663-11df-4023-bb8b-a64f90175960@linaro.org \
    --to=caleb.connolly@linaro.org \
    --cc=Volodymyr_Babchuk@epam.com \
    --cc=ilias.apalodimas@linaro.org \
    --cc=jh80.chung@samsung.com \
    --cc=lehmanju@devpi.de \
    --cc=lukma@denx.de \
    --cc=marek.vasut+renesas@mailbox.org \
    --cc=neil.armstrong@linaro.org \
    --cc=pbrobinson@gmail.com \
    --cc=peng.fan@nxp.com \
    --cc=quic_varada@quicinc.com \
    --cc=robert.marko@sartura.hr \
    --cc=seanga2@gmail.com \
    --cc=sjg@chromium.org \
    --cc=sumit.garg@linaro.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox