ARM: dts: imx6q: Add spi4 alias
The quad version has a SPI controller more than the other versions. Add an alias for it. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Родитель
c0f16624ae
Коммит
a26be0f051
|
@ -13,6 +13,10 @@
|
||||||
#include "imx6qdl.dtsi"
|
#include "imx6qdl.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
aliases {
|
||||||
|
spi4 = &ecspi5;
|
||||||
|
};
|
||||||
|
|
||||||
cpus {
|
cpus {
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <0>;
|
#size-cells = <0>;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче