All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Heiko Stübner" <heiko@sntech.de>
To: Doug Anderson <dianders@chromium.org>
Cc: Ulf Hansson <ulf.hansson@linaro.org>,
	Jaehoon Chung <jh80.chung@samsung.com>,
	Seungwon Jeon <tgih.jun@samsung.com>,
	Mark Brown <broonie@kernel.org>,
	Alexandru Stan <amstan@chromium.org>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Sonny Rao <sonnyrao@chromium.org>,
	Andrew Bresticker <abrestic@chromium.org>,
	Addy Ke <addy.ke@rock-chips.com>,
	javier.martinez@collabora.co.uk,
	linux-rockchip@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org,
	pawel.moll@arm.com, mark.rutland@arm.com,
	ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
	linux@arm.linux.org.uk, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 4/4] ARM: dts: Specify VMMC and VQMMC on rk3288-evb
Date: Tue, 07 Apr 2015 23:37:30 +0200	[thread overview]
Message-ID: <1457117.iiJ36z7dmV@diego> (raw)
In-Reply-To: <10565603.LCTpLmy44N@phil>

Am Donnerstag, 12. März 2015, 00:30:14 schrieb Heiko Stuebner:
> Am Mittwoch, 11. März 2015, 15:15:17 schrieb Doug Anderson:
> > Specifying these rails should eventually let us do UHS.
> > 
> > Signed-off-by: Doug Anderson <dianders@chromium.org>
> 
> This one looks good to me and I'll take it into my dts branch.
> 
> But due to the deferal issue fixed in patch1, I'll wait a bit for patch1
> hopefully getting applied, so that we have a "clean" behaviour when
> everything reaches linux-next.

looks like patch1 made it into the mmc tree [0], which was the prequisite for 
this one. Therefore applied to my dts branch.


Heiko


[0] 
https://git.linaro.org/people/ulf.hansson/mmc.git/commit/b793f658b194edfe5e1d86aaeace01a7b03c68f9

WARNING: multiple messages have this Message-ID (diff)
From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 4/4] ARM: dts: Specify VMMC and VQMMC on rk3288-evb
Date: Tue, 07 Apr 2015 23:37:30 +0200	[thread overview]
Message-ID: <1457117.iiJ36z7dmV@diego> (raw)
In-Reply-To: <10565603.LCTpLmy44N@phil>

Am Donnerstag, 12. M?rz 2015, 00:30:14 schrieb Heiko Stuebner:
> Am Mittwoch, 11. M?rz 2015, 15:15:17 schrieb Doug Anderson:
> > Specifying these rails should eventually let us do UHS.
> > 
> > Signed-off-by: Doug Anderson <dianders@chromium.org>
> 
> This one looks good to me and I'll take it into my dts branch.
> 
> But due to the deferal issue fixed in patch1, I'll wait a bit for patch1
> hopefully getting applied, so that we have a "clean" behaviour when
> everything reaches linux-next.

looks like patch1 made it into the mmc tree [0], which was the prequisite for 
this one. Therefore applied to my dts branch.


Heiko


[0] 
https://git.linaro.org/people/ulf.hansson/mmc.git/commit/b793f658b194edfe5e1d86aaeace01a7b03c68f9

  reply	other threads:[~2015-04-07 21:38 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-11 22:15 [PATCH v4 1/4] mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring Doug Anderson
2015-03-11 22:15 ` Doug Anderson
2015-03-11 22:15 ` [PATCH v4 2/4] mmc: core: Add mmc_regulator_set_vqmmc() Doug Anderson
2015-03-11 22:15   ` Doug Anderson
2015-03-16 14:05   ` Ulf Hansson
2015-03-16 14:05     ` Ulf Hansson
2015-03-16 14:05     ` Ulf Hansson
2015-03-16 15:12     ` Doug Anderson
2015-03-16 15:12       ` Doug Anderson
2015-03-16 15:12       ` Doug Anderson
2015-03-17 10:23       ` Ulf Hansson
2015-03-17 10:23         ` Ulf Hansson
2015-03-17 10:23         ` Ulf Hansson
2015-03-17 10:38         ` Mark Brown
2015-03-17 10:38           ` Mark Brown
2015-03-17 10:38           ` Mark Brown
2015-03-17 11:28           ` Ulf Hansson
2015-03-17 11:28             ` Ulf Hansson
2015-03-17 11:28             ` Ulf Hansson
2015-03-19  4:09         ` Doug Anderson
2015-03-19  4:09           ` Doug Anderson
2015-03-19  4:09           ` Doug Anderson
2015-03-19  4:09           ` Doug Anderson
2015-03-19 11:14           ` Ulf Hansson
2015-03-19 11:14             ` Ulf Hansson
2015-03-19 11:14             ` Ulf Hansson
2015-03-19 11:36             ` Mark Brown
2015-03-19 11:36               ` Mark Brown
2015-03-19 11:36               ` Mark Brown
2015-03-20 10:55               ` Ulf Hansson
2015-03-20 10:55                 ` Ulf Hansson
2015-03-20 10:55                 ` Ulf Hansson
2015-03-20 11:28                 ` Mark Brown
2015-03-20 11:28                   ` Mark Brown
2015-03-20 11:28                   ` Mark Brown
2015-04-07 20:05                   ` Doug Anderson
2015-04-07 20:05                     ` Doug Anderson
2015-04-07 20:05                     ` Doug Anderson
2015-04-08 11:28                     ` Mark Brown
2015-04-08 11:28                       ` Mark Brown
2015-04-08 11:28                       ` Mark Brown
2015-03-11 22:15 ` [PATCH v4 3/4] mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch Doug Anderson
2015-03-11 22:15   ` Doug Anderson
2015-03-11 22:15 ` [PATCH v4 4/4] ARM: dts: Specify VMMC and VQMMC on rk3288-evb Doug Anderson
2015-03-11 22:15   ` Doug Anderson
2015-03-11 22:15   ` Doug Anderson
2015-03-11 23:30   ` Heiko Stuebner
2015-03-11 23:30     ` Heiko Stuebner
2015-04-07 21:37     ` Heiko Stübner [this message]
2015-04-07 21:37       ` Heiko Stübner
2015-03-13 11:32 ` [PATCH v4 1/4] mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring Jaehoon Chung
2015-03-13 11:32   ` Jaehoon Chung
2015-03-13 12:10   ` Heiko Stuebner
2015-03-13 12:10     ` Heiko Stuebner
2015-03-13 12:10     ` Heiko Stuebner
2015-03-16  2:09     ` Jaehoon Chung
2015-03-16  2:09       ` Jaehoon Chung
2015-03-27  5:55 ` Jaehoon Chung
2015-03-27  5:55   ` Jaehoon Chung
2015-03-27 15:46   ` Doug Anderson
2015-03-27 15:46     ` Doug Anderson
2015-03-27 15:46     ` Doug Anderson

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=1457117.iiJ36z7dmV@diego \
    --to=heiko@sntech.de \
    --cc=abrestic@chromium.org \
    --cc=addy.ke@rock-chips.com \
    --cc=alim.akhtar@samsung.com \
    --cc=amstan@chromium.org \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dianders@chromium.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=javier.martinez@collabora.co.uk \
    --cc=jh80.chung@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=sonnyrao@chromium.org \
    --cc=tgih.jun@samsung.com \
    --cc=ulf.hansson@linaro.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.