Commit a2dd9a4e authored by Patryk Koscik's avatar Patryk Koscik Committed by Alberto Escolar
Browse files

boards: sifive: hifive1: fix `spi0` region address



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

Signed-off-by: default avatarPatryk Koscik <pkoscik@antmicro.com>
parent 58c347a4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -14,6 +14,10 @@
	current-speed = <115200>;
};

&spi0 {
	reg = <0x10014000 0x1000 0x20010000 0x3c0900>;
};

&spi2 {
	status = "okay";
	pinctrl-0 = <&spi1_cs2_default