From: "H. Nikolaus Schaller" <hns@goldelico.com>
To: galak@codeaurora.org, andy.shevchenko@gmail.com,
Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Linus Walleij <linus.walleij@linaro.org>,
Alexandre Courbot <gnurou@gmail.com>
Cc: devicetree@vger.kernel.org, linux-gpio@vger.kernel.org,
linux-kernel@vger.kernel.org, letux-kernel@openphoenux.org,
kernel@pyra-handheld.com,
"H. Nikolaus Schaller" <hns@goldelico.com>
Subject: [PATCH v2 0/5] none
Date: Wed, 4 Apr 2018 21:00:19 +0200 [thread overview]
Message-ID: <cover.1522868422.git.hns@goldelico.com> (raw)
V2:
* added PCA_PCAL flags if matched through of-table
* fix address calculation for extended PCAL6524 registers
* hack to map LEVEL_LOW to EDGE_FALLING to be able to
test in combination with ts3a227e driver
* improve description of bindings for optional vcc-supply
and interrupt-controller;
2018-03-10 09:32:53: no initial description
H. Nikolaus Schaller (5):
gpio: pca953x: set the PCA_PCAL flag also when matching by DT
gpio: pca953x: add register definitions for pcal6524 and fix address
calculation
[RFC] gpio: pca953x: hack to map LEVEL irqs to EDGE irqs (may loose
interrupts/hang)
DTS: Bindings: pca953x driver provides an optional vcc-supply property
DTS: Bindings: pca953x: add example how to use interrupt-controller
and gpio-controller
.../devicetree/bindings/gpio/gpio-pca953x.txt | 34 +++++++++++++++++++++
drivers/gpio/gpio-pca953x.c | 35 ++++++++++++++++++----
2 files changed, 64 insertions(+), 5 deletions(-)
--
2.12.2
next reply other threads:[~2018-04-04 19:00 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-04 19:00 H. Nikolaus Schaller [this message]
2018-04-04 19:00 ` [PATCH v2 1/5] gpio: pca953x: set the PCA_PCAL flag also when matching by DT H. Nikolaus Schaller
2018-04-10 14:38 ` Andy Shevchenko
2018-04-04 19:00 ` [PATCH v2 2/5] gpio: pca953x: add register definitions for pcal6524 and fix address calculation H. Nikolaus Schaller
2018-04-10 14:41 ` Andy Shevchenko
2018-04-10 15:51 ` H. Nikolaus Schaller
2018-04-04 19:00 ` [PATCH v2 3/5] [RFC] gpio: pca953x: hack to map LEVEL irqs to EDGE irqs (may loose interrupts/hang) H. Nikolaus Schaller
2018-04-10 14:38 ` Andy Shevchenko
2018-04-10 16:06 ` H. Nikolaus Schaller
2018-04-04 19:00 ` [PATCH v2 4/5] DTS: Bindings: pca953x driver provides an optional vcc-supply property H. Nikolaus Schaller
2018-04-10 13:55 ` Rob Herring
2018-04-10 14:08 ` H. Nikolaus Schaller
2018-04-04 19:00 ` [PATCH v2 5/5] DTS: Bindings: pca953x: add example how to use interrupt-controller and gpio-controller H. Nikolaus Schaller
2018-04-10 13:57 ` Rob Herring
2018-04-10 14:10 ` H. Nikolaus Schaller
2018-04-04 19:02 ` [PATCH v2 0/5] pcal6524 extensions for pca953x H. Nikolaus Schaller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1522868422.git.hns@goldelico.com \
--to=hns@goldelico.com \
--cc=andy.shevchenko@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=gnurou@gmail.com \
--cc=ijc+devicetree@hellion.org.uk \
--cc=kernel@pyra-handheld.com \
--cc=letux-kernel@openphoenux.org \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.