All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] ARM: OMAP: remove IP checks from SoC family detection
@ 2012-01-05  1:16 Kevin Hilman
  2012-01-05  1:16 ` [RFC/PATCH 1/7] ARM: OMAP: remove unused cpu_is macros that depend on specific IP checks Kevin Hilman
                   ` (8 more replies)
  0 siblings, 9 replies; 24+ messages in thread
From: Kevin Hilman @ 2012-01-05  1:16 UTC (permalink / raw)
  To: linux-omap; +Cc: Paul Walmsley, Vaibhav Hiremath

Currently, our SoC detection is based on SoC family detection
(using die ID) and the presence of specific IP blocks (or feature.)

This series begins the separation of the SoC family detection and
specific IP detection.

Applies on top of Tony's current master branch and so far, it has only
been compile tested using omap2plus_defconfig.

Kevin


Kevin Hilman (7):
  ARM: OMAP: remove unused cpu_is macros that depend on specific IP
    checks
  ARM: OMAP3: clock data: replace 3503/3517 flag with AM35x flag for
    UART4
  ARM: OMAP3: clock data: treat all AM35x devices the same
  ARM: OMAP: AM35x: remove redunant cpu_is checks for AM3505
  ARM: OMAP: clock: remove unused CK_3505 flag
  ARM: OMAP: remove unused cpu_is_omap3505()
  ARM: OMAP: remove unused cpu_is_omap3530()

 arch/arm/mach-omap2/clock3xxx_data.c          |   16 +-------------
 arch/arm/mach-omap2/hsmmc.c                   |    8 +++---
 arch/arm/mach-omap2/usb-musb.c                |    2 +-
 arch/arm/mach-omap2/voltagedomains3xxx_data.c |    2 +-
 arch/arm/plat-omap/include/plat/clkdev_omap.h |    3 +-
 arch/arm/plat-omap/include/plat/cpu.h         |   26 +------------------------
 6 files changed, 10 insertions(+), 47 deletions(-)

-- 
1.7.8.2


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

end of thread, other threads:[~2012-01-12  5:58 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-05  1:16 [PATCH 0/7] ARM: OMAP: remove IP checks from SoC family detection Kevin Hilman
2012-01-05  1:16 ` [RFC/PATCH 1/7] ARM: OMAP: remove unused cpu_is macros that depend on specific IP checks Kevin Hilman
2012-01-05  1:16 ` [RFC/PATCH 2/7] ARM: OMAP3: clock data: replace 3503/3517 flag with AM35x flag for UART4 Kevin Hilman
2012-01-05  1:16 ` [RFC/PATCH 3/7] ARM: OMAP3: clock data: treat all AM35x devices the same Kevin Hilman
2012-01-05  9:48   ` Jean Pihet
2012-01-06  0:59     ` Kevin Hilman
2012-01-05 11:07   ` Hiremath, Vaibhav
2012-01-06  0:04     ` Kevin Hilman
2012-01-06  8:59       ` Hiremath, Vaibhav
2012-01-05  1:16 ` [RFC/PATCH 4/7] ARM: OMAP: AM35x: remove redunant cpu_is checks for AM3505 Kevin Hilman
2012-01-05 11:06   ` Hiremath, Vaibhav
2012-01-05  1:16 ` [RFC/PATCH 5/7] ARM: OMAP: clock: remove unused CK_3505 flag Kevin Hilman
2012-01-05 11:06   ` Hiremath, Vaibhav
2012-01-05  1:16 ` [RFC/PATCH 6/7] ARM: OMAP: remove unused cpu_is_omap3505() Kevin Hilman
2012-01-05  1:16 ` [RFC/PATCH 7/7] ARM: OMAP: remove unused cpu_is_omap3530() Kevin Hilman
2012-01-05 11:07   ` Hiremath, Vaibhav
2012-01-05 11:15 ` [PATCH 0/7] ARM: OMAP: remove IP checks from SoC family detection Hiremath, Vaibhav
2012-01-06 18:55   ` Kevin Hilman
2012-01-08  8:56     ` Hiremath, Vaibhav
2012-01-06 18:53 ` [RFC/PATCH 8/7] ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xx Kevin Hilman
2012-01-08  7:02   ` Hiremath, Vaibhav
2012-01-09 23:06     ` Kevin Hilman
2012-01-11 16:29       ` Hiremath, Vaibhav
2012-01-12  5:58       ` Hiremath, Vaibhav

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.