提交 4ac643d4 编写于 作者: A Alexander Stein 提交者: Zheng Zengkai

arm64: dts: amlogic: Fix SPI NOR flash node name for ODROID N2/N2+

stable inclusion
from stable-v5.10.94
commit 6f012f2c445b28ee8c230f141bc7e55a29efbf27
bugzilla: https://gitee.com/openeuler/kernel/issues/I531X9

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=6f012f2c445b28ee8c230f141bc7e55a29efbf27

--------------------------------

[ Upstream commit 95d35256 ]

Fix the schema warning: "spi-flash@0: $nodename:0: 'spi-flash@0' does
 not match '^flash(@.*)?$'" from jedec,spi-nor.yaml

Fixes: a084eaf3 ("arm64: dts: meson-g12b-odroid-n2: add SPIFC controller node")
Reviewed-by: NNeil Armstrong <narmstrong@baylibre.com>
Signed-off-by: NAlexander Stein <alexander.stein@mailbox.org>
Signed-off-by: NNeil Armstrong <narmstrong@baylibre.com>
Link: https://lore.kernel.org/r/20211026182813.900775-3-alexander.stein@mailbox.orgSigned-off-by: NSasha Levin <sashal@kernel.org>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
Acked-by: NXie XiuQi <xiexiuqi@huawei.com>
上级 1541d9cb
......@@ -543,7 +543,7 @@
pinctrl-0 = <&nor_pins>;
pinctrl-names = "default";
mx25u64: spi-flash@0 {
mx25u64: flash@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "mxicy,mx25u6435f", "jedec,spi-nor";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册