Skip to content

Commit 30bc690

Browse files
krzkDinh Nguyen
authored andcommitted
arm64: dts: socfpga: stratix10_socdk: align NAND chip name with bindings
Bindings expect NAND child node name to match certain patterns: socfpga_agilex_socdk_nand.dtb: nand-controller@ffb90000: Unevaluated properties are not allowed ('flash@0' was unexpected) Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
1 parent 5e53525 commit 30bc690

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_nand.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
&nand {
103103
status = "okay";
104104

105-
flash@0 {
105+
nand@0 {
106106
reg = <0>;
107107
#address-cells = <1>;
108108
#size-cells = <1>;

0 commit comments

Comments
 (0)