[PATCH v3 1/4] dt-bindings: mtd: rzn1: Describe Renesas RZ/N1 NAND controller
Miquel Raynal
miquel.raynal at bootlin.com
Wed Dec 15 07:36:57 PST 2021
Hi Rob,
> > + clock-names:
> > + items:
> > + - const: nand_hclk
> > + - const: nand_eclk
>
> 'nand_' is redundant.
Actually the nand_ prefix was voluntary to be consistent with the
specification which called these two clocks NAND_HCLK and NAND_EXLK.
But whatever, I'll change the names.
> > + "#address-cells": true
> > + "#size-cells": true
> > +
> > +required:
> > + - compatible
> > + - reg
> > + - clocks
> > + - clock-names
> > + - interrupts
> > +
> > +additionalProperties: true
>
> unevaluatedProperties: false
Not sure why I proposed this property in the first place. I'll correct.
Thanks,
Miquèl
More information about the linux-arm-kernel
mailing list