arm64: dts: rockchip: Add vcc supply to spi flash on rk3399-roc-pc

Add vcc supply to the spi-nor flash chip on rk3399-roc-pc boards
according to the board schematics ROC-3399-PC-V10-A-20180804 to avoid
warnings in dmesg output.

Signed-off-by: Markus Reichl <m.reichl@fivetechno.de>
Link: https://lore.kernel.org/r/20250411140223.1069-1-m.reichl@fivetechno.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Markus Reichl 2025-04-11 16:02:21 +02:00 committed by Heiko Stuebner
parent 34b69113ab
commit b0657f9a8c

View File

@ -736,6 +736,7 @@ flash@0 {
compatible = "jedec,spi-nor";
reg = <0>;
spi-max-frequency = <30000000>;
vcc-supply = <&vcc3v3_sys>;
};
};