All of lore.kernel.org
 help / color / mirror / Atom feed
* [daisy][PATCH v2] dra7xx: add "mmip" to MACHINE_FEATURES
@ 2014-10-08 12:10 Jacob Stiffler
  2014-10-09  3:13 ` Denys Dmytriyenko
  0 siblings, 1 reply; 6+ messages in thread
From: Jacob Stiffler @ 2014-10-08 12:10 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 conf/machine/include/dra7xx.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/include/dra7xx.inc b/conf/machine/include/dra7xx.inc
index 857e1b3..a7c8782 100644
--- a/conf/machine/include/dra7xx.inc
+++ b/conf/machine/include/dra7xx.inc
@@ -1,4 +1,4 @@
 require conf/machine/include/omap-a15.inc
 SOC_FAMILY_append = ":dra7xx"
 
-MACHINE_FEATURES += "pci"
+MACHINE_FEATURES += "pci mmip"
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-10-30 20:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-08 12:10 [daisy][PATCH v2] dra7xx: add "mmip" to MACHINE_FEATURES Jacob Stiffler
2014-10-09  3:13 ` Denys Dmytriyenko
2014-10-10 19:14   ` Denys Dmytriyenko
2014-10-13 12:15     ` Stiffler, Jacob
2014-10-30 13:12       ` Stiffler, Jacob
2014-10-30 20:08         ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.