Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -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>;