Re: [PATCH] MAINTAINERS: replace an AT91 maintainer

2015-04-29 Thread Andrew Victor
> As some help is needed from an active maintainer, replace Andrew Victor > by Alexandre Belloni in the ARM/Atmel MAINTAINERS' entry (aka AT91). > > Thanks Andrew for the great role you played during the early days of this > product family. > > Signed-off-by: Nicola

Re: [PATCH][AT91] Fix compile error for at91rm9200 in latest git

2007-12-03 Thread Andrew Victor
7;s missing. So, I'll ack it FWIW ... usual policy for these > patches is to go through Russell. You can add my Ack for what it's worth. Regards, Andrew Victor -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

Re: [PATCH] at91 pm: Compilation fix for at91sam926x

2007-08-24 Thread Andrew Victor
_sys_read(AT91_AIC_IPR) & at91_sys_read(AT91_AIC_IMR)); error: + sdram_selfrefresh_disable(); target_state = PM_SUSPEND_ON; at91_irq_resume(); at91_gpio_resume(); Regards, Andrew Victor - To unsubscribe from this list: send the line "unsubscribe linux-kernel&q

Re: [PATCH 1/1][RESEND] Driver for the Atmel on-chip SSC on AT32AP and AT91.

2007-07-20 Thread Andrew Victor
mpact, the user also does not need > to know the offset of the different bit-fields. But the user does then constantly have to refer to the datasheet to determine what CKI = 1 or CKS = 0 means. Regards, Andrew Victor - To unsubscribe from this list: send the line "unsubscribe linux-

Re: [PATCH 1/1][RESEND] Driver for the Atmel on-chip SSC on AT32AP and AT91.

2007-07-19 Thread Andrew Victor
e. Can we not rather move the existing include/asm-arm/arch-at91/at91_ssc.h to somewhere shared as atmel_ssc.h ? Regards, Andrew Victor - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at h

Re: ARM: Section mismatch warnings

2007-05-28 Thread Andrew Victor
ix this (if nobody has yet) once the PCI support goes in. Regards, Andrew Victor - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH 1/2] Use common cpu_is_xxx() macros on AT91 and AVR32

2007-05-07 Thread Andrew Victor
ese #ifdefs can > be eliminated. Since the macros will evaluate to a constant value for > CPUs that aren't supported by the current architecture, any code that > is only needed on AT91 will be optimized away on AVR32 and vice versa. > > Signed-off-by: Haavard Skinnemoen <

Re: [patch 2.6.20-rc2] gpio_direction_output() needs an initial value

2007-03-01 Thread Andrew Victor
hi David, > It's been pointed out that output GPIOs should have an initial value, to > avoid signal glitching ... among other things, it can be some time before > a driver is ready. This patch corrects that oversight, fixing For the AT91 changes: Acked-by: Andrew Victor <

Re: [PATCH] atmel_serial: Use __raw I/O register access

2007-02-06 Thread Andrew Victor
emoen <[EMAIL PROTECTED]> Acked-by: Andrew Victor <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [RFC] Atmel-supplied hardware headers for AT91RM9200 SoC processor

2005-07-11 Thread Andrew Victor
ense the headers. The licensing issue is probably now with their legal department, but I don't see them having a problem with it. Regards, Andrew Victor - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Mo

Re: [RFC] Atmel-supplied hardware headers for AT91RM9200 SoC processor

2005-07-08 Thread Andrew Victor
buffer is passed down to the SPI driver, which then DMA's directly from/to it. We can't DMA to an address on the stack (atleast not in 2.4 when that driver was written). Regards, Andrew Victor - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

Re: [RFC] Atmel-supplied hardware headers for AT91RM9200 SoC processor

2005-07-07 Thread Andrew Victor
same requirement in 2.6.13-rc2, though some of the files are dual-licensed. Regards, Andrew Victor - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/