Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757010AbbDPJM3 (ORCPT ); Thu, 16 Apr 2015 05:12:29 -0400 Received: from down.free-electrons.com ([37.187.137.238]:53456 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756874AbbDPJMV convert rfc822-to-8bit (ORCPT ); Thu, 16 Apr 2015 05:12:21 -0400 Date: Thu, 16 Apr 2015 11:12:16 +0200 From: Boris Brezillon To: =?UTF-8?B?R2HDq2w=?= PORTAY Cc: Nicolas Ferre , Alexandre Belloni , Jean-Christophe PLAGNIOL-VILLARD , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/2] ARM: at91/dt: add support for at91-kizboxmini Message-ID: <20150416111216.1c8f19cc@bbrezillon> In-Reply-To: <1428929774-8951-1-git-send-email-g.portay@overkiz.com> References: <1428929774-8951-1-git-send-email-g.portay@overkiz.com> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1413 Lines: 48 On Mon, 13 Apr 2015 14:56:12 +0200 Gaël PORTAY wrote: > Hi, > > Here are two patches to bring support for a new hardware based on SAM9G25 SoC. > > The first one adds the PIN controller definition for PWM0. > The second defines the new board. To the whole series, Acked-by: Boris Brezillon > > Changes since v1: > - drop useless comments > - move pwm0 pinctrl's node close to tcb0 > - drop ek boards from compatible machine > - add at91sam9g25 board to compatible machine > > Changes since v2: > - update to v4.0 > - fix alphabetical order between gpio_keys and pwm_leds > > Best regards, > Gaël PORTAY (2): > ARM: at91/dt: sam9x5: add pinctrl for pwm0 > ARM: at91/dt: add support for kizboxmini > > arch/arm/boot/dts/Makefile | 1 + > arch/arm/boot/dts/at91-kizboxmini.dts | 129 ++++++++++++++++++++++++++++++++++ > arch/arm/boot/dts/at91sam9x5.dtsi | 46 ++++++++++++ > 3 files changed, 176 insertions(+) > create mode 100644 arch/arm/boot/dts/at91-kizboxmini.dts > -- Boris Brezillon, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/