ARC: dts: align SPI NOR node name with dtschema
The node names should be generic and SPI NOR dtschema expects "flash". Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Vineet Gupta <vgupta@kernel.org>
This commit is contained in:
parent
7f56b6d789
commit
3f943be0e7
@ -275,7 +275,7 @@
|
|||||||
cs-gpios = <&creg_gpio 0 GPIO_ACTIVE_LOW>,
|
cs-gpios = <&creg_gpio 0 GPIO_ACTIVE_LOW>,
|
||||||
<&creg_gpio 1 GPIO_ACTIVE_LOW>;
|
<&creg_gpio 1 GPIO_ACTIVE_LOW>;
|
||||||
|
|
||||||
spi-flash@0 {
|
flash@0 {
|
||||||
compatible = "sst26wf016b", "jedec,spi-nor";
|
compatible = "sst26wf016b", "jedec,spi-nor";
|
||||||
reg = <0>;
|
reg = <0>;
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user