public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288
Date: Mon, 12 Jan 2015 14:08:07 -0800	[thread overview]
Message-ID: <20150112220807.GB22090@quad.lixom.net> (raw)
In-Reply-To: <27329915.EKTrifTJzR@phil>

On Sun, Jan 11, 2015 at 11:09:23PM +0100, Heiko St?bner wrote:
> rk3288 SoCs have a function to automatically switch between jtag/sdmmc pinmux
> settings depending on the card state. This collides with a lot of assumptions.
> 
> It only works when using the internal card-detect mechanism and breaks
> horribly when using either the normal card-detect via the slot-gpio function
> or via any other pin. Also there is of course no link between the mmc and jtag
> on the software-side, so the jtag clocks may very well be disabled when the
> card is ejected and the soc switches back to the jtag pinmux.
> 
> Leaving the switching function enabled did result in mmc timeouts and rcu
> stalls thus hanging the system on 3.19-rc1. Therefore disable it in all cases,
> as we expect the devicetree to explicitly select either mmc or jtag pinmuxes
> anyway.
> 
> Signed-off-by: Heiko Stuebner <heiko@sntech.de>

Thanks, applied.


-Olof

      reply	other threads:[~2015-01-12 22:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-11 22:09 [PATCH] ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288 Heiko Stübner
2015-01-12 22:08 ` Olof Johansson [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=20150112220807.GB22090@quad.lixom.net \
    --to=olof@lixom.net \
    --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