All of lore.kernel.org
 help / color / mirror / Atom feed
From: alexandre.belloni@free-electrons.com (Alexandre Belloni)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: at91: soc for 4.8 #1
Date: Sun, 12 Jun 2016 13:09:37 +0200	[thread overview]
Message-ID: <20160612110937.GI19050@piout.net> (raw)
In-Reply-To: <20160612110703.GA24734@piout.net>

The subject is obviously wrong and should be "ARM: at91: drivers for 4.8 #1"

On 12/06/2016 at 13:07:03 +0200, Alexandre Belloni wrote :
> Arnd, Olof, Kevin,
> 
> We finally get a driver for the EBI. It will hopefully allow to avoid
> relying on the bootloader for the EBI configuration.
> 
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.8-drivers
> 
> for you to fetch changes up to 1fdab21d1d52a85c31f932844242fec5fb81daac:
> 
>   memory: atmel-ebi: add DT bindings documentation (2016-06-02 08:32:25 +0200)
> 
> ----------------------------------------------------------------
> Drivers for 4.8:
>  - Add a driver for the EBI
> 
> ----------------------------------------------------------------
> Boris Brezillon (2):
>       memory: add Atmel EBI (External Bus Interface) driver
>       memory: atmel-ebi: add DT bindings documentation
> 
>  .../bindings/memory-controllers/atmel,ebi.txt      | 136 ++++
>  drivers/memory/Kconfig                             |  11 +
>  drivers/memory/Makefile                            |   1 +
>  drivers/memory/atmel-ebi.c                         | 771 +++++++++++++++++++++
>  4 files changed, 919 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt
>  create mode 100644 drivers/memory/atmel-ebi.c

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	arm@kernel.org
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] ARM: at91: soc for 4.8 #1
Date: Sun, 12 Jun 2016 13:09:37 +0200	[thread overview]
Message-ID: <20160612110937.GI19050@piout.net> (raw)
In-Reply-To: <20160612110703.GA24734@piout.net>

The subject is obviously wrong and should be "ARM: at91: drivers for 4.8 #1"

On 12/06/2016 at 13:07:03 +0200, Alexandre Belloni wrote :
> Arnd, Olof, Kevin,
> 
> We finally get a driver for the EBI. It will hopefully allow to avoid
> relying on the bootloader for the EBI configuration.
> 
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.8-drivers
> 
> for you to fetch changes up to 1fdab21d1d52a85c31f932844242fec5fb81daac:
> 
>   memory: atmel-ebi: add DT bindings documentation (2016-06-02 08:32:25 +0200)
> 
> ----------------------------------------------------------------
> Drivers for 4.8:
>  - Add a driver for the EBI
> 
> ----------------------------------------------------------------
> Boris Brezillon (2):
>       memory: add Atmel EBI (External Bus Interface) driver
>       memory: atmel-ebi: add DT bindings documentation
> 
>  .../bindings/memory-controllers/atmel,ebi.txt      | 136 ++++
>  drivers/memory/Kconfig                             |  11 +
>  drivers/memory/Makefile                            |   1 +
>  drivers/memory/atmel-ebi.c                         | 771 +++++++++++++++++++++
>  4 files changed, 919 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt
>  create mode 100644 drivers/memory/atmel-ebi.c

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2016-06-12 11:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-12 11:07 [GIT PULL] ARM: at91: soc for 4.8 #1 Alexandre Belloni
2016-06-12 11:07 ` Alexandre Belloni
2016-06-12 11:09 ` Alexandre Belloni [this message]
2016-06-12 11:09   ` Alexandre Belloni
2016-06-14 17:19 ` Olof Johansson
2016-06-14 17:19   ` Olof Johansson
  -- strict thread matches above, loose matches on Subject: below --
2016-06-12 11:03 Alexandre Belloni
2016-06-12 11:03 ` Alexandre Belloni
2016-06-14 17:13 ` Olof Johansson
2016-06-14 17:13   ` Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160612110937.GI19050@piout.net \
    --to=alexandre.belloni@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.