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

ARM: dts: sun8i: activate SPI on Orange Pi R1

This board has a SPI flash, activate it also in device tree by default.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

authored by

Hauke Mehrtens and committed by
Maxime Ripard
70f4ce3b 7928b2cb

+8
+8
arch/arm/boot/dts/sun8i-h2-plus-orangepi-r1.dts
··· 68 68 }; 69 69 }; 70 70 71 + &spi0 { 72 + status = "okay"; 73 + 74 + flash@0 { 75 + compatible = "mxicy,mx25l12805d", "jedec,spi-nor"; 76 + }; 77 + }; 78 + 71 79 &ohci1 { 72 80 /* 73 81 * RTL8152B USB-Ethernet adapter is connected to USB1,