Commit c2dfab7e authored by Claudiu Beznea's avatar Claudiu Beznea Committed by Alexandre Belloni

ARM: dts: at91: at91-sama5d27_som1_ek: enable qspi1 memory

Enable qspi1.
Signed-off-by: default avatarClaudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
parent 26b933b9
......@@ -109,6 +109,10 @@ isc: isc@f0008000 {
status = "okay";
};
qspi1: spi@f0024000 {
status = "okay";
};
spi0: spi@f8000000 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_spi0_default>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment