未验证 提交 e8d6e1dd 编写于 作者: J Jonathan Neuschäfer 提交者: Mark Brown

spi: nuvoton,npcm-fiu: Change spi-nor@0 name to flash@0

The node name for flash memories has been standardized to "flash@...".
Fix the example in nuvoton,npcm-fiu.txt accordingly.
Signed-off-by: NJonathan Neuschäfer <j.neuschaefer@gmx.net>
Link: https://lore.kernel.org/r/20221031222559.199509-1-j.neuschaefer@gmx.netSigned-off-by: NMark Brown <broonie@kernel.org>
上级 347ad8f2
...@@ -51,7 +51,7 @@ fiu3: spi@c00000000 { ...@@ -51,7 +51,7 @@ fiu3: spi@c00000000 {
clocks = <&clk NPCM7XX_CLK_AHB>; clocks = <&clk NPCM7XX_CLK_AHB>;
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&spi3_pins>; pinctrl-0 = <&spi3_pins>;
spi-nor@0 { flash@0 {
... ...
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册