aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/boot/dts/keystone-k2e-evm.dts
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-04-20 11:02:46 +0200
committerNishanth Menon <nm@ti.com>2022-04-22 13:48:18 -0500
commit625f5c507994fd8ff9c70b2477902b0e3e1f355f (patch)
tree6ab564b1ffabfcfbebe8f94c3e8be936aa79c417 /arch/arm/boot/dts/keystone-k2e-evm.dts
parentLinux 5.18-rc1 (diff)
downloadwireguard-linux-625f5c507994fd8ff9c70b2477902b0e3e1f355f.tar.xz
wireguard-linux-625f5c507994fd8ff9c70b2477902b0e3e1f355f.zip
ARM: dts: keystone: 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: Nishanth Menon <nm@ti.com> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> Link: https://lore.kernel.org/r/20220420090247.73410-1-krzysztof.kozlowski@linaro.org
Diffstat (limited to 'arch/arm/boot/dts/keystone-k2e-evm.dts')
-rw-r--r--arch/arm/boot/dts/keystone-k2e-evm.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/keystone-k2e-evm.dts b/arch/arm/boot/dts/keystone-k2e-evm.dts
index 66fec5f5d081..8f49883a675e 100644
--- a/arch/arm/boot/dts/keystone-k2e-evm.dts
+++ b/arch/arm/boot/dts/keystone-k2e-evm.dts
@@ -137,7 +137,7 @@
};
&spi0 {
- nor_flash: n25q128a11@0 {
+ nor_flash: flash@0 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "Micron,n25q128a11";