All of lore.kernel.org
 help / color / mirror / Atom feed
From: Caesar Wang <sasukewxt-9Onoh4P/yGk@public.gmane.org>
To: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH] ARM: dts: rockchip: temporarily remove emmc hs200 speed from rk3288 minnie
Date: Thu, 19 Nov 2015 17:42:59 +0800	[thread overview]
Message-ID: <564D99A3.6050009@163.com> (raw)
In-Reply-To: <1816392.5rIXY9jxRH@phil>

Heiko,

What are the problems?
I'm interesting that .....:-)

在 2015年11月19日 14:56, Heiko Stuebner 写道:
> The eMMC of the minnie Chromebook doesn't like our current method of
> tuning and while there are solutions on the horizon, they still need
Hang?  That's seem normal booting up with my hand minnie board.

> investigating. Other Chromebooks tune just fine with the emmc, so
> simply disable tuning on Minnie for now.
>
> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
> ---
> Already in my fixes branch, but posted for completenes sake
>
>   arch/arm/boot/dts/rk3288-veyron-minnie.dts | 4 ++++
>   1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/rk3288-veyron-minnie.dts b/arch/arm/boot/dts/rk3288-veyron-minnie.dts
> index 8fd8ef2..85f0373 100644
> --- a/arch/arm/boot/dts/rk3288-veyron-minnie.dts
> +++ b/arch/arm/boot/dts/rk3288-veyron-minnie.dts
> @@ -86,6 +86,10 @@
>   	};
>   };
>   
> +&emmc {
> +	/delete-property/mmc-hs200-1_8v;
> +};
> +
>   &gpio_keys {
>   	pinctrl-0 = <&pwr_key_l &ap_lid_int_l &volum_down_l &volum_up_l>;
>   



_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

WARNING: multiple messages have this Message-ID (diff)
From: sasukewxt@163.com (Caesar Wang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: rockchip: temporarily remove emmc hs200 speed from rk3288 minnie
Date: Thu, 19 Nov 2015 17:42:59 +0800	[thread overview]
Message-ID: <564D99A3.6050009@163.com> (raw)
In-Reply-To: <1816392.5rIXY9jxRH@phil>

Heiko,

What are the problems?
I'm interesting that .....:-)

? 2015?11?19? 14:56, Heiko Stuebner ??:
> The eMMC of the minnie Chromebook doesn't like our current method of
> tuning and while there are solutions on the horizon, they still need
Hang?  That's seem normal booting up with my hand minnie board.

> investigating. Other Chromebooks tune just fine with the emmc, so
> simply disable tuning on Minnie for now.
>
> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
> ---
> Already in my fixes branch, but posted for completenes sake
>
>   arch/arm/boot/dts/rk3288-veyron-minnie.dts | 4 ++++
>   1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/rk3288-veyron-minnie.dts b/arch/arm/boot/dts/rk3288-veyron-minnie.dts
> index 8fd8ef2..85f0373 100644
> --- a/arch/arm/boot/dts/rk3288-veyron-minnie.dts
> +++ b/arch/arm/boot/dts/rk3288-veyron-minnie.dts
> @@ -86,6 +86,10 @@
>   	};
>   };
>   
> +&emmc {
> +	/delete-property/mmc-hs200-1_8v;
> +};
> +
>   &gpio_keys {
>   	pinctrl-0 = <&pwr_key_l &ap_lid_int_l &volum_down_l &volum_up_l>;
>   

  reply	other threads:[~2015-11-19  9:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-19  6:56 [PATCH] ARM: dts: rockchip: temporarily remove emmc hs200 speed from rk3288 minnie Heiko Stuebner
2015-11-19  6:56 ` Heiko Stuebner
2015-11-19  9:42 ` Caesar Wang [this message]
2015-11-19  9:42   ` Caesar Wang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=564D99A3.6050009@163.com \
    --to=sasukewxt-9onoh4p/ygk@public.gmane.org \
    --cc=heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.