* [PATCH] ARM: dts: keystone: Add aliases for SPI nodes
@ 2016-04-13 10:52 Vignesh R
2016-04-13 16:00 ` santosh shilimkar
0 siblings, 1 reply; 2+ messages in thread
From: Vignesh R @ 2016-04-13 10:52 UTC (permalink / raw)
To: linux-arm-kernel
Add aliases for SPI nodes, this is required to probe the SPI devices in
U-Boot.
Signed-off-by: Vignesh R <vigneshr@ti.com>
---
arch/arm/boot/dts/keystone.dtsi | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm/boot/dts/keystone.dtsi b/arch/arm/boot/dts/keystone.dtsi
index 3f272826f537..94d4e45138ce 100644
--- a/arch/arm/boot/dts/keystone.dtsi
+++ b/arch/arm/boot/dts/keystone.dtsi
@@ -20,6 +20,9 @@
aliases {
serial0 = &uart0;
+ spi0 = &spi0;
+ spi1 = &spi1;
+ spi2 = &spi2;
};
memory {
--
2.8.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: dts: keystone: Add aliases for SPI nodes
2016-04-13 10:52 [PATCH] ARM: dts: keystone: Add aliases for SPI nodes Vignesh R
@ 2016-04-13 16:00 ` santosh shilimkar
0 siblings, 0 replies; 2+ messages in thread
From: santosh shilimkar @ 2016-04-13 16:00 UTC (permalink / raw)
To: linux-arm-kernel
On 4/13/2016 3:52 AM, Vignesh R wrote:
> Add aliases for SPI nodes, this is required to probe the SPI devices in
> U-Boot.
>
> Signed-off-by: Vignesh R <vigneshr@ti.com>
> ---
Applied. Thanks !!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-13 16:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-13 10:52 [PATCH] ARM: dts: keystone: Add aliases for SPI nodes Vignesh R
2016-04-13 16:00 ` santosh shilimkar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).