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

Commit 72f7e959 authored by Vignesh R's avatar Vignesh R Committed by Santosh Shilimkar
Browse files

ARM: dts: keystone: Add aliases for SPI nodes



Add aliases for SPI nodes, this is required to probe the SPI devices in
U-Boot.

Signed-off-by: default avatarVignesh R <vigneshr@ti.com>
Signed-off-by: default avatarSantosh Shilimkar <ssantosh@kernel.org>
parent 5edafc29
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -20,6 +20,9 @@

	aliases {
		serial0	= &uart0;
		spi0 = &spi0;
		spi1 = &spi1;
		spi2 = &spi2;
	};

	memory {