devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv5 0/6] Add support for UHS-I on Exynos5422 odroid boards
@ 2018-09-27 14:07 Anand Moon
  2018-09-27 14:07 ` [PATCHv5 1/6] ARM: dts: exynos: Added UHS-I bus speed support Anand Moon
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Anand Moon @ 2018-09-27 14:07 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Kukjin Kim, Krzysztof Kozlowski,
	Jaehoon Chung, Ulf Hansson, Marek Szyprowski
  Cc: devicetree, linux-arm-kernel, linux-samsung-soc, linux-kernel,
	linux-mmc

This is series v4 since my previous patches were incomplete with driver
changes missing.

v5 changes.
drop the cd-gpios wp-gpio gpio pin setting, just add the pinctrl
configration to support write protect.

v4 changes.
squash cd-gpios and wp-gpio changes into single patch.
change the subject prefix to "ARM: dts: exynos:"

These changes add UHS-I tuning for dw_mmc-exynos driver.

Rebased on Krzysztof branch next/dt
[0] git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git 

Anand Moon (6):
  ARM: dts: exynos: Added UHS-I bus speed support
  ARM: dts: exynos: fix regulator min values of LDO13 for Odroid XU3/XU4
  ARM: dts: exynos: update maximum frequency for sdcard to 200MHz
  ARM: dts: exynos: Add pin configuration for SD write protect on Odroid
    XU3/XU4
  ARM: dts: exynos: update maximum frequency for emmc to 200MHz
  mmc: dw_mmc-exynos: Add tuning for sdr and ddr timing for USH-I mode

 arch/arm/boot/dts/exynos5420-pinctrl.dtsi          |  7 +++++++
 arch/arm/boot/dts/exynos5422-odroid-core.dtsi      |  8 ++++++--
 arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi |  1 +
 drivers/mmc/host/dw_mmc-exynos.c                   | 11 +++++++++++
 4 files changed, 25 insertions(+), 2 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-11-13 19:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-27 14:07 [PATCHv5 0/6] Add support for UHS-I on Exynos5422 odroid boards Anand Moon
2018-09-27 14:07 ` [PATCHv5 1/6] ARM: dts: exynos: Added UHS-I bus speed support Anand Moon
2018-11-13 19:29   ` Krzysztof Kozlowski
2018-09-27 14:07 ` [PATCHv5 2/6] ARM: dts: exynos: fix regulator min values of LDO13 for Odroid XU3/XU4 Anand Moon
2018-11-13 19:32   ` Krzysztof Kozlowski
2018-09-27 14:07 ` [PATCHv5 3/6] ARM: dts: exynos: update maximum frequency for sdcard to 200MHz Anand Moon
2018-11-13 19:38   ` Krzysztof Kozlowski
2018-09-27 14:07 ` [PATCHv5 4/6] ARM: dts: exynos: Add pin configuration for SD write protect on Odroid XU3/XU4 Anand Moon
2018-11-13 19:54   ` Krzysztof Kozlowski
2018-09-27 14:07 ` [PATCHv5 5/6] ARM: dts: exynos: update maximum frequency for emmc to 200MHz Anand Moon
2018-11-13 19:49   ` Krzysztof Kozlowski
2018-09-27 14:07 ` [PATCHv5 6/6] mmc: dw_mmc-exynos: Add tuning for sdr and ddr timing for USH-I mode Anand Moon
2018-10-08 11:51 ` [PATCHv5 0/6] Add support for UHS-I on Exynos5422 odroid boards Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).