Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

Enable qspi1.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>

authored by

Claudiu Beznea and committed by
Alexandre Belloni
c2dfab7e 26b933b9

+4
+4
arch/arm/boot/dts/at91-sama5d27_som1_ek.dts
··· 109 109 status = "okay"; 110 110 }; 111 111 112 + qspi1: spi@f0024000 { 113 + status = "okay"; 114 + }; 115 + 112 116 spi0: spi@f8000000 { 113 117 pinctrl-names = "default"; 114 118 pinctrl-0 = <&pinctrl_spi0_default>;