mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
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:
parent
4bb2d0f87c
commit
d37c471666
|
|
@ -81,7 +81,7 @@ phy0: ethernet-phy@0 {
|
|||
&nand {
|
||||
status = "okay";
|
||||
|
||||
flash@0 {
|
||||
nand@0 {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
reg = <0>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user