linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
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: 2+ 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  9:42 ` Caesar Wang [this message]

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@163.com \
    --cc=linux-arm-kernel@lists.infradead.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 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).