[PATCH 1/3] mmc: meson-gx: fix setting f_min
From: khilman@baylibre.com (Kevin Hilman)
Date: 2017-01-31 22:44:24
Also in:
linux-amlogic
From: khilman@baylibre.com (Kevin Hilman)
Date: 2017-01-31 22:44:24
Also in:
linux-amlogic
On Tue, Jan 31, 2017 at 12:32 PM, Heiner Kallweit [off-list ref] wrote:
Am 31.01.2017 um 12:55 schrieb Ulf Hansson:quoted
On 26 January 2017 at 22:41, Heiner Kallweit [off-list ref] wrote:quoted
Currently f_min is set to 4 MHz whilst the comment states 400 MHz. I think the itention is to set f_min to 400 kHz. Change value and comment accordingly. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>Heiner, could you please collect the mmc meson changes that you recently have submitted in one series and re-post to linux-mmc. I can pick them up from there.Sure. Apart from the ones you've reviewed already I have few more. I'll add them to the patch set.
When you re-post, it's customary to collect and add the various tags (acked-by, tested-by, reviewed-by) to the changelog so it's easy to tell what's already been reviewed/acked etc. Kevin