Skip to content
Snippets Groups Projects
Commit 6145ef74 authored by Mugunthan V N's avatar Mugunthan V N Committed by Jagan Teki
Browse files

dts: dra7: add spi alias for qspi


add spi alias for qspi so that spi probes the device and driver
successfully.

Signed-off-by: default avatarMugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarJagan Teki <jteki@openedev.com>
parent e7af6725
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,7 @@
ethernet1 = &cpsw_emac1;
d_can0 = &dcan1;
d_can1 = &dcan2;
spi0 = &qspi;
};
timer {
......
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