On Mon, 24 Feb 2025 18:12:00 +0800, Longbin Li wrote: > Add SPI NOR driver for Sophgo, including read, write operations. > > Signed-off-by: Longbin Li <looong.bin@xxxxxxxxx> > --- > .../bindings/spi/spi-sophgo-nor.yaml | 52 +++++++++++++++++++ > 1 file changed, 52 insertions(+) > create mode 100644 Documentation/devicetree/bindings/spi/spi-sophgo-nor.yaml > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>