[PATCH v4 0/4] ARM: Broadcom BCM4760 support
Domenico Andreoli
domenico.andreoli at linux.com
Sat Sep 14 11:20:32 EDT 2013
Hi,
here is the summary of the changes I made since v3:
* added low-level debug PL01X parameters
* added clocks to the VICs DT stanzas
* added bcm4760_readl/writel helpers to the system driver code and
removed (my) previous (naive) helpers
* inverted the order of clockevents_config_and_register() and setup_irq()
so to simplify the irq handler
* drop the clock frequency option from the DT (left-over form v2)
* moved the watchdog based implementation to drivers/watchdog
This patchset is not autonomous for the build of mach-bcm if ARCH_BCM
is not enabled, a detail that should get a fix from Christian soon.
In the meanwhile I post for kind review.
Best regards,
Domenico
More information about the linux-arm-kernel
mailing list