Commit a26be0f0 authored by Sascha Hauer's avatar Sascha Hauer Committed by Shawn Guo

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: default avatarSascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent c0f16624
......@@ -13,6 +13,10 @@
#include "imx6qdl.dtsi"
/ {
aliases {
spi4 = &ecspi5;
};
cpus {
#address-cells = <1>;
#size-cells = <0>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment