On Wed, 26 Jan 2022 12:26:06 +0100, Miquel Raynal wrote: > Describe two new memories modes: > - A stacked mode when the bus is common but the address space extended > with an additinals wires. > - A parallel mode with parallel busses accessing parallel flashes where > the data is spread. > > Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> > Acked-by: Pratyush Yadav <p.yadav@xxxxxx> > --- > .../bindings/spi/spi-peripheral-props.yaml | 25 +++++++++++++++++++ > 1 file changed, 25 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>