From: Krzysztof Kozlowski <krzk@kernel.org>
To: Marek Szyprowski <m.szyprowski@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org,
Sylwester Nawrocki <s.nawrocki@samsung.com>,
Krzysztof Kozlowski <krzk@kernel.org>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
Seung-Woo Kim <sw0312.kim@samsung.com>,
Chanwoo Choi <cw00.choi@samsung.com>
Subject: Re: [PATCH v2] arm64: dts: exynos: Fix IRQ type flags for Exynos5433 SoC
Date: Fri, 18 Nov 2016 09:30:03 +0200 [thread overview]
Message-ID: <20161118073003.GA26082@kozik-lap> (raw)
In-Reply-To: <1479392849-18049-1-git-send-email-m.szyprowski@samsung.com>
On Thu, Nov 17, 2016 at 03:27:29PM +0100, Marek Szyprowski wrote:
> Interrupt of type IRQ_TYPE_NONE is not allowed for GIC interrupts. The
> GIC requires shared interrupts to be edge rising or level high. Platform
> declares support for both. Set all interrupts type to level high, as this
> works fine - tested on Exynos5433-based TM2 board.
>
> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
> Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
> ---
> Changelog:
> v2:
> - fixed also interrupts defined in exynos5433-pinctrl.dtsi
> ---
> arch/arm64/boot/dts/exynos/exynos5433-pinctrl.dtsi | 22 +++-
> arch/arm64/boot/dts/exynos/exynos5433.dtsi | 129 +++++++++++----------
> 2 files changed, 85 insertions(+), 66 deletions(-)
>
Thanks, applied.
Best regards,
Krzysztof
prev parent reply other threads:[~2016-11-18 7:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-17 14:27 [PATCH v2] arm64: dts: exynos: Fix IRQ type flags for Exynos5433 SoC Marek Szyprowski
2016-11-18 7:30 ` Krzysztof Kozlowski [this message]
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=20161118073003.GA26082@kozik-lap \
--to=krzk@kernel.org \
--cc=b.zolnierkie@samsung.com \
--cc=cw00.choi@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=s.nawrocki@samsung.com \
--cc=sw0312.kim@samsung.com \
/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.