All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] ARM: dts: Add HS400 support for exynos5422-odroidxu3
@ 2015-05-11 13:49 Markus Reichl
  2015-05-11 13:57 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 3+ messages in thread
From: Markus Reichl @ 2015-05-11 13:49 UTC (permalink / raw)
  To: Kukjin Kim, Krzysztof Kozlowski
  Cc: linux-samsung-soc, Anand Moon, Markus Reichl,
	'Jaehoon Chung'

[-- Attachment #1: Type: text/plain, Size: 1109 bytes --]

HS400 timing values are added for exynos5422-odroidxu3 board.

Signed-off-by: Markus Reichl <m.reichl@fivetechno.de>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
---
Changes since v1:
1. Dropped num_slots
2. Rebased onto 4.1-rc3
3. Added Acked-by tag
---
 arch/arm/boot/dts/exynos5422-odroidxu3.dts | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/exynos5422-odroidxu3.dts b/arch/arm/boot/dts/exynos5422-odroidxu3.dts
index edc25cf..cf86ab2 100644
--- a/arch/arm/boot/dts/exynos5422-odroidxu3.dts
+++ b/arch/arm/boot/dts/exynos5422-odroidxu3.dts
@@ -311,10 +311,14 @@
 	samsung,dw-mshc-ciu-div = <3>;
 	samsung,dw-mshc-sdr-timing = <0 4>;
 	samsung,dw-mshc-ddr-timing = <0 2>;
+	samsung,dw-mshc-hs400-timing = <0 2>;
+	samsung,read-strobe-delay = <90>;
 	pinctrl-names = "default";
-	pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bus1 &sd0_bus4 &sd0_bus8>;
+	pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bus1 &sd0_bus4 &sd0_bus8 &sd0_rclk>;
 	bus-width = <8>;
 	cap-mmc-highspeed;
+	mmc-hs200-1_8v;
+	mmc-hs400-1_8v;
 };
 
 &mmc_2 {
-- 
1.9.1



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

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

* Re: [PATCH v2] ARM: dts: Add HS400 support for exynos5422-odroidxu3
  2015-05-11 13:49 [PATCH v2] ARM: dts: Add HS400 support for exynos5422-odroidxu3 Markus Reichl
@ 2015-05-11 13:57 ` Krzysztof Kozlowski
  2015-05-11 14:02   ` Krzysztof Kozlowski
  0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Kozlowski @ 2015-05-11 13:57 UTC (permalink / raw)
  To: Markus Reichl
  Cc: Kukjin Kim, Krzysztof Kozlowski, linux-samsung-soc, Anand Moon,
	Jaehoon Chung

2015-05-11 22:49 GMT+09:00 Markus Reichl <m.reichl@fivetechno.de>:
> HS400 timing values are added for exynos5422-odroidxu3 board.
>
> Signed-off-by: Markus Reichl <m.reichl@fivetechno.de>
> Acked-by: Jaehoon Chung <jh80.chung@samsung.com>

Thanks for resubmit, looks good:
Acked-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>

Best regards,
Krzysztof

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

* Re: [PATCH v2] ARM: dts: Add HS400 support for exynos5422-odroidxu3
  2015-05-11 13:57 ` Krzysztof Kozlowski
@ 2015-05-11 14:02   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2015-05-11 14:02 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Markus Reichl, Kukjin Kim, linux-samsung-soc, Anand Moon,
	Jaehoon Chung

2015-05-11 22:57 GMT+09:00 Krzysztof Kozlowski <k.kozlowski@samsung.com>:
> 2015-05-11 22:49 GMT+09:00 Markus Reichl <m.reichl@fivetechno.de>:
>> HS400 timing values are added for exynos5422-odroidxu3 board.
>>
>> Signed-off-by: Markus Reichl <m.reichl@fivetechno.de>
>> Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
>
> Thanks for resubmit, looks good:
> Acked-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>

Does not apply cleanly, please rebase on newest for-next branch of
Kukjin's tree.

Best regards,
Krzysztof

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

end of thread, other threads:[~2015-05-11 14:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-11 13:49 [PATCH v2] ARM: dts: Add HS400 support for exynos5422-odroidxu3 Markus Reichl
2015-05-11 13:57 ` Krzysztof Kozlowski
2015-05-11 14:02   ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.