From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, 01/23] mmc: omap_hsmmc: cleanup clock configuration
Date: Thu, 18 Jan 2018 22:46:23 -0500 [thread overview]
Message-ID: <20180119034623.GA21079@bill-the-cat> (raw)
In-Reply-To: <1506007346-10037-2-git-send-email-jjhiblot@ti.com>
On Thu, Sep 21, 2017 at 05:22:04PM +0200, Jean-Jacques Hiblot wrote:
> From: Kishon Vijay Abraham I <kishon@ti.com>
>
> Add a separate function for starting the clock, stopping the clock and
> setting the clock. Starting the clock and stopping the clock can
> be used irrespective of setting the clock (For example during iodelay
> recalibration).
> Also set the clock only if there is a change in frequency.
>
> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Can you please rebase and re-test this particular series? It no longer
builds for am33xx for example, 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/20180118/1de1f33a/attachment.sig>
next prev parent reply other threads:[~2018-01-19 3:46 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-21 15:22 [U-Boot] [PATCH 00/23] mmc: omap5: Add support for UHS and HS200 modes Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 01/23] mmc: omap_hsmmc: cleanup clock configuration Jean-Jacques Hiblot
2018-01-19 3:46 ` Tom Rini [this message]
2017-09-21 15:22 ` [U-Boot] [PATCH 02/23] mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 03/23] mmc: omap_hsmmc: add support to set default io voltage Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 04/23] mmc: omap_hsmmc: set MMC mode in the UHSMS bit field Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 05/23] mmc: omap_hsmmc: Enable DDR mode support Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 06/23] mmc: omap_hsmmc: Add tuning support Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 07/23] mmc: omap_hsmmc: Workaround for errata id i802 Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 08/23] mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 09/23] mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 10/23] ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from uboot Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 11/23] mmc: omap_hsmmc: Add support to set IODELAY values Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 12/23] mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for different hw revisions Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 13/23] mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 14/23] mmc: omap_hsmmc: update mmc->clock with the actual bus speed Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 15/23] mmc: omap_hsmmc: implement send_init_stream callback Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 16/23] mmc: omap_hsmmc: allow mmc clock to be gated Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 17/23] mmc: omap_hsmmc: add signal voltage selection support Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 18/23] ARM: OMAP5: set mmc clock frequency to 192MHz Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 19/23] ARM: dts: DRA7: use new dra7-specific compatible string Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 20/23] ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodes Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 21/23] dts: am57xx-beagle-x15: disable UHS and HS200 support Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 22/23] dts: am57xx-idk: disable " Jean-Jacques Hiblot
2017-09-21 15:22 ` [U-Boot] [PATCH 23/23] ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1 Jean-Jacques Hiblot
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=20180119034623.GA21079@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