Re: [RFC PATCH v1 1/2] dt-bindings: nand: meson: support for 512B ECC step size

From: Rob Herring
Date: Thu Jun 29 2023 - 12:19:15 EST



On Wed, 28 Jun 2023 12:29:35 +0300, Arseniy Krasnov wrote:
> Meson NAND supports both 512B and 1024B ECC step size, so replace
> 'const' for only 1024B step size with enum for both sizes.
>
> Signed-off-by: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/mtd/amlogic,meson-nand.yaml | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>