All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 00/15] ARM: mxs: Add initial support for MX23 and MX28
@ 2010-12-18 13:39 Shawn Guo
  2010-12-18 13:39 ` [PATCH v7 03/15] ARM: mxs: Add reset routines Shawn Guo
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: Shawn Guo @ 2010-12-18 13:39 UTC (permalink / raw)
  To: linux-arm-kernel

Changes for v7 of this patch series:
 - Use clocksource_register_hz
 - Add mxs namespace for the missing ones
 - Use CLKCTRL_RESET_CHIP over RTC_WATCHDOG to implement arch_reset
 - Define naked pad and introduce validity bits for mA/vol/pull
   to ease the pad modification
 - List all pad definitions at once generated from Freescale
   pinmux Excel sheet
 - Add more comments for timrot instance used for MX23 and MX28
 - Use HW_TIMROT_TIMCOUNTn for v1 to avoid confusion
 - Detect timrot version by reading register HW_TIMROT_VERSION
 - Switch over to use gpiolib __gpio_to_irq()
 - Fix some checkpatch warnings

The full change log could be found in the version history of
following individual patch.

 [PATCH v7 03/15] ARM: mxs: Add reset routines
 [PATCH v7 04/15] ARM: mxs: Add interrupt support
 [PATCH v7 05/15] ARM: mxs: Add low-level debug UART support
 [PATCH v7 06/15] ARM: mxs: Add timer support
 [PATCH v7 07/15] ARM: mxs: Add gpio support
 [PATCH v7 08/15] ARM: mxs: Add iomux support
 [PATCH v7 09/15] ARM: mxs: Add clock support
 [PATCH v7 13/15] ARM: mxs: Add initial mx23evk support
 [PATCH v7 14/15] ARM: mxs: Add initial mx28evk support

Thanks all for the review.

Regards,
Shawn

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

end of thread, other threads:[~2010-12-20 14:35 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-18 13:39 [PATCH v7 00/15] ARM: mxs: Add initial support for MX23 and MX28 Shawn Guo
2010-12-18 13:39 ` [PATCH v7 03/15] ARM: mxs: Add reset routines Shawn Guo
2010-12-18 13:39 ` [PATCH v7 04/15] ARM: mxs: Add interrupt support Shawn Guo
2010-12-18 13:39 ` [PATCH v7 05/15] ARM: mxs: Add low-level debug UART support Shawn Guo
2010-12-20 11:50   ` Wolfram Sang
2010-12-20 13:22     ` Shawn Guo
2010-12-20 13:55       ` Wolfram Sang
2010-12-20 14:25         ` Shawn Guo
2010-12-20 14:35           ` Wolfram Sang
2010-12-18 13:39 ` [PATCH v7 06/15] ARM: mxs: Add timer support Shawn Guo
2010-12-18 13:39 ` [PATCH v7 07/15] ARM: mxs: Add gpio support Shawn Guo
2010-12-18 13:39 ` [PATCH v7 08/15] ARM: mxs: Add iomux support Shawn Guo
2010-12-20  9:44   ` Uwe Kleine-König
2010-12-18 13:39 ` [PATCH v7 09/15] ARM: mxs: Add clock support Shawn Guo
2010-12-18 13:39 ` [PATCH v7 13/15] ARM: mxs: Add initial mx23evk support Shawn Guo
2010-12-20  9:48   ` Uwe Kleine-König
2010-12-20 10:17     ` Shawn Guo
2010-12-18 13:39 ` [PATCH v7 14/15] ARM: mxs: Add initial mx28evk support Shawn Guo

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.