On Sat, Sep 21, 2013 at 8:39 PM, Laurent Pinchart <[email protected]> wrote:
> Add DT bindings for the pcf857x-compatible chips and parse the device > tree node in the driver. > > Signed-off-by: Laurent Pinchart <[email protected]> > --- > .../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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

