Re: [PATCH v23 00/18] ARM Primecell PL35x support

From: Krzysztof Kozlowski
Date: Thu Jun 10 2021 - 11:21:58 EST


On 10/06/2021 10:20, Miquel Raynal wrote:
> Hello,
>
> I am taking over Naga's series, here are the major changes:
> * Cleaning of the SMC bus binding file (and yaml conversion)
> * Superficial cleaning and great simplification of the SMC bus driver
> * Addition of a yaml file describing the NAND controller
> * Full rework of the NAND controller driver. JFFS2 and UBIFS not tested
> yet, only bare test tools have been used to proove basic correctness
> of the helpers.
> * Addition of a couple of MAINTAINERS entries.
>
> A Github branch named pl353 is available on my repository:
> https://github.com/miquelraynal/linux/
>
> Thanks,
> Miquèl
>
> Changes in v23:
> - Collected Naga Acked-by's.
> - Used const instead of single enum entries in the bindings.
> - Dropped the address-cells/size-cells superfluous definitions out of
> the NAND controller binding.
> - Enhanced the SMC reg property description to mention that the various
> CS are described in the ranges property.
> - Fixed the SMC child nodes regex to match Rob's requirements.
>

I'll apply the memory patches here - dt-bindings which has Rob's ack and
driver changes. It's getting too late in the cycle and soon arm-soc
won't accept such big patchset.


Best regards,
Krzysztof