projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27e7db5
)
dt-bindings: spi: spi-mux: rename flash node
author
Michael Walle
<michael@walle.cc>
Mon, 17 May 2021 15:39:46 +0000
(17:39 +0200)
committer
Mark Brown
<broonie@kernel.org>
Tue, 18 May 2021 13:04:24 +0000
(14:04 +0100)
The recent conversion of the common MTD properties to YAML now mandates
a particular node name for SPI flash devices.
Reported-by: Rob Herring <robh@kernel.org>
Signed-off-by: Michael Walle <michael@walle.cc>
Acked-by: Rob Herring <robh@kernel.org>
Link:
https://lore.kernel.org/r/20210517153946.9502-1-michael@walle.cc
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/spi-mux.yaml
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/spi/spi-mux.yaml
b/Documentation/devicetree/bindings/spi/spi-mux.yaml
index
6c21a13
..
c2c0072
100644
(file)
--- a/
Documentation/devicetree/bindings/spi/spi-mux.yaml
+++ b/
Documentation/devicetree/bindings/spi/spi-mux.yaml
@@
-72,7
+72,7
@@
examples:
mux-controls = <&mux>;
-
spi-
flash@0 {
+ flash@0 {
compatible = "jedec,spi-nor";
reg = <0>;
#address-cells = <1>;