Unverified Commit 0b07154f authored by Michael Walle's avatar Michael Walle Committed by Mark Brown
Browse files

dt-bindings: spi: spi-mux: rename flash node



The recent conversion of the common MTD properties to YAML now mandates
a particular node name for SPI flash devices.

Reported-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarMichael Walle <michael@walle.cc>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210517153946.9502-1-michael@walle.cc


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 27e7db56
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,7 +72,7 @@ examples:

            mux-controls = <&mux>;

            spi-flash@0 {
            flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
                #address-cells = <1>;