[PATCH v2 0/8] initial suport for Alpscale ASM9260
Arnd Bergmann
arnd at arndb.de
Tue Sep 23 04:32:16 PDT 2014
On Sunday 21 September 2014 20:41:36 Oleksij Rempel wrote:
> This patchset provide initial support for Alpscale ASM9260,
> ARM based SoC.
>
> Oleksij Rempel (8):
> ARM: add mach-asm9260
> add include/debug/asm9260.S
> add alphascale,asm9260.h binding
> ARM: dts: add DT for Alphascale ASM9260 SoC
> clk: add clk-asm9260 driver
> clocksource: add asm9260_timer driver
> irqchip: add irq-asm9260 driver
> tty/serial: add asm9260-serial driver
>
One more general comment: given the similarities between ASM9260
and the Sigmatel/Freescale chips, I wonder if it makes sense to
move the platform code into arch/arm/mach-mxs. I don't know the
exact relationship between the designs, so it's possible that they
are not actually that closely related, you'd have to find out
for yourselves.
In any case, I think any new driver should probably use the
reset interface and macros from include/linux/stmp_device.h
Arnd
More information about the linux-arm-kernel
mailing list