Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1629762

Re: [PATCH 1/2] gpio: move tca9554 from pcf857x to pca953x

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From Linus Walleij <linus.walleij@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] gpio: move tca9554 from pcf857x to pca953x
Date Mon, 24 Apr 2017 18:30:02 +0200
Message-ID <tzP2a-Rd-19@gated-at.bofh.it> (permalink)
References <tyGaC-5Ri-7@gated-at.bofh.it>
X-Original-To Anders Darander <anders@chargestorm.se>
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=CiK7JUXP4owRLueASWqPp2aA6flXtgMbb3Mi3NM/EIk=; b=K4Trd1yn8epYAU014FFu+wNypVLLRWstcCVz8SPFzwVLasfbslS7FZM6c7uwDM8slL 228wvO9KJ1ZaIQSQyUyNwW0MSXonEwOMkzgKP8JNWEiZ5ibRmNByd1QWueWb4PMOKVqo 1UUggap3zysDfnOwrIexXcauG7iF3xiEZOL7Q=
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=CiK7JUXP4owRLueASWqPp2aA6flXtgMbb3Mi3NM/EIk=; b=H1V+mLFdli0+E0NvPLleOgM8Ae+uHG64twwR1aeHwA9UAKtiXtBAXQai7LRY+SdgZN 1jXyaoEWzxZmmYj5yhjomjaYtN7ejOt9lHVDQmzO6HU3SdjqAq2dDpaqE9dfU2M8Jyxt fwUG+tph6FfWb+/P4rCYXR6CGe5E9bPXNcer0cEsAaTtTS0iY5ROxbOVVPRj0lCapk0X JJjrEKP26y8CZDTBVTSLEuduZ6+QTZzBoNTgflm5s3xH9pHvtWmllpnDUKsJVdwzbsFZ qrsBs8YNcE5umMb1pFqoJIBEwEr8+V1zzDyRbtMq56P+ItZndT/DeMls/S+LhMmIXF4p U6Rg==
X-Gm-Message-State AN3rC/6tLDoWOrzQux9o7ig582d9nWN2o1KJjfBf1A9cFGlg8ef0eHB0 FljFjTJrKG2Wl2KqNa9opgrNulkBXwkg
X-Received by 10.157.30.200 with SMTP id n66mr15566547otn.177.1493051306536; Mon, 24 Apr 2017 09:28:26 -0700 (PDT)
MIME-Version 1.0
Content-Type text/plain; charset=UTF-8
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 13
Organization linux.* mail to news gateway
X-Original-Cc Alexandre Courbot <gnurou@gmail.com>, Rob Herring <robh+dt@kernel.org>, "linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>, "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>, Mark Rutland <mark.rutland@arm.com>
X-Original-Date Mon, 24 Apr 2017 18:28:25 +0200
X-Original-Message-ID <CACRpkdZBiXhhqiKGKYKU8-h9Y4=915UGbwhkJjgx0b5p9bfgng@mail.gmail.com>
X-Original-References <20170421124631.19269-1-anders@chargestorm.se>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1629762

Show key headers only | View raw


On Fri, Apr 21, 2017 at 2:46 PM, Anders Darander <anders@chargestorm.se> wrote:

> The TCA9554 doesn't work with the pcf857x driver, trying to change the direction
> gives a NAK bailout error.
>
> TCA9554 is similar to the PCA9554, thus change the driver.
>
> Signed-off-by: Anders Darander <anders@chargestorm.se>

Patch applied.

Yours,
Linus Walleij

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] gpio: move tca9554 from pcf857x to pca953x Anders Darander <anders@chargestorm.se> - 2017-04-21 14:50 +0200
  [PATCH 2/2] gpio: DT bindings, move tca9554 from pcf857x to pca953x Anders Darander <anders@chargestorm.se> - 2017-04-21 14:50 +0200
    Re: [PATCH 2/2] gpio: DT bindings, move tca9554 from pcf857x to pca953x Linus Walleij <linus.walleij@linaro.org> - 2017-04-24 18:40 +0200
    Re: [PATCH 2/2] gpio: DT bindings, move tca9554 from pcf857x to pca953x Geert Uytterhoeven <geert@linux-m68k.org> - 2017-04-26 10:00 +0200
  Re: [PATCH 1/2] gpio: move tca9554 from pcf857x to pca953x Linus Walleij <linus.walleij@linaro.org> - 2017-04-24 18:30 +0200

csiph-web