From: "Álvaro Fernández Rojas" <noltari@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH] nand: brcmnand: return without disabling clock
Date: Thu, 2 Apr 2020 17:57:14 +0200 [thread overview]
Message-ID: <9F1168DC-57A0-4248-AF2D-3F6892364DF5@gmail.com> (raw)
In-Reply-To: <20200402154929.GT27133@bill-the-cat>
> El 2 abr 2020, a las 17:49, Tom Rini <trini@konsulko.com> escribi?:
>
> On Thu, Apr 02, 2020 at 11:15:51AM +0200, Daniel Schwierzeck wrote:
>>
>>
>> Am 02.04.20 um 10:37 schrieb ?lvaro Fern?ndez Rojas:
>>> Linux Broadcom NAND driver only disabled clock if no childs are initialized.
>>> This section of the code seems to have been accidentally dropped when it was
>>> imported in U-Boot.
>>>
>>> Signed-off-by: ?lvaro Fern?ndez Rojas <noltari@gmail.com>
>>> ---
>>> drivers/mtd/nand/raw/brcmnand/brcmnand.c | 9 ++++++++-
>>> 1 file changed, 8 insertions(+), 1 deletion(-)
>>>
>>
>> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
>
> Does this need to go in to v2020.04? Thanks!
>
> --
> Tom
Not really. I tested it with a development branch and this affects bcm6362 devices (nand not currently supported), but it doesn?t affect bcm63268 devices (1 device supported).
Best regards,
?lvaro.
next prev parent reply other threads:[~2020-04-02 15:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-02 8:37 [PATCH] nand: brcmnand: return without disabling clock Álvaro Fernández Rojas
2020-04-02 9:15 ` Daniel Schwierzeck
2020-04-02 15:49 ` Tom Rini
2020-04-02 15:57 ` Álvaro Fernández Rojas [this message]
2020-04-23 19:10 ` Daniel Schwierzeck
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=9F1168DC-57A0-4248-AF2D-3F6892364DF5@gmail.com \
--to=noltari@gmail.com \
--cc=u-boot@lists.denx.de \
/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.