From: Simon Shields <simon@lineageos.org>
To: linux-samsung-soc@vger.kernel.org
Cc: Simon Shields <simon@lineageos.org>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Kukjin Kim <kgene@kernel.org>,
Krzysztof Kozlowski <krzk@kernel.org>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/5] midas: fix IRQ pin configuration
Date: Sat, 21 Jul 2018 22:50:48 +1000 [thread overview]
Message-ID: <20180721125128.31498-1-simon@lineageos.org> (raw)
This patch series disables the internal pull-up/down resistors
for IRQ lines which are pulled up externally. Without these patches the
associated IRQs never fire if the bootloader hasn't configured the pins
correctly.
Simon Shields (5):
ARM: dts: exynos: add max77693 pinctrl config for midas
ARM: dts: exynos: add pinctrl config for midas keys
ARM: dts: exynos: add pinctrl for midas fuelgauge irq pin
ARM: dts: exynos: configure max77686 IRQ pin on midas
ARM: dts: exynos: configure midas SD card CD pin
arch/arm/boot/dts/exynos4412-midas.dtsi | 35 ++++++++++++++++++++++++-
1 file changed, 34 insertions(+), 1 deletion(-)
--
2.18.0
WARNING: multiple messages have this Message-ID (diff)
From: simon@lineageos.org (Simon Shields)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] midas: fix IRQ pin configuration
Date: Sat, 21 Jul 2018 22:50:48 +1000 [thread overview]
Message-ID: <20180721125128.31498-1-simon@lineageos.org> (raw)
This patch series disables the internal pull-up/down resistors
for IRQ lines which are pulled up externally. Without these patches the
associated IRQs never fire if the bootloader hasn't configured the pins
correctly.
Simon Shields (5):
ARM: dts: exynos: add max77693 pinctrl config for midas
ARM: dts: exynos: add pinctrl config for midas keys
ARM: dts: exynos: add pinctrl for midas fuelgauge irq pin
ARM: dts: exynos: configure max77686 IRQ pin on midas
ARM: dts: exynos: configure midas SD card CD pin
arch/arm/boot/dts/exynos4412-midas.dtsi | 35 ++++++++++++++++++++++++-
1 file changed, 34 insertions(+), 1 deletion(-)
--
2.18.0
next reply other threads:[~2018-07-21 12:50 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-21 12:50 Simon Shields [this message]
2018-07-21 12:50 ` [PATCH 0/5] midas: fix IRQ pin configuration Simon Shields
2018-07-21 12:50 ` [PATCH 1/5] ARM: dts: exynos: add max77693 pinctrl config for midas Simon Shields
2018-07-21 12:50 ` Simon Shields
2018-07-23 17:12 ` Krzysztof Kozlowski
2018-07-23 17:12 ` Krzysztof Kozlowski
2018-07-21 12:50 ` [PATCH 2/5] ARM: dts: exynos: add pinctrl config for midas keys Simon Shields
2018-07-21 12:50 ` Simon Shields
2018-07-23 17:12 ` Krzysztof Kozlowski
2018-07-23 17:12 ` Krzysztof Kozlowski
2018-07-21 12:50 ` [PATCH 3/5] ARM: dts: exynos: add pinctrl for midas fuelgauge irq pin Simon Shields
2018-07-21 12:50 ` Simon Shields
2018-07-23 17:13 ` Krzysztof Kozlowski
2018-07-23 17:13 ` Krzysztof Kozlowski
2018-07-21 12:50 ` [PATCH 4/5] ARM: dts: exynos: configure max77686 IRQ pin on midas Simon Shields
2018-07-21 12:50 ` Simon Shields
2018-07-23 17:13 ` Krzysztof Kozlowski
2018-07-23 17:13 ` Krzysztof Kozlowski
2018-07-21 12:50 ` [PATCH 5/5] ARM: dts: exynos: configure midas SD card CD pin Simon Shields
2018-07-21 12:50 ` Simon Shields
2018-07-23 17:13 ` Krzysztof Kozlowski
2018-07-23 17:13 ` Krzysztof Kozlowski
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=20180721125128.31498-1-simon@lineageos.org \
--to=simon@lineageos.org \
--cc=devicetree@vger.kernel.org \
--cc=kgene@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=mark.rutland@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.