arm64: dts: rockchip: rv1126b-evb: enable fspi0

Signed-off-by: Weiwen Chen <cww@rock-chips.com>
Change-Id: I4a5e00cefad1141756ab82947b12b3a8c41a83d8
This commit is contained in:
Weiwen Chen
2025-03-29 11:34:04 +08:00
committed by Sugar Zhang
parent 3c30c4e709
commit a5d6237c4c

View File

@@ -178,6 +178,18 @@
status = "okay";
};
&fspi0 {
status = "okay";
flash@0 {
compatible = "spi-nand";
reg = <0>;
spi-max-frequency = <75000000>;
spi-rx-bus-width = <4>;
spi-tx-bus-width = <1>;
};
};
&gmac {
phy-mode = "rmii";
clock_in_out = "input";