From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v8 05/14] mmc: sdhci: Make sdhci_set_clock() non static
Date: Thu, 18 Jul 2019 20:03:59 -0400 [thread overview]
Message-ID: <20190719000359.GE20116@bill-the-cat> (raw)
In-Reply-To: <20190610191344.5617-6-faiz_abbas@ti.com>
On Tue, Jun 11, 2019 at 12:43:35AM +0530, Faiz Abbas wrote:
> The am654_sdhci driver needs to switch the clock off
> before disabling its phy dll and needs to re-enable
> the clock before enabling the phy again.
>
> Therefore, make the sdhci_set_clock() function accessible
> in the am654_sdhci driver.
>
> Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
> Reviewed-by: Tom Rini <trini@konsulko.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190718/4102b793/attachment.sig>
next prev parent reply other threads:[~2019-07-19 0:03 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-10 19:13 [U-Boot] [PATCH v8 00/14] Add Support for eMMC in AM65x-evm Faiz Abbas
2019-06-10 19:13 ` [U-Boot] [PATCH v8 01/14] arm64: dts: k3: Sync sdhci0 node from kernel and change driver name Faiz Abbas
2019-07-19 0:03 ` Tom Rini
2019-06-10 19:13 ` [U-Boot] [PATCH v8 02/14] mmc: am654_sdhci: Remove quirks Faiz Abbas
2019-07-19 0:03 ` Tom Rini
2019-06-10 19:13 ` [U-Boot] [PATCH v8 03/14] regmap: Add API regmap_init_mem_index() Faiz Abbas
2019-07-19 0:03 ` Tom Rini
2019-06-10 19:13 ` [U-Boot] [PATCH v8 04/14] mmc: sdhci: Add support for sdhci-caps-mask Faiz Abbas
2019-07-19 0:03 ` Tom Rini
2019-06-10 19:13 ` [U-Boot] [PATCH v8 05/14] mmc: sdhci: Make sdhci_set_clock() non static Faiz Abbas
2019-07-19 0:03 ` Tom Rini [this message]
2019-06-10 19:13 ` [U-Boot] [PATCH v8 06/14] arm: dts: k3: Add phy specific properties to SD card node Faiz Abbas
2019-07-19 0:04 ` Tom Rini
2019-06-10 19:13 ` [U-Boot] [PATCH v8 07/14] mmc: sdhci: Make set_ios_post() return int Faiz Abbas
2019-07-19 0:04 ` Tom Rini
2019-06-10 19:13 ` [U-Boot] [PATCH v8 08/14] mmc: am654_sdhci: Add Support for PHY Faiz Abbas
2019-07-19 0:04 ` Tom Rini
2019-06-10 19:13 ` [U-Boot] [PATCH v8 09/14] configs: am65x_evm: Enable CONFIG_REGMAP Faiz Abbas
2019-07-19 0:04 ` Tom Rini
2019-06-10 19:13 ` [U-Boot] [PATCH v8 10/14] mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings Faiz Abbas
2019-07-19 0:04 ` Tom Rini
2019-06-10 19:13 ` [U-Boot] [PATCH v8 11/14] mmc: am654_sdhci: Add a platform specific set_control_reg() callback Faiz Abbas
2019-07-19 0:04 ` Tom Rini
2019-06-10 19:13 ` [U-Boot] [PATCH v8 12/14] configs: am65x: Add configs to support environment in eMMC Faiz Abbas
2019-07-19 0:05 ` Tom Rini
2019-06-10 19:13 ` [U-Boot] [PATCH v8 13/14] am65x_evm: Add Support for creating a filesystem GPT partition " Faiz Abbas
2019-07-19 0:05 ` Tom Rini
2019-06-10 19:13 ` [U-Boot] [PATCH v8 14/14] configs: am65x_evm_a53: Add Support for creating GPT partitions Faiz Abbas
2019-07-19 0:05 ` 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=20190719000359.GE20116@bill-the-cat \
--to=trini@konsulko.com \
--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