Skip to content

Commit

Permalink
ARM: dts: imx6q: Add spi4 alias
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sascha Hauer authored and Shawn Guo committed Feb 10, 2014
1 parent c0f1662 commit a26be0f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/imx6q.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
#include "imx6qdl.dtsi"

/ {
aliases {
spi4 = &ecspi5;
};

cpus {
#address-cells = <1>;
#size-cells = <0>;
Expand Down

0 comments on commit a26be0f

Please sign in to comment.