assembly of a call to a function with a similar prototype.
The last avr32-linux toolchain I was able to build was 4.2.x, the openwrt
people got 4.3.x to build and produce a bootable system.
I have not tested the 4.4.x GCC port from Atmel.
--
mvh
Hans-Christian Egtvedt
--
To unsubscribe from
out serial support has never been done.
> Signed-off-by: Geert Uytterhoeven
>
Acked-by: Hans-Christian Egtvedt
> ---
> arch/avr32/mach-at32ap/at32ap700x.c |2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/arch/avr32/mach-at32ap/at32ap700x.c
>
/syscall_table.S| 29 +
> 3 files changed, 59 insertions(+), 1 deletion(-)
--
mvh
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majo
Around Sun 27 Jan 2013 20:30:09 + or thereabout, Al Viro wrote:
> On Sun, Jan 27, 2013 at 08:57:14PM +0100, Hans-Christian Egtvedt wrote:
>> Around Sun 27 Jan 2013 13:50:15 +0100 or thereabout, Matthias Brugger wrote:
>> > This patch adds dummy syscalls so that compi
gt; config FORCE_MAX_ZONEORDER
> int
--
mvh
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
bout the most practical Kbuild hookup.
>
> arch/arm/Kconfig| 12
> arch/avr32/Kconfig | 1 +
For the AVR32 related changes
Acked-by: Hans-Christian Egtvedt
--
mvh
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsu
an only be applied after my patch:
> [PATCH v2 2/2] dw_dmac: max_mem_width limits value for
> SRC/DST_TR_WID register
>
> Signed-off-by: Hein Tibosch
Acked-by: Hans-Christian Egtvedt
--
mvh
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubscrib
Around Fri 23 Aug 2013 21:20:38 +0530 or thereabout, Viresh Kumar wrote:
> We have common infrastructure available with us for getting a CPUs clk rate.
> Lets use it for this driver.
>
> Cc: Hans-Christian Egtvedt
> Signed-off-by: Viresh Kumar
Acked-by: Hans-Ch
nt_kprobe, p);
> }
>
> static int __kprobes kprobe_handler(struct pt_regs *regs)
Acked-by: Hans-Christian Egtvedt
--
mvh
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kerne
Around Thu 10 Oct 2013 21:05:38 +0300 or thereabout, Kirill A. Shutemov wrote:
> Signed-off-by: Kirill A. Shutemov
Acked-by: Hans-Christian Egtvedt
Given [1].
> Cc: Haavard Skinnemoen
> Cc: Hans-Christian Egtvedt
> ---
> arch/avr32/include/asm/pgalloc.h | 5 -
>
nt. It does not touch any header that does a little more.
Thank you for cleaning. A bit old this patch (yikes, almost a year), but I
cleaned it up a bit, and added it to my for-linus branch.
> Cc: linux-kbu...@vger.kernel.org
> Cc: Haavard Skinnemoen
> Cc: Hans-Christian Egtvedt
> Si
27;copy_thread':
> arch/avr32/kernel/process.c:292: warning: assignment makes integer \
> from pointer without a cast
Thank you for fixing.
> Signed-off-by: Gabor Juhos
Acked-by: Hans-Christian Egtvedt
> ---
> Note: the patch is against v3.12-rc2.
Added to my for-
/avr32/include/asm/xor.h
--
Best regards,
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FA
SHUTDOWN. Due to this, the 'comparator_mode'
> function calls the 'cpu_idle_poll_ctrl' to disables idle poll.
> This results in the aforementioned warning because the polling
> is not enabled yet.
>
> Change the code to only disable idle poll if it is enabled b
de/{ => uapi}/asm/sigcontext.h (100%)
> rename arch/avr32/include/{ => uapi}/asm/siginfo.h (100%)
> create mode 100644 arch/avr32/include/uapi/asm/signal.h
> rename arch/avr32/include/{ => uapi}/asm/socket.h (100%)
> rename arch/avr32/include/{ => uapi}/asm/sockios.h (1
Around Tue 09 Oct 2012 10:37:20 +0100 or thereabout, David Howells wrote:
> Hans-Christian Egtvedt wrote:
>
>> Neither Haavard or me have a GIT tree at kernel.org anymore, I hope to get my
>> key signed in Barcelona during ELCE. Could you ask Linus to pull directly, or
>>
be
made/enabled again.
> Cc: Haavard Skinnemoen
> Cc: Hans-Christian Egtvedt
> Signed-off-by: Joonsoo Kim
Acked-by: Hans-Christian Egtvedt
--
mvh
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a messag
from init/do_mounts_initrd.c:17:
> /linux-2.6/arch/avr32/include/asm/param.h:6:1: warning: "HZ" redefined
>
> Everything we need from param.h on AVR32 is already in
> asm-generic so let's use that.
>
> Signed-off-by: Joachim Eastwood
Acked-by: Hans-Christian Egtvedt
ompiler's issue, and I need try to compile the cross
> compiler to test it again ?
I would assume so, I didn't know Atmel finally pushed all the source code to
support avr32-linux from upstream.
I still use a jay old 4.2 based GCC port, which was the last one I used when
working f
e core after calling
> ->init().
It would be easier to review if you add me to CC on the new APIs you
implement as well. Now I had to look up what the ->get() call did.
> Cc: Hans-Christian Egtvedt
> Signed-off-by: Viresh Kumar
> ---
> drivers/cpufreq/at32ap-cpufreq
Around Wed 14 Aug 2013 20:07:44 +0530 or thereabout, Viresh Kumar wrote:
> On 14 August 2013 20:05, Hans-Christian Egtvedt wrote:
>> Around Wed 14 Aug 2013 19:01:53 +0530 or thereabout, Viresh Kumar wrote:
>>> Many common initializations of struct policy are moved to core now
s shouldn't be moved to cpufreq core instead.
>
> Earlier patches have added support in cpufreq core to do cpufreq notification
> on
> frequency change, this one removes it from this driver.
>
> Some related minor cleanups are also done along with it.
>
> Cc: H
Around Sat 27 Jul 2013 19:07:51 -0400 or thereabout, Cong Ding wrote:
> there is an additional "{", which causes building error.
>
> Signed-off-by: Cong Ding
Acked-by: Hans-Christian Egtvedt
> ---
> arch/avr32/boards/atngw100/mrmt.c |1 -
> 1 file changed, 1 d
(-)
--
Best regards,
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This patch uses these generic routines for this driver.
Nice, thanks for cleaning up (-:
> Cc: Hans-Christian Egtvedt
> Signed-off-by: Viresh Kumar
Acked-by: Hans-Christian Egtvedt
> ---
> drivers/cpufreq/at32ap-cpufreq.c | 12 +---
> 1 file changed, 1 insertion
Around Mon 12 Aug 2013 11:37:45 +0530 or thereabout, Viresh Kumar wrote:
> On 10 August 2013 13:53, Hans-Christian Egtvedt wrote:
>> Around Sat 10 Aug 2013 12:14:07 +0530 or thereabout, Viresh Kumar wrote:
>>> Most of the CPUFreq drivers do similar things in .exit() and .veri
Around Mon 12 Aug 2013 12:43:37 +0530 or thereabout, Viresh Kumar wrote:
> On 12 August 2013 12:40, Hans-Christian Egtvedt wrote:
>> Ok, AVR32 driver should expose a frequency table then, which is quite simple.
>
> It would be really nice if you can provide that patch, that will
Around Mon 12 Aug 2013 13:09:25 +0530 or thereabout, Viresh Kumar wrote:
> On 12 August 2013 13:00, Hans-Christian Egtvedt wrote:
>> I'll add it on my todo-list and have a look at it in the evening (-:
>
> Thanks.
>
>> How hard can it be™
>
> Its not abou
will pass index to it.
>
> Cc: Hans-Christian Egtvedt
> Signed-off-by: Viresh Kumar
Acked-by: Hans-Christian Egtvedt
> ---
> drivers/cpufreq/at32ap-cpufreq.c | 23 +--
> 1 file changed, 5 insertions(+), 18 deletions(-)
--
mvh
Hans-Christian Egtvedt
Around Tue 05 Mar 2013 22:54:47 +0800 or thereabout, Jiang Liu wrote:
> Use common help functions to free reserved pages.
>
AFAICT it looks good, thanks for updating.
> Signed-off-by: Jiang Liu
>
Acked-by: Hans-Christian Egtvedt
> Cc: Haavard Skinnemoen
> Cc: Hans
AVR32_9UW_PCREL
> against `.text'+ae0: 1 errors in 1 logs
> v3.10-rc1/avr32/avr32-allnoconfig
I suspect this is caused by not optimizing for size.
--
mvh
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body o
the previous definition
Thanks for fixing.
> Signed-off-by: Jiang Liu
> Cc: Haavard Skinnemoen
> Cc: Hans-Christian Egtvedt
> Cc: linux-kernel@vger.kernel.org
Acked-by: Hans-Christian Egtvedt
> ---
> arch/avr32/include/uapi/asm/param.h |6 +-
> 1 file changed, 5
Around Sat 06 Apr 2013 22:32:14 +0800 or thereabout, Jiang Liu wrote:
> Prepare for removing num_physpages and simplify mem_init().
>
> Signed-off-by: Jiang Liu
> Cc: Haavard Skinnemoen
> Cc: Hans-Christian Egtvedt
> Cc: linux-kernel@vger.kernel.org (open list)
Acked-
mark the start of the .text section.
I'm assuming this series of patches makes this change.
> Signed-off-by: Jiang Liu
> Cc: Haavard Skinnemoen
> Cc: Hans-Christian Egtvedt
> Cc: linux-kernel@vger.kernel.org
Acked-by: Hans-Christian Egtvedt
> ---
> arch/avr32/kernel
Around Sun 07 Apr 2013 23:29:17 +0800 or thereabout, Jiang Liu wrote:
> On 04/07/2013 03:55 PM, Hans-Christian Egtvedt wrote:
>> Around Sun 07 Apr 2013 00:43:36 +0800 or thereabout, Jiang Liu wrote:
>>> Fix building warnings caused by redifinitions of HZ:
>> Thanks fo
Russell
> Cc: Paul McKenney
> Cc: Peter Zijlstra
> Reviewed-by: Cc: Srivatsa S. Bhat
> Cc: Magnus Damm
> Cc: Hans-Christian Egtvedt
> Link: http://lkml.kernel.org/r/20130321215233.950290...@linutronix.de
> Signed-off-by: Thomas Gleixner
Acked-by: Hans-Christian E
m/init.c:10:
> /ws/linux/kernel/linux.git/arch/avr32/include/uapi/asm/param.h:6:1: warning:
> this is the location of the previous definition
>
> Signed-off-by: Jiang Liu
> Cc: Hans-Christian Egtvedt
> Cc: Haavard Skinnemoen
> Cc: linux-kernel@vger.kernel.org
Thanks, I'l
Hello Linus,
please pull
git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus
to receive the following AVR32 updates for 3.10 (wow, it has gone 10 releases
since my last request :( ).
Hans-Christian Egtvedt (2):
avr32: move NODES_SHIFT into Kconfig and delete
Around Mon 06 Aug 2012 18:32:09 +0900 or thereabout, Jingoo Han wrote:
> This patch removes goto err_free_mem, which makes code a bit smaller.
>
> Cc: Hans-Christian Egtvedt
> Cc: Richard Purdie
> Signed-off-by: Jingoo Han
Acked-by: Hans-Christian Egtvedt
--
Hans-Christia
help
> + Say yes if access to the Synopsys DesignWare AHB DMA controller
> + should be big endian, such as for Atmel AT32ap7000
> +
"Say yes here to use big endian I/O access when reading and writing to the
DMA controller registers. This is needed on some platforms, like
ke:
/*
* Setup DMA controller to let source be master, and transfer width to
* 32-bit.
*/
slave->sdata.src_master = 1;
slave->sdata.max_mem_width = 2;
>
> data->dma_slave = slave;
>
--
mvh
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubsc
Around Mon 27 Aug 2012 16:47:40 +0800 or thereabout, Hein Tibosch wrote:
> On 8/27/2012 3:03 PM, Hans-Christian Egtvedt wrote:
>> I think the English in kconfig could use some brushing up.
>>
>>> +config DW_DMAC_BE
>>
>>
>> This name isn't that
on(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3105c48..e9c1746 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1489,7 +1489,6 @@ AVR32 ARCHITECTURE
> M: Haavard Skinnemoen
> M: Hans-Christian Egtvedt
> W: http://www.atmel.com/products/AVR32/
Around Wed 23 Jan 2013 13:49:38 +0100 or thereabout, Matthias Brugger wrote:
> On 01/22/2013 09:10 PM, Hans-Christian Egtvedt wrote:
>>Around Tue 22 Jan 2013 18:16:21 +0100 or thereabout, Matthias Brugger wrote:
>>>Web ressource http://avr32linux.org is no longer
>>>av
is the intention behind the macro? Which restriction is relaxed?
> #define writeb_be__raw_writeb
> #define writew_be__raw_writew
> #define writel_be__raw_writel
--
mvh
Hans-Christian Egtvedt
--
To unsubscribe f
ent() and
> dma_get_sgtable() are provided in .
>
> Avr32 does not use dma_map_ops, hence it should implement them as inline
> stubs using dma_common_mmap() and dma_common_get_sgtable().
Thanks for fixing.
> Signed-off-by: Geert Uytterhoeven
> Cc: Marek Szyprowski
> Cc: Haavard Ski
Around Mon 14 Jan 2013 22:43:51 +0100 or thereabout, Cong Ding wrote:
> there is an extra "} in the file, so we delete it.
>
> Signed-off-by: Cong Ding
Acked-by: Hans-Christian Egtvedt
> ---
> arch/avr32/boards/atngw100/mrmt.c |1 -
> 1 file changed, 1 deletion(-)
ed on the LG L1510SF screen.
Any comments on the driver would be much appreciated.
--
Regards,
Hans-Christian Egtvedt <[EMAIL PROTECTED]>
MIVU Solutions DA
--- kernel-source-2.6.11/drivers/usb/input/Kconfig 2004-12-24 22:35:23.0 +0100
+++ linux-2.6.11/drivers/usb/input/Kconfig 2005-
On Fri, 2005-03-04 at 09:52 -0500, Dmitry Torokhov wrote:
> On Fri, 4 Mar 2005 14:03:37 +0200, Alexey Dobriyan <[EMAIL PROTECTED]> wrote:
> > On Friday 04 March 2005 12:30, Hans-Christian Egtvedt wrote:
> As far as the driver goes:
>
> - yes, it does need input
Around Fri 04 Mar 2005 11:54:18 + or thereabout, Dmitry Torokhov wrote:
> On Fri, 04 Mar 2005 17:20:24 +0100, Hans-Christian Egtvedt <[EMAIL
> PROTECTED]> wrote:
>> On Fri, 2005-03-04 at 09:52 -0500, Dmitry Torokhov wrote:
>> > On Fri, 4 Mar 2005 14:03:37 +02
On Fri, 2005-03-04 at 11:54 -0500, Dmitry Torokhov wrote:
> On Fri, 04 Mar 2005 17:20:24 +0100, Hans-Christian Egtvedt <[EMAIL
> PROTECTED]> wrote:
> > On Fri, 2005-03-04 at 09:52 -0500, Dmitry Torokhov wrote:
> > > On Fri, 4 Mar 2005 14:03:37 +0200, Alexey
On Thu, 2005-03-10 at 17:18 +0100, Vojtech Pavlik wrote:
> On Tue, Mar 08, 2005 at 05:01:00PM +0100, Hans-Christian Egtvedt wrote:
>
> > I really don't think the controller can now anything about the size of
> > the screen.
> >
> > I've attached vers
in the errata section of the
datasheet avilable from
http://www.atmel.com/dyn/products/datasheets.asp?family_id=682
Signed-off-by: Hans-Christian Egtvedt <[EMAIL PROTECTED]>
---
drivers/char/watchdog/at32ap700x_wdt.c | 69 ++--
1 files changed, 65 insertions
);
I find the latter more readable and compact, the user also does not need
to know the offset of the different bit-fields.
I agree that describing names for the different bit-fields is nice.
Similar to the way the AVR32 standalone headers are built up.
--
With kind regards,
Hans-Christian Eg
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.
As I said two lines furter down, I think these defines are nice. Will
adding bit-field descriptors make the SSC driver more usable by the AT91
driver will be submitted
soon.
Hardware documentation can be found in the AT32AP7000 data sheet, which can be
downloaded from http://www.atmel.com/dyn/products/datasheets.asp?family_id=682
Signed-off-by: Hans-Christian Egtvedt <[EMAIL PROTECTED]>
---
drivers/misc/Kconfig | 10 ++
d
the first time I sent it.
Signed-off-by: Hans-Christian Egtvedt <[EMAIL PROTECTED]>
---
drivers/misc/Kconfig | 10 ++
drivers/misc/Makefile |1 +
drivers/misc/atmel-ssc.c | 175 +
include/linux/atmel-ssc.h
This patch adds support for the built in watchdog in AT32AP700X devices.
Tested on AT32AP7000 and ATSTK1000.
Hardware documentation can be found in the AT32AP7000 datasheet.
Signed-off-by: Hans-Christian Egtvedt <[EMAIL PROTECTED]>
Signed-off-by: Haavard Skinnemoen <[EMAIL
On Thu, 2007-06-07 at 16:09 -0700, Andrew Morton wrote:
> On Wed, 6 Jun 2007 16:04:07 +0200
> Hans-Christian Egtvedt <[EMAIL PROTECTED]> wrote:
>
> > This patch adds support for the built in watchdog in AT32AP700X devices.
> >
> > Tested on AT32AP7000
On Fri, 2007-06-08 at 09:23 +0200, Hans-Christian Egtvedt wrote:
> On Thu, 2007-06-07 at 16:09 -0700, Andrew Morton wrote:
> > On Wed, 6 Jun 2007 16:04:07 +0200
> > Hans-Christian Egtvedt <[EMAIL PROTECTED]> wrote:
> >
> > > This patch adds support for the bui
Signed-off-by: Hans-Christian Egtvedt <[EMAIL PROTECTED]>
Signed-off-by: Haavard Skinnemoen <[EMAIL PROTECTED]>
---
drivers/rtc/Kconfig |7 +
drivers/rtc/Makefile |1 +
drivers/rtc/rtc-at32ap700x.c | 337 ++
3 files
Signed-off-by: Hans-Christian Egtvedt <[EMAIL PROTECTED]>
---
Documentation/rtc.txt |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/rtc.txt b/Documentation/rtc.txt
index 1ef6bb8..8cc67c7 100644
--- a/Documentation/rtc.txt
+++ b/Documentation/r
Signed-off-by: Hans-Christian Egtvedt <[EMAIL PROTECTED]>
---
drivers/rtc/rtc-dev.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/drivers/rtc/rtc-dev.c b/drivers/rtc/rtc-dev.c
index 137330b..7f0e749 100644
--- a/drivers/rtc/rtc-dev.c
+++ b/drivers/rtc/rtc
port, etc. on
> - * certain chipselects.
> - */
> -static inline void set_ebi_sfr_bits(u32 mask)
> -{
> - hmatrix_sfr_set_bits(HMATRIX_SLAVE_EBI, mask);
> -}
> -
> /*
> * Timer/Counter (TC)
>
Around Wed 24 Dec 2014 14:22:21 +0200 or thereabout, Kirill A. Shutemov wrote:
> We've replaced remap_file_pages(2) implementation with emulation.
> Nobody creates non-linear mapping anymore.
>
> Signed-off-by: Kirill A. Shutemov
> Cc: Haavard Skinnemoen
> Cc:
Around Tue 06 Jan 2015 17:44:50 +0200 or thereabout, Michael S. Tsirkin wrote:
> Align using tabs to make code prettier.
>
It is already aligned using tabs, but there is one too much. Thanks for
cleaning.
> Signed-off-by: Michael S. Tsirkin
>
Acked-by: Hans-Christian Egtvedt
&
> Fix it up.
Thank you (-:
> Signed-off-by: Michael S. Tsirkin
>
Acked-by: Hans-Christian Egtvedt
> ---
> arch/avr32/include/asm/uaccess.h | 18 +-
> 1 file changed, 9 insertions(+), 9 deletions(-)
--
mvh
Hans-Christian Egtvedt
--
To unsubscribe from this li
called before
> that.
>
> This means that avr32, ia64, parisc and s390 no longer need to implement
> their own module_free() at all. avr32 doesn't need module_finalize()
> either.
At a glance it looks sane.
> Signed-off-by: Rusty Russell
> Cc: Chris Metcalf
> Cc: Haava
Around Sun 11 Jan 2015 03:00:16 +0100 or thereabout, Alexandre Belloni wrote:
> cpu_is_at91* are not used in any driver outside mach-at91. Remove those
> useless
> definitions.
Great, thank you for cleaning.
> Signed-off-by: Alexandre Belloni
>
Acked-by: Hans-Chrisitan Egtvedt
> ---
>
> Han
e AVR32 related bits.
Acked-by: Hans-Christian Egtvedt
> arch/c6x/include/asm/thread_info.h | 2 --
> arch/cris/arch-v10/kernel/signal.c | 2 --
> arch/cris/arch-v32/kernel/signal.c | 2 --
> arch/cris/include/asm/thread_info.h | 2 --
> arch/hexagon/include/asm
(+), 1 deletion(-)
--
Best regards,
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://w
hitecture
> cannot do SMP, remove the whole SMP block, too. Only compile tested due
> to no hardware.
Looks sane, AVR32 doesn't support SMP, so this change should be fine.
> Signed-off-by: Wolfram Sang
>
Acked-by: Hans-Christian Egtvedt
> [1] https://lists.01.org/pipermail/kbuild-
b/arch/avr32/Kconfig
> @@ -5,7 +5,6 @@ config AVR32
> select EXPERT
> select HAVE_CLK
> select HAVE_OPROFILE
> - select HAVE_KPROBES
> select VIRT_TO_BUS
> select GENERIC_IRQ_PROBE
> select GENERIC_ATOMIC64
--
mvh
Hans-Christian Egtvedt
--
To u
est anyway, since april 2009,
> I only see tree wide changes and I can't believe they didn't get broken
> a way or another.
I'll be happy to accept a patch that removes the use of the non-generic
driver, preferably compile tested.
--
mvh
Hans-Christian Egtvedt
--
To unsubscrib
Around Wed 19 Mar 2014 14:03:22 +0100 or thereabout, Alexandre Belloni wrote:
> Switch to the pwm/pwm-atmel driver instead of misc/atmel_pwm
>
> Signed-off-by: Alexandre Belloni
Acked-by: Hans-Christian Egtvedt
> ---
> arch/avr32/mach-at32ap/at32ap700x.c | 7 ++-
>
Around Wed 19 Mar 2014 14:03:24 +0100 or thereabout, Alexandre Belloni wrote:
> Switch to the generic leds_pwm driver instead of leds-atmel-pwm.
>
> Signed-off-by: Alexandre Belloni
Acked-by: Hans-Christian Egtvedt
I do not have this board either.
> ---
> arch/avr32/boards
Around Wed 19 Mar 2014 14:03:25 +0100 or thereabout, Alexandre Belloni wrote:
> Switch to the generic pwm_bl driver instead of atmel-pwm-bl.
>
> Signed-off-by: Alexandre Belloni
Acked-by: Hans-Christian Egtvedt
I do not have this board either.
> ---
> arch/avr32/boards/
Around Wed 19 Mar 2014 14:03:23 +0100 or thereabout, Alexandre Belloni wrote:
> Switch to the generic leds_pwm driver instead of leds-atmel-pwm.
>
> Signed-off-by: Alexandre Belloni
Acked-by: Hans-Christian Egtvedt
I do not have this add-on board either, so I can only provide comp
Around Wed 19 Mar 2014 14:03:26 +0100 or thereabout, Alexandre Belloni wrote:
> Now that all boards have switch to the generic PWM framework, update the
> defconfigs to use it.
>
> Signed-off-by: Alexandre Belloni
Acked-by: Hans-Christian Egtvedt
> ---
>
-off-by: Alexandre Belloni
Acked-by: Hans-Christian Egtvedt
> ---
> drivers/video/backlight/Kconfig| 11 --
> drivers/video/backlight/Makefile | 1 -
> drivers/video/backlight/atmel-pwm-bl.c | 223
> -
> include/linux/atmel-pwm-bl.
) routine
>
> did some changes to driver and by mistake made cpuclk as a 'static' local
> variable, which wasn't actually required. Fix it.
>
> Reported-by: Alexandre Oliva
> Signed-off-by: Viresh Kumar
Acked-by: Hans-Christian Egtvedt
> ---
> dri
r32/boards/mimc200/fram.c:79: error: function declaration isn't a
>> >> prototype
>
> Untested.
Looks very sane.
> Reported-by: kbuild test robot
> CC: Mark Jackson
> CC: Hans-Christian Egtvedt
> CC: Haavard Skinnemoen
> Signed-off-by: Sergei Trofimovich
ected specifier-qualifier-list
> before 'mode_t'
> arch/avr32/boards/mimc200/fram.c:42: error: 'THIS_MODULE' undeclared here
> (not in a function)
>
> Reported-by: Fengguang Wu
> Cc: Haavard Skinnemoen
> Cc: Hans-Christian Egtvedt
> Signed-off-
dd this to my for-linus branch.
> Signed-off-by: Eunbong Song
>
Acked-by: Hans-Christian Egtvedt
> ---
> arch/avr32/configs/atngw100_defconfig |1 -
> arch/avr32/configs/atngw100_evklcd100_defconfig|1 -
> arch/avr32/configs/atngw100_evklcd101_defconfi
branch.
> Signed-off-by: Chen Gang
Signed-off-by: Hans-Christian Egtvedt
> ---
> arch/avr32/include/uapi/asm/auxvec.h |6 +++---
> arch/avr32/include/uapi/asm/bitsperlong.h |1 -
> arch/avr32/include/uapi/asm/byteorder.h |6 +++---
> arch/avr32/include/
resource.h
delete mode 100644 arch/avr32/include/uapi/asm/siginfo.h
delete mode 100644 arch/avr32/include/uapi/asm/statfs.h
--
mvh
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More maj
Around Mon 25 Nov 2013 09:55:12 +0100 or thereabout, Geert Uytterhoeven wrote:
> Uapi just includes
>
Thanks for cleaning.
> Signed-off-by: Geert Uytterhoeven
> Cc: Haavard Skinnemoen
> Cc: Hans-Christian Egtvedt
Acked-by: Hans-Christian Egtvedt
> ---
> arch/a
u have my
> Signed-off-by: Geert Uytterhoeven
> Cc: Haavard Skinnemoen
> Cc: Hans-Christian Egtvedt
Acked-by: Hans-Christian Egtvedt
> ---
> arch/avr32/include/asm/Kbuild |1 +
> arch/avr32/include/asm/types.h | 19 ---
> 2 files changed, 1 insertion(+),
.flags = IRQF_TIMER | IRQF_DISABLED | IRQF_SHARED,
> + .flags = IRQF_TIMER | IRQF_SHARED,
> .name = "avr32_comparator",
> };
>
--
mvh
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubscribe linux-kern
post] Error 1
>> make: *** [modules] Error 2
>>
>>
>> Signed-off-by: Chen Gang
Acked-by: Hans-Christian Egtvedt
>> ---
>> arch/avr32/mm/cache.c | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/avr32/mm/cache.c b/arch/avr
32_bit_GNU_Toolchain_3.4.2_435 --with-bugurl=http://www
> .atmel.com/avr
> Thread model: single
> gcc version 4.4.7 (AVR_32_bit_GNU_Toolchain_3.4.2_435)
>
> Signed-off-by: Chen Gang
Acked-by: Hans-Christian Egtvedt
I will merge this into the avr32 tree in the for-linus branch. AFAICT this is
also s
rs.
> Signed-off-by: Chen Gang
>
Acked-by: Hans-Christian Egtvedt
> ---
> arch/avr32/include/asm/Kbuild | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/avr32/include/asm/Kbuild b/arch/avr32/include/asm/Kbuild
> index 8b398ff..00a0f3c 100644
> --- a/ar
x27;:
> drivers/gpu/drm/drm_bufs.c:217: error: implicit declaration of function
> 'ioremap_wc'
> drivers/gpu/drm/drm_bufs.c:218: warning: assignment makes pointer from
> integer without a cast
I guess this patch needs to go in before pulling in vga.h.
>
> Signed
+
4 files changed, 5 insertions(+), 1 deletion(-)
--
mvh
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please r
I typically don't use my Cisco address for avr32 related kernel patches,
but it seems to be my own fault, my global gitconfig contained my @cisco.com
address. Fixed now.
--
Best regards,
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel&
Around Tue 13 May 2014 17:02:49 +0800 or thereabout, Ley Foon Tan wrote:
> Override time_t and clock_t in include/uapi/asm-generic.
>
> Signed-off-by: Ley Foon Tan
Acked-by: Hans-Christian Egtvedt
> ---
> arch/avr32/include/uapi/asm/posix_types.h | 6 ++
> 1 file cha
Around Fri 09 May 2014 23:17:28 +0200 or thereabout, Peter Zijlstra wrote:
> On Fri, May 09, 2014 at 10:51:55PM +0200, Peter Zijlstra wrote:
>> On Fri, May 09, 2014 at 10:43:09PM +0200, Peter Zijlstra wrote:
>> > On Fri, May 09, 2014 at 08:32:41PM +0200, Hans-Chris
Around Tue 13 May 2014 22:50:45 +0200 or thereabout, Peter Zijlstra wrote:
> On Tue, May 13, 2014 at 10:40:32PM +0200, Hans-Christian Egtvedt wrote:
>> Probably found the reason why we want to use sub with the signed 21-bit
>> limit, it uses one less register than the add instructi
Around Wed 14 May 2014 09:54:25 +0800 or thereabout, Ley Foon Tan wrote:
> On Wed, May 14, 2014 at 4:19 AM, Hans-Christian Egtvedt
> wrote:
>> Around Tue 13 May 2014 17:02:49 +0800 or thereabout, Ley Foon Tan wrote:
>>> Override time_t and clock_t in include/uapi/asm-generi
its both atomic operations to work only on signed 21-bit
integers.
> This also prepares for easy addition of new ops.
>
> Requires the asm_op because of eor.
>
> Cc: Haavard Skinnemoen
> Cc: Hans-Christian Egtvedt
> Cc: Linus Torvalds
> Signed-off-by: Peter Zijlstr
1 - 100 of 160 matches
Mail list logo