Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755673AbaKEPct (ORCPT ); Wed, 5 Nov 2014 10:32:49 -0500 Received: from bear.ext.ti.com ([192.94.94.41]:47396 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755077AbaKEPco (ORCPT ); Wed, 5 Nov 2014 10:32:44 -0500 From: George Cherian To: , CC: , , , , , , , , , , George Cherian Subject: [RESEND PATCH 0/2] Add dt support for extcon gpio driver Date: Wed, 5 Nov 2014 20:59:46 +0530 Message-ID: <1415201388-32060-1-git-send-email-george.cherian@ti.com> X-Mailer: git-send-email 1.8.3.1 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This series - Adds dt support to extcon-gpio driver. - Add cable name support in case of dt. George Cherian (2): extcon: gpio: Add dt support for the driver extcon: gpio: Add support for using cable names drivers/extcon/extcon-gpio.c | 87 +++++++++++++------------------------- include/linux/extcon/extcon-gpio.h | 59 -------------------------- 2 files changed, 29 insertions(+), 117 deletions(-) delete mode 100644 include/linux/extcon/extcon-gpio.h -- 1.8.3.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/