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 committed by Shawn Guo
parent c0f16624ae
commit a26be0f051

View file

@ -13,6 +13,10 @@
#include "imx6qdl.dtsi"
/ {
aliases {
spi4 = &ecspi5;
};
cpus {
#address-cells = <1>;
#size-cells = <0>;