From: Greg KH <gregkh@linuxfoundation.org>
To: Kamal Dasu <kamal.dasu@broadcom.com>
Cc: stable@vger.kernel.org, Kamal Dasu <kdasu.kdev@gmail.com>,
Al Cooper <alcooperx@gmail.com>,
Ulf Hansson <ulf.hansson@linaro.org>
Subject: Re: [PATCH 5.10.y 1/4] mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0
Date: Wed, 23 Apr 2025 15:53:36 +0200 [thread overview]
Message-ID: <2025042309-dexterity-vicinity-0c92@gregkh> (raw)
In-Reply-To: <20250324204639.17505-1-kamal.dasu@broadcom.com>
On Mon, Mar 24, 2025 at 04:46:36PM -0400, Kamal Dasu wrote:
> From: Kamal Dasu <kdasu.kdev@gmail.com>
>
> [ upstream commit 97904a59855c7ac7c613085bc6bdc550d48524ff ]
>
> The 72116B0 has improved SDIO controllers that allow the max clock
> rate to be increased from a max of 100MHz to a max of 150MHz. The
> driver will need to get the clock and increase it's default rate
> and override the caps register, that still indicates a max of 100MHz.
> The new clock will be named "sdio_freq" in the DT node's "clock-names"
> list. The driver will use a DT property, "clock-frequency", to
> enable this functionality and will get the actual rate in MHz
> from the property to allow various speeds to be requested.
>
> Cc: stable@vger.kernel.org
> Signed-off-by: Al Cooper <alcooperx@gmail.com>
> Signed-off-by: Kamal Dasu <kdasu.kdev@gmail.com>
> Acked-by: Florian Fainelli <f.fainelli@gmail.com>
> Link: https://lore.kernel.org/r/20220520183108.47358-3-kdasu.kdev@gmail.com
> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
> Signed-off-by: Kamal Dasu <kamal.dasu@broadcom.com>
> ---
> drivers/mmc/host/sdhci-brcmstb.c | 69 +++++++++++++++++++++++++++++++-
> 1 file changed, 68 insertions(+), 1 deletion(-)
This commit breaks the build, how was it tested?
I'm dropping all of these from the 5.10.y tree now.
thanks,
greg k-h
prev parent reply other threads:[~2025-04-23 13:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-24 15:31 FAILED: patch "[PATCH] mmc: sdhci-brcmstb: add cqhci suspend/resume to PM ops" failed to apply to 5.10-stable tree gregkh
2025-03-24 20:46 ` [PATCH 5.10.y 1/4] mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0 Kamal Dasu
2025-03-24 20:46 ` [PATCH 5.10.y 2/4] mmc: sdhci-brcmstb: Initialize base_clk to NULL in sdhci_brcmstb_probe() Kamal Dasu
2025-03-24 20:46 ` [PATCH 5.10.y 3/4] mmc: sdhci-brcmstb: use clk_get_rate(base_clk) in PM resume Kamal Dasu
2025-03-24 20:46 ` [PATCH 5.10.y 4/4] mmc: sdhci-brcmstb: add cqhci suspend/resume to PM ops Kamal Dasu
2025-04-22 12:13 ` Greg KH
2025-04-22 16:30 ` Kamal Dasu
2025-04-23 13:53 ` Greg KH [this message]
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=2025042309-dexterity-vicinity-0c92@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=alcooperx@gmail.com \
--cc=kamal.dasu@broadcom.com \
--cc=kdasu.kdev@gmail.com \
--cc=stable@vger.kernel.org \
--cc=ulf.hansson@linaro.org \
/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