Skip to content
Snippets Groups Projects
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
No related merge requests found
......@@ -20,6 +20,9 @@ / {
aliases {
serial0 = &uart0;
spi0 = &spi0;
spi1 = &spi1;
spi2 = &spi2;
};
memory {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment