[PATCH] nand: brcmnand: return without disabling clock

Álvaro Fernández Rojas noltari at gmail.com
Thu Apr 2 17:57:14 CEST 2020



> El 2 abr 2020, a las 17:49, Tom Rini <trini at 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 at gmail.com>
>>> ---
>>> drivers/mtd/nand/raw/brcmnand/brcmnand.c | 9 ++++++++-
>>> 1 file changed, 8 insertions(+), 1 deletion(-)
>>> 
>> 
>> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at 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.


More information about the U-Boot mailing list