From e05edea4aa21eb23e712802f63f57fb2c4781c1b Mon Sep 17 00:00:00 2001 From: Mugunthan V N Date: Thu, 19 Nov 2015 12:31:02 +0530 Subject: [PATCH] ARM: dts: am4372: add spi alias for qspi Set the alias for qspi to spi0 Signed-off-by: Mugunthan V N Reviewed-by: Tom Rini Signed-off-by: Tony Lindgren --- arch/arm/boot/dts/am4372.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi index 1695b684e29d..fda655c252f5 100644 --- a/arch/arm/boot/dts/am4372.dtsi +++ b/arch/arm/boot/dts/am4372.dtsi @@ -30,6 +30,7 @@ serial5 = &uart5; ethernet0 = &cpsw_emac0; ethernet1 = &cpsw_emac1; + spi0 = &qspi; }; cpus { -- 2.39.2