Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1260568

Re: [PATCH 2/2] arm64: dts: exynos7: Enable HS200 mode operation

From Javier Martinez Canillas <javier@osg.samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] arm64: dts: exynos7: Enable HS200 mode operation
Date 2015-11-02 12:40 +0100
Message-ID <qqlCW-4Kt-23@gated-at.bofh.it> (permalink)
References <qqkdQ-42a-11@gated-at.bofh.it> <qqkdQ-42a-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hello Alim,

On 11/02/2015 11:04 AM, Alim Akhtar wrote:
> This patch enables HS200 mode operation on exynos7 based
> espresso board.
> This also remove _broken-cd_ property as per mmc binding documentation
> which say one of the properties between broken-cd and non-removable
> should be used. And we already use _non-removable_ as emmc mounted
> on board which is a non-removable device.
> 
> Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
> ---
>  arch/arm64/boot/dts/exynos/exynos7-espresso.dts |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/exynos/exynos7-espresso.dts b/arch/arm64/boot/dts/exynos/exynos7-espresso.dts
> index 8ce04a0ec928..7f19b99fc85b 100644
> --- a/arch/arm64/boot/dts/exynos/exynos7-espresso.dts
> +++ b/arch/arm64/boot/dts/exynos/exynos7-espresso.dts
> @@ -405,8 +405,8 @@
>  &mmc_0 {
>  	status = "okay";
>  	num-slots = <1>;
> -	broken-cd;
>  	cap-mmc-highspeed;
> +	mmc-hs200-1_8v;
>  	non-removable;
>  	card-detect-delay = <200>;
>  	clock-frequency = <800000000>;
> 

Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] arm64: dts: exynos7: Add pmic s2mps15 device tree node Alim Akhtar <alim.akhtar@samsung.com> - 2015-11-02 11:10 +0100
  [PATCH 2/2] arm64: dts: exynos7: Enable HS200 mode operation Alim Akhtar <alim.akhtar@samsung.com> - 2015-11-02 11:10 +0100
    Re: [PATCH 2/2] arm64: dts: exynos7: Enable HS200 mode operation Javier Martinez Canillas <javier@osg.samsung.com> - 2015-11-02 12:40 +0100
    Re: [PATCH 2/2] arm64: dts: exynos7: Enable HS200 mode operation Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-11-02 13:00 +0100
      Re: [PATCH 2/2] arm64: dts: exynos7: Enable HS200 mode operation Alim Akhtar <alim.akhtar@samsung.com> - 2015-11-02 13:10 +0100
        Re: [PATCH 2/2] arm64: dts: exynos7: Enable HS200 mode operation Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-11-02 13:30 +0100
  Re: [PATCH 1/2] arm64: dts: exynos7: Add pmic s2mps15 device tree  node Javier Martinez Canillas <javier@osg.samsung.com> - 2015-11-02 12:40 +0100
    Re: [PATCH 1/2] arm64: dts: exynos7: Add pmic s2mps15 device tree node Alim Akhtar <alim.akhtar@samsung.com> - 2015-11-02 13:00 +0100
  Re: [PATCH 1/2] arm64: dts: exynos7: Add pmic s2mps15 device tree node Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-11-02 13:30 +0100
    Re: [PATCH 1/2] arm64: dts: exynos7: Add pmic s2mps15 device tree node Alim Akhtar <alim.akhtar@samsung.com> - 2015-11-02 14:10 +0100
      Re: [PATCH 1/2] arm64: dts: exynos7: Add pmic s2mps15 device tree node Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-11-02 15:00 +0100
        Re: [PATCH 1/2] arm64: dts: exynos7: Add pmic s2mps15 device tree node Alim Akhtar <alim.akhtar@samsung.com> - 2015-11-05 06:40 +0100
          Re: [PATCH 1/2] arm64: dts: exynos7: Add pmic s2mps15 device tree node Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-11-05 06:50 +0100

csiph-web