Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751399AbbEDP7X (ORCPT ); Mon, 4 May 2015 11:59:23 -0400 Received: from 9.mo4.mail-out.ovh.net ([46.105.40.176]:40627 "EHLO 9.mo4.mail-out.ovh.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750808AbbEDP7Q (ORCPT ); Mon, 4 May 2015 11:59:16 -0400 From: =?UTF-8?q?Ga=C3=ABl=20PORTAY?= To: Nicolas Ferre , Boris Brezillon , Alexandre Belloni , Jean-Christophe PLAGNIOL-VILLARD Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, =?UTF-8?q?Ga=C3=ABl=20PORTAY?= Subject: [PATCH v5 0/2] ARM: at91/dt: add support for at91-kizboxmini Date: Mon, 4 May 2015 17:59:05 +0200 Message-Id: <1430755147-12086-1-git-send-email-g.portay@overkiz.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 10902651748096797548 X-Ovh-Remote: 80.245.18.66 () X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-OVH-SPAMSTATE: OK X-OVH-SPAMSCORE: -100 X-OVH-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeektddrkedvucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeektddrkedvucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1226 Lines: 43 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. 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 Changes since v3: - add num-ports = <1> attribute to ohci node Changes since v4: - update to v4.0.1 - update "Acked-by" list 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 | 130 ++++++++++++++++++++++++++++++++++ arch/arm/boot/dts/at91sam9x5.dtsi | 46 ++++++++++++ 3 files changed, 177 insertions(+) create mode 100644 arch/arm/boot/dts/at91-kizboxmini.dts -- 1.9.1 -- 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/