linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* ARM: LPC32xx: Misc arch updates and fixes
@ 2010-07-29 16:04 wellsk40 at gmail.com
  2010-07-29 16:04 ` [PATCH 1/7] ARM: LPC32xx: Fix naming convention issues with some defines wellsk40 at gmail.com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: wellsk40 at gmail.com @ 2010-07-29 16:04 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series fixes several small issues with the LPC32xx Linux
support:
	LPC definition fixes
	Remove un-needed code from IRQ ack handler
	Fix GPIO 3 IN bit mask
	Change AMBA pre and post clock init for AMBA registration
	Add a workaround for LCD register access prior to clock enable
	Remove un-needed local MMC clock enable code
	Fix up I2S device ID name for clock registration

The LPC32xx will thrown an ARM exception if an attempt is made to access a
peripheral register set without the clocks enabled. Patch 5 (workaround for
LCD register access) is needed to work around an issue with the LCD driver.
During the AMBA PL11x driver init, an access is made to the peripheral
registers while the clock is disabled. This workaround prevents an exception
during init.

The series can be pulled from:
	git://git.lpclinux.com/linux-2.6-lpc wells/lpc32xx-arch_up1

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

end of thread, other threads:[~2010-07-29 16:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-29 16:04 ARM: LPC32xx: Misc arch updates and fixes wellsk40 at gmail.com
2010-07-29 16:04 ` [PATCH 1/7] ARM: LPC32xx: Fix naming convention issues with some defines wellsk40 at gmail.com
2010-07-29 16:04 ` [PATCH 2/7] ARM: LPC32xx: Remove un-needed wakeup code from IRQ ack handler wellsk40 at gmail.com
2010-07-29 16:04 ` [PATCH 3/7] ARM: LPC32xx: Fix gpiolib bit mask macro wellsk40 at gmail.com
2010-07-29 16:04 ` [PATCH 4/7] ARM: LPC32xx: Change clocking for AMBA device registration wellsk40 at gmail.com
2010-07-29 16:04 ` [PATCH 5/7] ARM: LPC32xx: Add workaround the AMBA LCD clocking wellsk40 at gmail.com
2010-07-29 16:04 ` [PATCH 6/7] ARM: LPC32xx: Remove MMC peripheral clock enable/disable code wellsk40 at gmail.com
2010-07-29 16:04 ` [PATCH 7/7] ARM: LPC32xx: Replace 'tbd's from audio clock names with NULL wellsk40 at gmail.com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).