Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754143Ab3FTHYC (ORCPT ); Thu, 20 Jun 2013 03:24:02 -0400 Received: from mail-we0-f170.google.com ([74.125.82.170]:54376 "EHLO mail-we0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752359Ab3FTHYA (ORCPT ); Thu, 20 Jun 2013 03:24:00 -0400 From: To: , Linus Walleij Cc: Olivier Clergeaud , Lee Jones , Fabio Baltieri , Patrice Chotard Subject: [PATCH 0/2] pinctrl: ABX500: Add device tree support Date: Thu, 20 Jun 2013 09:23:20 +0200 Message-Id: <1371713002-18974-1-git-send-email-patrice.chotard.st@gmail.com> X-Mailer: git-send-email 1.7.10 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 884 Lines: 23 From: Patrice Chotard This patchset replaces previously submitted patch regarding device tree support for ABX500 Asic family. It now uses pin configuration generic parsing code proposed by Heiko Stuebner. Patrice Chotard (2): pinctrl: abx500: Add device tree support pinctrl: abx500: fix abx500_pin_config_set() .../devicetree/bindings/pinctrl/ste,abx500.txt | 352 ++++++++++++++++++++ drivers/pinctrl/pinctrl-abx500.c | 215 +++++++++++- 2 files changed, 561 insertions(+), 6 deletions(-) create mode 100644 Documentation/devicetree/bindings/pinctrl/ste,abx500.txt -- 1.7.10 -- 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/