linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: heiko.stuebner@collabora.com (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: dts: rockchip: add veyron-minnie board
Date: Thu, 03 Dec 2015 11:44:46 +0100	[thread overview]
Message-ID: <3359424.qNn8gsFXpA@diego> (raw)
In-Reply-To: <5660190F.6080204@163.com>

Hi Caesar,

Am Donnerstag, 3. Dezember 2015, 18:27:27 schrieb Caesar Wang:
> ? 2015?12?02? 01:16, Heiko St?bner ??:
> > From: Chris Zhong <zyw@rock-chips.com>
> > 
> > Also known as the Asus Chromebit.
> > 
> > Signed-off-by: Chris Zhong <zyw@rock-chips.com>
> > Signed-off-by: Heiko Stuebner <heiko.stuebner@collabora.com>
> 
> Tested-by: Caesar Wang <wxt@rock-chips.com>

thanks :-)


> Tested on my mickey board with chrome os on kernel 4.4 -rc3.
> 
> localhost / # cat /proc/version
> Linux version 4.4.0-rc3+ (wxt at ubuntu) (gcc version 4.6.x-google 20120106
> (prerelease) (GCC) ) #59 SMP Thu Dec 3 17:32:10 CST 2015
> 
> .....but,
> reboot long long test, that's seem mmc tune has a issue.
> 
>    2.630892] mmcblk0: error -84 transferring data, sector 0, nr 8, cmd
> response 0x900, card status 0x0
> [    2.631006] mmcblk0: error -110 sending status command, retrying
> [    2.631018] mmcblk0: error -84 transferring data, sector 1, nr 7, cmd
> response 0x900, card status 0x0
> [    2.631703]  mmcblk0: unable to read partition table
> ...

Could you try if what we do on Minnie fixes that error (disabling tuning for 
now) - i.e. adding the following to the Mickey dts:

&emmc {
	/delete-property/mmc-hs200-1_8v;
};


> Anyway, the dts is good to support mickey machine.
> I think the mmc tune is not prefect in mainline.

yeah, it seems we still have some issues.

Although it seems only the disney-mice seem affected ;-) [minnie and mickey]. 
Pinky, Brain, Speedy, Jaq all seem to work somehow - at least I haven't gotten 
any reports about that


Thanks
Heiko

  reply	other threads:[~2015-12-03 10:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-01 17:14 [PATCH 1/3] ARM: dts: rockchip: make sure edp_24m is associated to xin24m on veyron Heiko Stübner
2015-12-01 17:16 ` [PATCH 2/3] ARM: dts: rockchip: add veyron-brain board Heiko Stübner
2015-12-02 18:26   ` Brian Norris
2015-12-01 17:16 ` [PATCH 3/3] ARM: dts: rockchip: add veyron-minnie board Heiko Stübner
2015-12-01 17:19   ` Heiko Stübner
2015-12-02 18:31   ` Brian Norris
2015-12-03 10:27   ` Caesar Wang
2015-12-03 10:44     ` Heiko Stübner [this message]
2015-12-03 11:01       ` Caesar Wang
2015-12-03 14:00         ` Heiko Stübner
2015-12-03 15:43 ` [PATCH 1/3] ARM: dts: rockchip: make sure edp_24m is associated to xin24m on veyron Heiko Stübner

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=3359424.qNn8gsFXpA@diego \
    --to=heiko.stuebner@collabora.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).