All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Norris <computersforpeace@gmail.com>
To: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Cc: linux-mtd@lists.infradead.org,
	Robert Jarzmik <robert.jarzmik@free.fr>,
	Antoine Tenart <antoine.tenart@free-electrons.com>
Subject: Re: [PATCH 0/6] pxa3xx_nand: Assorted changes
Date: Mon, 16 Nov 2015 15:04:36 -0800	[thread overview]
Message-ID: <20151116230436.GS8456@google.com> (raw)
In-Reply-To: <1446653626-14802-1-git-send-email-ezequiel@vanguardiasur.com.ar>

On Wed, Nov 04, 2015 at 01:13:40PM -0300, Ezequiel Garcia wrote:
> This series contains a number of fixes and cleanups.
> As described below, this series doesn't seem to fix any
> currently known regression. IMO, there's no need to pick
> any of this for v4.4-rc.
> 
> The first patch fixes a timeout found when issuing a CMD_PARAM,
> without using the keep-config option. This timeout happens
> only on NFCv2 (i.e. Armada 370/375/XP) with the keep-config option.
> 
> Since all the Armada 370/375/XP boards currently specify
> keep-config, no user should be affected by the timeout.
> 
> The second patch is a fix for some leftovers issues from the
> recent cleanup series by Antoine. Altough the patch can be
> considered a fix, I'm not aware of any regression so I can't
> argue it should be queued as a fix.
> 
> The rest of the patches are either cleanups or improvements.
> 
> Patch 3 simplifies the code around keep-config and removes
> a silly goto.
> 
> Patch 4 removes the open-coded NAND chip sensing.
> 
> Patch 5 removes an unused macro.
> 
> Path 6 uses enable/disable clk to save power in resume/suspend
> paths.

Pushed all 6 to l2-mtd.git. Thanks!

      parent reply	other threads:[~2015-11-16 23:05 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-04 16:13 [PATCH 0/6] pxa3xx_nand: Assorted changes Ezequiel Garcia
2015-11-04 16:13 ` [PATCH 1/6] mtd: pxa3xx_nand: Increase the initial chunk size Ezequiel Garcia
2015-11-04 20:15   ` Robert Jarzmik
2015-11-04 16:13 ` [PATCH 2/6] mtd: pxa3xx_nand: Fix initial controller configuration Ezequiel Garcia
2015-11-04 16:13 ` [PATCH 3/6] nand: pxa3xx: Simplify pxa3xx_nand_scan Ezequiel Garcia
2015-11-04 20:56   ` Robert Jarzmik
2015-11-04 21:08     ` Ezequiel Garcia
2015-11-04 16:13 ` [PATCH 4/6] mtd: pxa3xx_nand: Remove redundant NAND sensing Ezequiel Garcia
2015-11-04 21:05   ` Robert Jarzmik
2015-11-04 16:13 ` [PATCH 5/6] mtd: pxa3xx_nand: Remove dead code Ezequiel Garcia
2015-11-04 21:06   ` Robert Jarzmik
2015-11-04 16:13 ` [PATCH 6/6] mtd: pxa3xx_nand: Gate/ungate the NAND clock in suspend/resume paths Ezequiel Garcia
2015-11-04 21:16   ` Robert Jarzmik
2015-11-04 21:26     ` Ezequiel Garcia
2015-11-04 21:31       ` Robert Jarzmik
2015-11-16 23:04 ` Brian Norris [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=20151116230436.GS8456@google.com \
    --to=computersforpeace@gmail.com \
    --cc=antoine.tenart@free-electrons.com \
    --cc=ezequiel@vanguardiasur.com.ar \
    --cc=linux-mtd@lists.infradead.org \
    --cc=robert.jarzmik@free.fr \
    /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.