On Fri, 20 Sep 2024 16:54:06 +0800, Peng Fan (OSS) wrote: > From: Peng Fan <peng.fan@xxxxxxx> > > Introduce optional vcc-supply property, spi nor flash needs power supply > to work properly. The power supply maybe software controlable per board > design. > > Signed-off-by: Peng Fan <peng.fan@xxxxxxx> > --- > Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>