Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753531AbdFSGOl (ORCPT ); Mon, 19 Jun 2017 02:14:41 -0400 Received: from mail-lf0-f68.google.com ([209.85.215.68]:35464 "EHLO mail-lf0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753479AbdFSGOk (ORCPT ); Mon, 19 Jun 2017 02:14:40 -0400 Date: Sun, 18 Jun 2017 22:56:19 -0700 From: Olof Johansson To: Alexandre Belloni Cc: Arnd Bergmann , arm@kernel.org, Nicolas Ferre , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] ARM: at91: DT for 4.13 Message-ID: <20170619055619.GO7703@localhost> References: <20170616162608.ucjxtqpvjhdj77gy@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170616162608.ucjxtqpvjhdj77gy@piout.net> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1635 Lines: 51 On Fri, Jun 16, 2017 at 06:26:08PM +0200, Alexandre Belloni wrote: > Arnd, Olof, > > Here is the DT pull request, switching most platform the the new EBI and > NAND bindings. > > The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6: > > Linux 4.12-rc1 (2017-05-13 13:19:49 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.13-dt > > for you to fetch changes up to bc03ce08396786c92d6591a81682c7da7accbfc8: > > ARM: dts: at91: sama5d2_xplained: remove wrong memory node (2017-06-08 23:49:17 +0200) > > ---------------------------------------------------------------- > DT for 4.13 > > - Switch to the new NAND binding > - A few non urgent fixes > > ---------------------------------------------------------------- > Baruch Siach (1): > ARM: dts: at91: sama5d2_xplained: remove wrong memory node > > Boris Brezillon (4): > dt-bindings: mtd: atmel-nand: Document the nfc-io bindings > ARM: dts: at91: Declare EBI/NAND controllers > ARM: dts: at91: Switch to the new NAND bindings > ARM: dts: at91: Add the NOR flash available on sama5d3 dev kits > > Claudiu Beznea (1): > ARM: dts: at91: sama5d2_xplained: add pwm controller > > Javier Martinez Canillas (1): > ARM: dts: at91: Add generic compatible string for I2C EEPROM > > Uwe Kleine-K?nig (2): > dts: gpio_atmel: adapt binding doc to reality > ARM: dts: at91-sama5d4: use IRQ_TYPE_* to specify irq flags > > Wenyou Yang (1): > ARM: dts: at91: sama5d2: add m_can nodes Merged, thanks. -Olof