Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1634349
| From | Andy Shevchenko <andy.shevchenko@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC] remove support for AVR32 architecture |
| Date | 2017-05-02 13:30 +0200 |
| Message-ID | <tCEae-64n-19@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <tpD2i-kn-33@gated-at.bofh.it> <tCz0S-2fU-7@gated-at.bofh.it> <tCAJk-3zE-17@gated-at.bofh.it> <tCBcl-421-19@gated-at.bofh.it> <tCBvI-49u-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, May 2, 2017 at 11:33 AM, Andy Shevchenko <andy.shevchenko@gmail.com> wrote: > On Tue, May 2, 2017 at 11:12 AM, Hans-Christian Noren Egtvedt > <egtvedt@samfundet.no> wrote: >> Around Tue 02 May 2017 10:46:58 +0300 or thereabout, Andy Shevchenko wrote: >>> On Tue, May 2, 2017 at 8:52 AM, Hans-Christian Noren Egtvedt >>> <egtvedt@samfundet.no> wrote: >>>> Around Mon 27 Mar 2017 15:35:56 +0200 or thereabout, Hans-Christian Noren Egtvedt wrote: >>>>> Around Mon 27 Mar 2017 15:26:04 +0200 or thereabout, Boris Brezillon wrote: >>>>>> On Wed, 1 Mar 2017 21:44:26 +0100 Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> wrote: >>>> >>>> <snipp AVR32 removal discussion> >>>> >>>>>> Is this still planned for 4.12? >>>>> >>>>> Yes, I have received no objections, only feedback to bits and pieces in >>>>> generic areas that can be removed in addition to my initial patch. >>>> >>>> Linus has merged the branch removing AVR32 architecture now. >>> >>> Thanks! >>> >>> Question: does it make sense / needed to Cc you on patches that are >>> going to remove AVR32 (related) bits in individual drivers? I suppose >>> I will do Cc you. >> >> I do have a series already prepared at >> https://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git/log/?h=avr32-cleanup >> >> It does not touch DMA and Ethernet parts though. > > I see. I will prepare than the patches I have in mind based on top of > your branch and send to mailing list soon. Just sent a couple of patches regarding dw_dmac use. In your branch we still have $ git grep -n -w CONFIG_AVR32 drivers/misc/atmel_tclib.c:20:#if defined(CONFIG_AVR32) drivers/mmc/host/atmel-mci.c:176:#ifdef CONFIG_AVR32 drivers/spi/spi-atmel.c:228:#ifdef CONFIG_AVR32 drivers/tty/serial/atmel_serial.c:228:#ifdef CONFIG_AVR32 drivers/tty/vt/keyboard.c:1207: defined(CONFIG_AVR32) drivers/usb/gadget/udc/atmel_usba_udc.h:46:#if defined(CONFIG_AVR32) drivers/usb/gadget/udc/atmel_usba_udc.h:194:#ifdef CONFIG_AVR32 drivers/video/fbdev/atmel_lcdfb.c:155:#elif defined(CONFIG_AVR32) -- With Best Regards, Andy Shevchenko
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [RFC] remove support for AVR32 architecture Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> - 2017-05-02 08:00 +0200
Re: [RFC] remove support for AVR32 architecture Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-05-02 09:50 +0200
Re: [RFC] remove support for AVR32 architecture Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> - 2017-05-02 10:20 +0200
Re: [RFC] remove support for AVR32 architecture Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-05-02 10:40 +0200
Re: [RFC] remove support for AVR32 architecture Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-05-02 13:30 +0200
csiph-web