mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
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
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
ethernet1 = &cpsw_emac1;
|
||||
d_can0 = &dcan1;
|
||||
d_can1 = &dcan2;
|
||||
spi0 = &qspi;
|
||||
};
|
||||
|
||||
timer {
|
||||
|
|
Loading…
Add table
Reference in a new issue