All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/4] ARM: OMAP2+: AM43x: Enable in OMAP2PLUS and add ID for ES1.1
@ 2014-02-07 10:21 ` Lokesh Vutla
  0 siblings, 0 replies; 18+ messages in thread
From: Lokesh Vutla @ 2014-02-07 10:21 UTC (permalink / raw)
  To: linux-omap
  Cc: linux-arm-kernel, nm, tony, linux, rnayak, nsekhar, lokeshvutla

This patch series enables AM43xx SOC in omap2plus_deconfig along with
updating clocksource and adding support for ES1.1.
With this series using omap2plus_defconfig alone boots on AM43XX.

Changes since V1:
- Added a new patch to determine AM43x device features.

Tested on: 
AM4372 EPOS EVM. log for the same http://hastebin.com/pagigecume.xml

Afzal Mohammed (2):
  ARM: OMAP2+: AM43x: enable in default config
  ARM: OMAP2+: AM43x: determine features

Lokesh Vutla (1):
  ARM: OMAP2+: AM43x: Add ID for ES1.1

Rajendra Nayak (1):
  ARM: OMAP2+: AM43x: Use gptimer as clocksource

 arch/arm/configs/omap2plus_defconfig |    1 +
 arch/arm/mach-omap2/board-generic.c  |    2 +-
 arch/arm/mach-omap2/id.c             |   16 ++++++++++++++--
 arch/arm/mach-omap2/io.c             |    1 +
 arch/arm/mach-omap2/soc.h            |    3 ++-
 arch/arm/mach-omap2/timer.c          |    3 ++-
 6 files changed, 21 insertions(+), 5 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-02-28 23:34 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-07 10:21 [PATCH V2 0/4] ARM: OMAP2+: AM43x: Enable in OMAP2PLUS and add ID for ES1.1 Lokesh Vutla
2014-02-07 10:21 ` Lokesh Vutla
2014-02-07 10:21 ` [PATCH V2 1/4] ARM: OMAP2+: AM43x: enable in default config Lokesh Vutla
2014-02-07 10:21   ` Lokesh Vutla
2014-02-07 10:21 ` [PATCH V2 2/4] ARM: OMAP2+: AM43x: Add ID for ES1.1 Lokesh Vutla
2014-02-07 10:21   ` Lokesh Vutla
2014-02-07 10:21 ` [PATCH V2 3/4] ARM: OMAP2+: AM43x: determine features Lokesh Vutla
2014-02-07 10:21   ` Lokesh Vutla
2014-02-07 10:21 ` [PATCH V2 4/4] ARM: OMAP2+: AM43x: Use gptimer as clocksource Lokesh Vutla
2014-02-07 10:21   ` Lokesh Vutla
2014-02-13 23:19   ` Tony Lindgren
2014-02-13 23:19     ` Tony Lindgren
2014-02-14  8:46     ` Rajendra Nayak
2014-02-14  8:46       ` Rajendra Nayak
2014-02-24 13:05       ` Lokesh Vutla
2014-02-24 13:05         ` Lokesh Vutla
2014-02-28 23:34         ` Tony Lindgren
2014-02-28 23:34           ` Tony Lindgren

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.