mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 19:24:01 -04:00
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
This commit is contained in:
committed by
Bjorn Andersson
parent
a7d2715df2
commit
fabc476a6c
@@ -186,7 +186,7 @@ partition@190000 {
|
||||
};
|
||||
};
|
||||
|
||||
nand@1 {
|
||||
flash@1 {
|
||||
compatible = "spi-nand";
|
||||
reg = <1>;
|
||||
spi-max-frequency = <40000000>;
|
||||
|
||||
Reference in New Issue
Block a user