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:
Sascha Hauer 2014-01-16 13:44:19 +01:00 коммит произвёл Shawn Guo
Родитель c0f16624ae
Коммит a26be0f051
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -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>;