summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dtsi
diff options
context:
space:
mode:
authorRobert Marko <robert.marko@sartura.hr>2023-02-14 19:12:10 +0300
committerBjorn Andersson <andersson@kernel.org>2023-03-14 03:13:37 +0300
commitfabc476a6cff40119365014e84aa2d2bbdf7756a (patch)
tree7c142c530d150559a94690cda7a8077e32a4e234 /arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dtsi
parenta7d2715df2845560302aea9d9922b4bfdf4fe09a (diff)
downloadlinux-fabc476a6cff40119365014e84aa2d2bbdf7756a.tar.xz
ARM: dts: qcom: ipq4018-ap120c-ac: align SPI-NAND with DT schema
SPI-NAND node name should be flash@1 and not nand@1 according to schema. Signed-off-by: Robert Marko <robert.marko@sartura.hr> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230214161211.306462-3-robert.marko@sartura.hr
Diffstat (limited to 'arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dtsi')
-rw-r--r--arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dtsi b/arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dtsi
index cd2a32d0d554..bb0c888b048e 100644
--- a/arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dtsi
+++ b/arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dtsi
@@ -186,7 +186,7 @@
};
};
- nand@1 {
+ flash@1 {
compatible = "spi-nand";
reg = <1>;
spi-max-frequency = <40000000>;