Merge branch 'next/soc' into next/multiplatform
* next/soc: (50 commits)
ARM: OMAP: AM33xx hwmod: fixup SPI after platform_data move
MAINTAINERS: add an entry for the BCM2835 ARM sub-architecture
ARM: bcm2835: instantiate console UART
ARM: bcm2835: add stub clock driver
ARM: bcm2835: add system timer
ARM: bcm2835: add interrupt controller driver
ARM: add infra-structure for BCM2835 and Raspberry Pi
ARM: tegra20: add CPU hotplug support
ARM: tegra30: add CPU hotplug support
ARM: tegra: clean up the common assembly macros into sleep.h
ARM: tegra: replace the CPU CAR access code by tegra_cpu_car_ops
ARM: tegra: introduce tegra_cpu_car_ops structures
ARM: Tegra: Add smp_twd clock for Tegra20
ARM: AM33XX: clock: Add dcan clock aliases for device-tree
ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functions
ARM: OMAP: omap_device: idle devices with no driver bound
ARM: OMAP: omap_device: don't attempt late suspend if no driver bound
ARM: OMAP: omap_device: keep track of driver bound status
ARM: OMAP3+: hwmod: Add AM33XX HWMOD data
ARM: OMAP2+: hwmod: Hook-up am33xx support in omap_hwmod framework
...
Change/remove conflict in arch/arm/mach-ux500/clock.c resolved.
Signed-off-by: NOlof Johansson <olof@lixom.net>
Showing
arch/arm/boot/dts/bcm2835.dtsi
0 → 100644
arch/arm/mach-bcm2835/Makefile
0 → 100644
arch/arm/mach-bcm2835/bcm2835.c
0 → 100644
此差异已折叠。
arch/arm/mach-tegra/sleep-t20.S
0 → 100644
此差异已折叠。
arch/arm/mach-tegra/sleep-t30.S
0 → 100644
此差异已折叠。
arch/arm/mach-tegra/sleep.h
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
drivers/clk/clk-bcm2835.c
0 → 100644
此差异已折叠。
此差异已折叠。
drivers/irqchip/Kconfig
0 → 100644
drivers/irqchip/Makefile
0 → 100644
drivers/irqchip/irq-bcm2835.c
0 → 100644
此差异已折叠。
include/linux/bcm2835_timer.h
0 → 100644
此差异已折叠。
include/linux/clk/bcm2835.h
0 → 100644
此差异已折叠。
include/linux/irqchip/bcm2835.h
0 → 100644
此差异已折叠。
想要评论请 注册 或 登录