arm64: dts: mt8183-kukui: 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> Link: https://lore.kernel.org/r/20220407142143.293740-1-krzysztof.kozlowski@linaro.org Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
This commit is contained in:
committed by
Matthias Brugger
parent
624f1806a7
commit
d3ee03d816
@@ -849,7 +849,7 @@
|
||||
mediatek,pad-select = <0>;
|
||||
status = "okay";
|
||||
|
||||
w25q64dw: spi-flash@0 {
|
||||
w25q64dw: flash@0 {
|
||||
compatible = "winbond,w25q64dw", "jedec,spi-nor";
|
||||
reg = <0>;
|
||||
spi-max-frequency = <25000000>;
|
||||
|
||||
Reference in New Issue
Block a user