Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1426960
| From | Doug Anderson <dianders@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 01/15] phy: rockchip-emmc: give DLL some extra time to be ready |
| Date | 2016-06-20 21:40 +0200 |
| Message-ID | <rMdd7-3XL-3@gated-at.bofh.it> (permalink) |
| References | <rMbO2-3aM-21@gated-at.bofh.it> <rMch4-3oI-51@gated-at.bofh.it> <rMd3s-3UC-27@gated-at.bofh.it> <rMdd7-3XL-5@gated-at.bofh.it> <rMdd7-3XL-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, On Mon, Jun 20, 2016 at 12:36 PM, Guenter Roeck <groeck@google.com> wrote: > On Mon, Jun 20, 2016 at 12:30 PM, Doug Anderson <dianders@chromium.org> wrote: >> Hi, >> >> On Mon, Jun 20, 2016 at 12:23 PM, Guenter Roeck <groeck@google.com> wrote: >>> On Mon, Jun 20, 2016 at 10:56 AM, Douglas Anderson >>> <dianders@chromium.org> wrote: >>>> From: Shawn Lin <shawn.lin@rock-chips.com> >>>> >>>> According to the databook, 10.2us is the max time for dll to be ready to >>>> work. However in testing, some chips need 20us for dll to be ready. This >>> >>> Nitpick, but description (20uS) and code (more than 25 uS) don't match. >> >> Good catch. If I spin the series I'll fix this, otherwise I'll assume >> that the person applying this (Ulf?) can fix the description at their >> discretion. >> > > Not that it matters much, as the code is replaced in a later patch > anyway. It might make more sense to merge the two patches into one. Yes. At the time I wrote it it was unclear what the status of the original patch was (whether it would be applied sooner vs. later). At this point it seemed expedient to continue to keep the patches separate since they had been reviewed and tested separately. Earlier I made the offer to combine and re-spin and I'm happy to do that if requested. -Doug
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 0/15] Changes to support 150 MHz eMMC on rk3399 Douglas Anderson <dianders@chromium.org> - 2016-06-20 20:10 +0200
[PATCH v3 06/15] mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes Douglas Anderson <dianders@chromium.org> - 2016-06-20 20:10 +0200
Re: [PATCH v3 06/15] mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes Adrian Hunter <adrian.hunter@intel.com> - 2016-06-22 14:40 +0200
[PATCH v3 08/15] mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399 Douglas Anderson <dianders@chromium.org> - 2016-06-20 20:20 +0200
Re: [PATCH v3 08/15] mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399 Adrian Hunter <adrian.hunter@intel.com> - 2016-06-22 14:40 +0200
Re: [PATCH v3 0/15] Changes to support 150 MHz eMMC on rk3399 Heiko Stübner <heiko@sntech.de> - 2016-06-20 20:20 +0200
[PATCH v3 14/15] phy: rockchip-emmc: Set phyctrl_frqsel based on card clock Douglas Anderson <dianders@chromium.org> - 2016-06-20 20:20 +0200
Re: [PATCH v3 14/15] phy: rockchip-emmc: Set phyctrl_frqsel based on card clock Heiko Stübner <heiko@sntech.de> - 2016-06-20 20:20 +0200
[PATCH v3 09/15] arm64: dts: rockchip: Add soc-ctl-syscon to sdhci for rk3399 Douglas Anderson <dianders@chromium.org> - 2016-06-20 20:30 +0200
Re: [PATCH v3 09/15] arm64: dts: rockchip: Add soc-ctl-syscon to sdhci for rk3399 Heiko Stübner <heiko@sntech.de> - 2016-06-22 18:40 +0200
[PATCH v3 13/15] phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off() Douglas Anderson <dianders@chromium.org> - 2016-06-20 20:40 +0200
[PATCH v3 10/15] Documentation: mmc: sdhci-of-arasan: Add ability to export card clock Douglas Anderson <dianders@chromium.org> - 2016-06-20 20:40 +0200
[PATCH v3 02/15] phy: rockchip-emmc: configure frequency range and drive impedance Douglas Anderson <dianders@chromium.org> - 2016-06-20 20:40 +0200
[PATCH v3 04/15] phy: rockchip-emmc: reindent the register definitions Douglas Anderson <dianders@chromium.org> - 2016-06-20 20:40 +0200
[PATCH v3 01/15] phy: rockchip-emmc: give DLL some extra time to be ready Douglas Anderson <dianders@chromium.org> - 2016-06-20 20:40 +0200
Re: [PATCH v3 01/15] phy: rockchip-emmc: give DLL some extra time to be ready Guenter Roeck <groeck@google.com> - 2016-06-20 21:30 +0200
Re: [PATCH v3 01/15] phy: rockchip-emmc: give DLL some extra time to be ready Doug Anderson <dianders@chromium.org> - 2016-06-20 21:40 +0200
Re: [PATCH v3 01/15] phy: rockchip-emmc: give DLL some extra time to be ready Doug Anderson <dianders@chromium.org> - 2016-06-20 21:40 +0200
Re: [PATCH v3 01/15] phy: rockchip-emmc: give DLL some extra time to be ready Guenter Roeck <groeck@google.com> - 2016-06-20 21:50 +0200
[PATCH v3 07/15] Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg regs Douglas Anderson <dianders@chromium.org> - 2016-06-20 22:00 +0200
Re: [PATCH v3 0/15] Changes to support 150 MHz eMMC on rk3399 Ulf Hansson <ulf.hansson@linaro.org> - 2016-06-22 17:30 +0200
csiph-web