[PATCH v2 1/2] ARM: pxa: add pxa25x support
Sascha Hauer
s.hauer at pengutronix.de
Mon Feb 2 01:17:34 PST 2015
On Sat, Jan 31, 2015 at 02:15:33PM +0100, Robert Jarzmik wrote:
> Add support for the PXA25X SoC family, the oldest of the PXA serie.
>
> Signed-off-by: Robert Jarzmik <robert.jarzmik at free.fr>
> ---
> arch/arm/mach-pxa/Kconfig | 21 +++++++++++
> arch/arm/mach-pxa/Makefile | 1 +
> arch/arm/mach-pxa/include/mach/pxa-regs.h | 2 ++
> arch/arm/mach-pxa/include/mach/pxa25x-regs.h | 6 ++++
> arch/arm/mach-pxa/include/mach/pxa2xx-regs.h | 1 +
> arch/arm/mach-pxa/mfp-pxa2xx.c | 4 ++-
> arch/arm/mach-pxa/sleep.S | 2 +-
> arch/arm/mach-pxa/speed-pxa25x.c | 54 ++++++++++++++++++++++++++++
> 8 files changed, 89 insertions(+), 2 deletions(-)
> create mode 100644 arch/arm/mach-pxa/include/mach/pxa25x-regs.h
> create mode 100644 arch/arm/mach-pxa/speed-pxa25x.c
Applied both, thanks
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list