ARM: dts: dra7: add spi alias for qspi
Set the alias for qspi to spi0 Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
6cab180d9b
commit
480b2b32a4
|
@ -41,6 +41,7 @@
|
|||
ethernet1 = &cpsw_emac1;
|
||||
d_can0 = &dcan1;
|
||||
d_can1 = &dcan2;
|
||||
spi0 = &qspi;
|
||||
};
|
||||
|
||||
timer {
|
||||
|
|
Loading…
Reference in New Issue