未验证 提交 70f4ce3b 编写于 作者: H Hauke Mehrtens 提交者: Maxime Ripard

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: NHauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 7928b2cb
...@@ -68,6 +68,14 @@ ...@@ -68,6 +68,14 @@
}; };
}; };
&spi0 {
status = "okay";
flash@0 {
compatible = "mxicy,mx25l12805d", "jedec,spi-nor";
};
};
&ohci1 { &ohci1 {
/* /*
* RTL8152B USB-Ethernet adapter is connected to USB1, * RTL8152B USB-Ethernet adapter is connected to USB1,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册