Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755803AbcCaI07 (ORCPT ); Thu, 31 Mar 2016 04:26:59 -0400 Received: from mail-ob0-f178.google.com ([209.85.214.178]:36582 "EHLO mail-ob0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755203AbcCaI0y (ORCPT ); Thu, 31 Mar 2016 04:26:54 -0400 MIME-Version: 1.0 In-Reply-To: <1457998330-8070-1-git-send-email-nicolassaenzj@gmail.com> References: <1457998330-8070-1-git-send-email-nicolassaenzj@gmail.com> Date: Thu, 31 Mar 2016 10:26:53 +0200 Message-ID: Subject: Re: [PATCH] gpio: 74x164: add dt support for nxp's 74x594 From: Linus Walleij To: Nicolas Saenz Julienne Cc: Alexandre Courbot , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" , Rob Herring , =?UTF-8?Q?Pawe=C5=82_Moll?= , Mark Rutland , "ijc+devicetree@hellion.org.uk" , Kumar Gala Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 369 Lines: 15 On Tue, Mar 15, 2016 at 12:32 AM, Nicolas Saenz Julienne wrote: > The chip is also an 8 bit shift register which works out of the box as a GPO > expander with this patch > > Signed-off-by: Nicolas Saenz Julienne Patch applied. I'm not a compatible-string minimalist. Add as many as you like. Yours, Linus Walleij