Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1421428 > unrolled thread
| Started by | Douglas Anderson <dianders@chromium.org> |
|---|---|
| First post | 2016-06-14 01:10 +0200 |
| Last post | 2016-06-17 17:40 +0200 |
| Articles | 3 on this page of 23 — 7 participants |
Back to article view | Back to linux.kernel
[PATCH v2 0/11] Changes to support 150 MHz eMMC on rk3399 Douglas Anderson <dianders@chromium.org> - 2016-06-14 01:10 +0200
[PATCH v2 11/11] arm64: dts: rockchip: Provide emmcclk to PHY for rk3399 Douglas Anderson <dianders@chromium.org> - 2016-06-14 01:10 +0200
Re: [PATCH v2 11/11] arm64: dts: rockchip: Provide emmcclk to PHY for rk3399 Heiko Stübner <heiko@sntech.de> - 2016-06-18 14:10 +0200
[PATCH v2 04/11] mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399 Douglas Anderson <dianders@chromium.org> - 2016-06-14 01:10 +0200
Re: [PATCH v2 04/11] mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399 Heiko Stuebner <heiko@sntech.de> - 2016-06-18 20:10 +0200
[PATCH v2 07/11] mmc: sdhci-of-arasan: Add ability to export card clock Douglas Anderson <dianders@chromium.org> - 2016-06-14 01:10 +0200
Re: [PATCH v2 07/11] mmc: sdhci-of-arasan: Add ability to export card clock Doug Anderson <dianders@chromium.org> - 2016-06-15 18:50 +0200
[PATCH v2 08/11] Documentation: phy: Let the rockchip eMMC PHY get an exported card clock Douglas Anderson <dianders@chromium.org> - 2016-06-14 01:10 +0200
Re: [PATCH v2 08/11] Documentation: phy: Let the rockchip eMMC PHY get an exported card clock Rob Herring <robh@kernel.org> - 2016-06-16 20:50 +0200
Re: [PATCH v2 08/11] Documentation: phy: Let the rockchip eMMC PHY get an exported card clock Heiko Stübner <heiko@sntech.de> - 2016-06-18 23:50 +0200
Re: [PATCH v2 08/11] Documentation: phy: Let the rockchip eMMC PHY get an exported card clock Kishon Vijay Abraham I <kishon@ti.com> - 2016-06-20 15:10 +0200
[PATCH v2 09/11] phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off() Douglas Anderson <dianders@chromium.org> - 2016-06-14 01:10 +0200
Re: [PATCH v2 09/11] phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off() Shawn Lin <shawn.lin@rock-chips.com> - 2016-06-14 02:40 +0200
[PATCH v2 06/11] Documentation: mmc: sdhci-of-arasan: Add ability to export card clock Douglas Anderson <dianders@chromium.org> - 2016-06-14 01:10 +0200
Re: [PATCH v2 06/11] Documentation: mmc: sdhci-of-arasan: Add ability to export card clock Heiko Stuebner <heiko@sntech.de> - 2016-06-18 20:10 +0200
[PATCH v2 01/11] phy: rockchip-emmc: Increase lock time allowance Douglas Anderson <dianders@chromium.org> - 2016-06-14 01:20 +0200
Re: [PATCH v2 01/11] phy: rockchip-emmc: Increase lock time allowance Shawn Lin <shawn.lin@rock-chips.com> - 2016-06-14 02:30 +0200
[PATCH v2 03/11] Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg regs Douglas Anderson <dianders@chromium.org> - 2016-06-14 01:20 +0200
Re: [PATCH v2 03/11] Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg regs Shawn Lin <shawn.lin@rock-chips.com> - 2016-06-14 02:40 +0200
Re: [PATCH v2 03/11] Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg regs Heiko Stübner <heiko@sntech.de> - 2016-06-18 16:20 +0200
Re: [PATCH v2 0/11] Changes to support 150 MHz eMMC on rk3399 Heiko Stuebner <heiko@sntech.de> - 2016-06-17 01:50 +0200
Re: [PATCH v2 0/11] Changes to support 150 MHz eMMC on rk3399 Kishon Vijay Abraham I <kishon@ti.com> - 2016-06-17 14:50 +0200
Re: [PATCH v2 0/11] Changes to support 150 MHz eMMC on rk3399 Doug Anderson <dianders@chromium.org> - 2016-06-17 17:40 +0200
Page 2 of 2 — ← Prev page 1 [2]
| From | Heiko Stuebner <heiko@sntech.de> |
|---|---|
| Date | 2016-06-17 01:50 +0200 |
| Message-ID | <rKPcR-6J3-13@gated-at.bofh.it> |
| In reply to | #1421428 |
Am Montag, 13. Juni 2016, 16:04:24 schrieb Douglas Anderson: > The theme of this series of patches is to try to allow running the eMMC > at 150 MHz on the rk3399 SoC, though the changes should still be correct > and have merit on their own. The motivation for running at 150 MHz is > that doing so improves signal integrity and (with some eMMC devices) > doesn't affect throughput. > > These patches have been structured to keep things as separate as > possible, but nevertheless there are still some dependencies between > patches. It probably makes the most sense for all of the non-device > tree patches to go through a single tree. If others agree, perhaps the > most sane would be to get Acks from PHY maintainers and then to land the > patches in the MMC tree. Device tree patches should be able to be > landed separately and the worst what would happen is a warning in the > kernel log if you have the code without the device tree. while my evaluation board does not seem to have an enhanced strobe emmc, it nevertheless still runs fine with these patches applied, for the series (including the separate v2.1) on a rk3399-evb: Tested-by: Heiko Stuebner <heiko@sntech.de>
[toc] | [prev] | [next] | [standalone]
| From | Kishon Vijay Abraham I <kishon@ti.com> |
|---|---|
| Date | 2016-06-17 14:50 +0200 |
| Message-ID | <rL1nI-6zw-19@gated-at.bofh.it> |
| In reply to | #1421428 |
Hi, On Tuesday 14 June 2016 04:34 AM, Douglas Anderson wrote: > The theme of this series of patches is to try to allow running the eMMC > at 150 MHz on the rk3399 SoC, though the changes should still be correct > and have merit on their own. The motivation for running at 150 MHz is > that doing so improves signal integrity and (with some eMMC devices) > doesn't affect throughput. > > These patches have been structured to keep things as separate as > possible, but nevertheless there are still some dependencies between > patches. It probably makes the most sense for all of the non-device > tree patches to go through a single tree. If others agree, perhaps the > most sane would be to get Acks from PHY maintainers and then to land the > patches in the MMC tree. Device tree patches should be able to be > landed separately and the worst what would happen is a warning in the > kernel log if you have the code without the device tree. > > The code patches are based on Ulf's mmc-next, then 4 patches that are > outstanding / ready to land. Specifically: > - https://patchwork.kernel.org/patch/9086501/ > phy: rockchip-emmc: give DLL some extra time to be ready > - https://patchwork.kernel.org/patch/9093681/ > phy: rockchip-emmc: configure frequency range and drive impedance > - https://patchwork.kernel.org/patch/9086511/ > phy: rockchip-emmc: configure default output tap delay > - https://patchwork.kernel.org/patch/9086531/ > phy: rockchip-emmc: reindent the register definitions Do you want all these "phy: rockchip-emmc:" along with the patch in this series to go in MMC tree? Or I can take all the phy part in my linux-phy -next branch? Thanks Kishon > > The device tree patches are based on Heiko's v4.8-armsoc/dts64. > > If requested, I could repost my series with the outstanding code patches > or I could try folding those patches into mine. Since those patches > aren't in 4.7-rc1 presumably they would also make sense to take through > the MMC tree if others agree. > > Changes in v2: > - Indicate that 5.1 ms is calculated (Shawn). > - Clean up description of rk3399 PHY (Shawn) > - Add Rob Herring's Ack. > - Reorder includes (Shawn) > - Adjust commit message wording (Rob) > - List out clocks and clock names (Rob) > - Move code cleanup before set phyctrl_frqsel based on card clock (Shawn) > - Warn if we're more than 15 MHz from ideal rate (Shawn) > - Fix typo USB => SDHCI (Shawn) > > Douglas Anderson (11): > phy: rockchip-emmc: Increase lock time allowance > mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes > Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg > regs > mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399 > arm64: dts: rockchip: Add soc-ctl-syscon to sdhci for rk3399 > Documentation: mmc: sdhci-of-arasan: Add ability to export card clock > mmc: sdhci-of-arasan: Add ability to export card clock > Documentation: phy: Let the rockchip eMMC PHY get an exported card > clock > phy: rockchip-emmc: Minor code cleanup in > rockchip_emmc_phy_power_on/off() > phy: rockchip-emmc: Set phyctrl_frqsel based on card clock > arm64: dts: rockchip: Provide emmcclk to PHY for rk3399 > > .../devicetree/bindings/mmc/arasan,sdhci.txt | 35 ++- > .../devicetree/bindings/phy/rockchip-emmc-phy.txt | 9 + > arch/arm64/boot/dts/rockchip/rk3399.dtsi | 5 + > drivers/mmc/host/sdhci-of-arasan.c | 333 +++++++++++++++++++-- > drivers/phy/phy-rockchip-emmc.c | 120 ++++++-- > 5 files changed, 442 insertions(+), 60 deletions(-) >
[toc] | [prev] | [next] | [standalone]
| From | Doug Anderson <dianders@chromium.org> |
|---|---|
| Date | 2016-06-17 17:40 +0200 |
| Message-ID | <rL42e-8iY-11@gated-at.bofh.it> |
| In reply to | #1425030 |
Kishon, On Fri, Jun 17, 2016 at 5:39 AM, Kishon Vijay Abraham I <kishon@ti.com> wrote: > Hi, > > On Tuesday 14 June 2016 04:34 AM, Douglas Anderson wrote: >> The theme of this series of patches is to try to allow running the eMMC >> at 150 MHz on the rk3399 SoC, though the changes should still be correct >> and have merit on their own. The motivation for running at 150 MHz is >> that doing so improves signal integrity and (with some eMMC devices) >> doesn't affect throughput. >> >> These patches have been structured to keep things as separate as >> possible, but nevertheless there are still some dependencies between >> patches. It probably makes the most sense for all of the non-device >> tree patches to go through a single tree. If others agree, perhaps the >> most sane would be to get Acks from PHY maintainers and then to land the >> patches in the MMC tree. Device tree patches should be able to be >> landed separately and the worst what would happen is a warning in the >> kernel log if you have the code without the device tree. >> >> The code patches are based on Ulf's mmc-next, then 4 patches that are >> outstanding / ready to land. Specifically: >> - https://patchwork.kernel.org/patch/9086501/ >> phy: rockchip-emmc: give DLL some extra time to be ready >> - https://patchwork.kernel.org/patch/9093681/ >> phy: rockchip-emmc: configure frequency range and drive impedance >> - https://patchwork.kernel.org/patch/9086511/ >> phy: rockchip-emmc: configure default output tap delay >> - https://patchwork.kernel.org/patch/9086531/ >> phy: rockchip-emmc: reindent the register definitions > > Do you want all these "phy: rockchip-emmc:" along with the patch in this series > to go in MMC tree? Or I can take all the phy part in my linux-phy -next branch? If Ulf is amenable, I was hoping that these could all go through the MMC tree with your blessing. ...then "dts" patches would go through Heiko's tree. -Doug
[toc] | [prev] | [standalone]
Page 2 of 2 — ← Prev page 1 [2]
Back to top | Article view | linux.kernel
csiph-web