Skip to content

Commit cd4f46f

Browse files
committed
arm64: dts: mediatek: mt7988a-bpi-r4: fix trace for spi-nand
WARNING: CPU: 0 PID: 1 at drivers/of/base.c:106 of_bus_n_addr_cells+0x88/0xe0
1 parent 7c5ac59 commit cd4f46f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,8 @@
348348
spi_nand: spi_nand@0 {
349349
compatible = "spi-nand";
350350
reg = <0>;
351+
#address-cells = <1>;
352+
#size-cells = <0>;
351353
spi-max-frequency = <52000000>;
352354
spi-tx-buswidth = <4>;
353355
spi-rx-buswidth = <4>;

0 commit comments

Comments
 (0)