Skip to content

Commit

Permalink
Merge branch 'at91/cleanup5' into next/drivers
Browse files Browse the repository at this point in the history
The at91 cleanups changed a lot of files, this merges in the
latest cleanups to resolve the conflicts

Conflicts:
	arch/arm/mach-at91/at91sam9260.c
	arch/arm/mach-at91/at91sam9261.c
	arch/arm/mach-at91/at91sam9263.c
	arch/arm/mach-at91/clock.c
	arch/arm/mach-at91/clock.h
	drivers/rtc/Kconfig

Signed-off-by: Arnd Bergmann <[email protected]>
  • Loading branch information
arndb committed Dec 8, 2014
2 parents 7135466 + ba62a85 commit 5db4500
Show file tree
Hide file tree
Showing 82 changed files with 34 additions and 18,437 deletions.
1 change: 1 addition & 0 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -861,6 +861,7 @@ W: http://maxim.org.za/at91_26.html
W: http://www.linux4sam.org
S: Supported
F: arch/arm/mach-at91/
F: include/soc/at91/
F: arch/arm/boot/dts/at91*.dts
F: arch/arm/boot/dts/at91*.dtsi
F: arch/arm/boot/dts/sama*.dts
Expand Down
5 changes: 3 additions & 2 deletions arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -376,10 +376,11 @@ config ARCH_AT91
select IRQ_DOMAIN
select NEED_MACH_IO_H if PCCARD
select PINCTRL
select PINCTRL_AT91 if USE_OF
select PINCTRL_AT91
select USE_OF
help
This enables support for systems based on Atmel
AT91RM9200 and AT91SAM9* processors.
AT91RM9200, AT91SAM9 and SAMA5 processors.

config ARCH_CLPS711X
bool "Cirrus Logic CLPS711x/EP721x/EP731x-based"
Expand Down
161 changes: 0 additions & 161 deletions arch/arm/configs/at91rm9200_defconfig

This file was deleted.

145 changes: 0 additions & 145 deletions arch/arm/configs/at91sam9260_9g20_defconfig

This file was deleted.

Loading

0 comments on commit 5db4500

Please sign in to comment.