From: Thierry Reding <thierry.reding@gmail.com>
To: Joseph Lo <josephl@nvidia.com>
Cc: linux-tegra@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Jonathan Hunter <jonathanh@nvidia.com>
Subject: Re: [PATCH] arm64: dts: tegra210-smaug: fix IRQ type of PMIC
Date: Fri, 25 Jan 2019 13:03:16 +0100 [thread overview]
Message-ID: <20190125120316.GD12353@ulmo> (raw)
In-Reply-To: <20190104071646.15828-2-josephl@nvidia.com>
[-- Attachment #1.1: Type: text/plain, Size: 823 bytes --]
On Fri, Jan 04, 2019 at 03:16:45PM +0800, Joseph Lo wrote:
> Fix IRQ type of PMIC which should be configured as high-level trigger.
>
> Signed-off-by: Joseph Lo <josephl@nvidia.com>
> ---
> arch/arm64/boot/dts/nvidia/tegra210-smaug.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/nvidia/tegra210-smaug.dts b/arch/arm64/boot/dts/nvidia/tegra210-smaug.dts
> index c08c5471b974..5a67890cfb7a 100644
> --- a/arch/arm64/boot/dts/nvidia/tegra210-smaug.dts
> +++ b/arch/arm64/boot/dts/nvidia/tegra210-smaug.dts
> @@ -1362,7 +1362,7 @@
> max77620: max77620@3c {
> compatible = "maxim,max77620";
> reg = <0x3c>;
> - interrupts = <0 86 IRQ_TYPE_NONE>;
> + interrupts = <0 86 IRQ_TYPE_LEVEL_HIGH>;
Applied to for-5.1/arm64/dt, thanks.
Thierry
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-01-25 12:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-04 7:16 [PATCH] arm64: dts: tegra210: fix register range of apbmisc Joseph Lo
2019-01-04 7:16 ` [PATCH] arm64: dts: tegra210-smaug: fix IRQ type of PMIC Joseph Lo
2019-01-25 4:20 ` Joseph Lo
2019-01-25 12:03 ` Thierry Reding [this message]
2019-01-04 7:16 ` [PATCH] soc/tegra: fuse: fix typo in tegra210_init_speedo_data Joseph Lo
2019-01-25 4:21 ` Joseph Lo
2019-01-25 11:45 ` Thierry Reding
2019-01-25 4:20 ` [PATCH] arm64: dts: tegra210: fix register range of apbmisc Joseph Lo
2019-01-25 11:59 ` Thierry Reding
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=20190125120316.GD12353@ulmo \
--to=thierry.reding@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=josephl@nvidia.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-tegra@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).