On Wed, 20 Oct 2021 16:27:56 +0200, Miquel Raynal wrote: > When looking at compatible prefixes, Macronix is sometimes referred as > "mxicy": > - mxicy,mx25r1635f > - mxicy,mx25u6435f > - mxicy,mx25v8035f > - mxicy,mx25f0a-spi > and sometimes as "mxic": > - mxic,multi-itfc-v009-nand-controller > - mxic,enable-randomizer-otp > > The oldest prefix that is also the one preferred by Macronix engineers > is "mxicy", so document the other one and mark it deprecated. > > Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>