boards: sifive: hifive1: fix spi0 region address

Fixes the incorrect `spi0` node region for `hifive1@B` target.

Signed-off-by: Patryk Koscik <pkoscik@antmicro.com>
This commit is contained in:
Patryk Koscik 2024-06-24 13:31:47 +02:00 committed by Alberto Escolar
parent 58c347a44c
commit a2dd9a4ea5

View file

@ -14,6 +14,10 @@
current-speed = <115200>;
};
&spi0 {
reg = <0x10014000 0x1000 0x20010000 0x3c0900>;
};
&spi2 {
status = "okay";
pinctrl-0 = <&spi1_cs2_default