Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753422Ab3IWSI4 (ORCPT ); Mon, 23 Sep 2013 14:08:56 -0400 Received: from mail-ob0-f170.google.com ([209.85.214.170]:44290 "EHLO mail-ob0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752630Ab3IWSIz (ORCPT ); Mon, 23 Sep 2013 14:08:55 -0400 MIME-Version: 1.0 In-Reply-To: <1379788789-19801-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> References: <1379788789-19801-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> Date: Mon, 23 Sep 2013 20:01:18 +0200 Message-ID: Subject: Re: [PATCH v6] gpio: pcf857x: Add OF support From: Linus Walleij To: Laurent Pinchart Cc: "linux-gpio@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Tomasz Figa , Archit Taneja , Sylwester Nawrocki , Linux-OMAP , "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1044 Lines: 27 On Sat, Sep 21, 2013 at 8:39 PM, Laurent Pinchart wrote: > Add DT bindings for the pcf857x-compatible chips and parse the device > tree node in the driver. > > Signed-off-by: Laurent Pinchart > --- > .../devicetree/bindings/gpio/gpio-pcf857x.txt | 71 ++++++++++++++++++++++ > drivers/gpio/gpio-pcf857x.c | 44 +++++++++++--- > 2 files changed, 107 insertions(+), 8 deletions(-) > create mode 100644 Documentation/devicetree/bindings/gpio/gpio-pcf857x.txt > > Changes since v5: > > - Renamed pin to line in the DT bindings documentation > - Renamed pins-initial-states DT property to lines-initial-states I can't see any problem with this so patch applied. Yours, Linus Walleij -- 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/