arm64: dts: socfpga: agilex: fix dtbs_check warning for NAND

nand-controller@ffb90000 (altr,socfpga-denali-nand): Unevaluated
properties are not allowed ('flash@0' was unexpected)

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
This commit is contained in:
Dinh Nguyen 2025-10-21 15:22:07 -05:00
parent 4bb2d0f87c
commit d37c471666

View File

@ -81,7 +81,7 @@ phy0: ethernet-phy@0 {
&nand {
status = "okay";
flash@0 {
nand@0 {
#address-cells = <1>;
#size-cells = <1>;
reg = <0>;