Re: [PATCH 1/2] GPIO: Add driver for 74xx-ICs with MMIO access
From: Linus Walleij <hidden>
Date: 2014-09-29 12:04:47
Also in:
linux-devicetree
From: Linus Walleij <hidden>
Date: 2014-09-29 12:04:47
Also in:
linux-devicetree
On Fri, Sep 19, 2014 at 9:40 AM, Alexander Shiyan [off-list ref] wrote:
This patch adds driver to support GPIO functionality for 74xx-compatible ICs with MMIO access. Compatible models include: 1 bit: 74AHC1G125 (Input), 74AUC1G74 (Output) 2 bits: 74LVC2G125 (Input), 74HC74 (Output) 4 bits: 74HC125 (Input), 74HC175 (Output) 6 bits: 74HC365 (Input), 74HC174 (Output) 8 bits: 74HC244 (Input), 74HC273 (Output) 16 bits: 74AC1624 (Input), 74AC16374 (Output) Signed-off-by: Alexander Shiyan <redacted>
Looking good, if you fix up the DT bindings to not include technology as indicated in reply to patch 2/2 I'll be happy to apply this patch. Sorry for the delay. Yours, Linus Walleij