Path: csiph.com!news.mixmin.net!aioe.org!gothmog.csi.it!bofh.it!news.nic.it!robomod From: Krzysztof Kozlowski Newsgroups: linux.kernel Subject: Re: [RFC PATCH 00/10] ARM: dts: exynos: Fix invalid GIC interrupt flags Date: Thu, 03 Nov 2016 22:30:02 +0100 Message-ID: References: X-Original-To: Krzysztof Kozlowski X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=PnLa2nPQN7MMQKkYomkuI8q2K+nvrHcNWZIdGVSx+Kk=; b=dRsj2+irYmCW/bpMfEswxQ9Qucpc4A2FoHBNE7echdeIJFdpsgWgV+zK73uptQPb2N qJaTwnNBxIAVSGVk+IdmLI170hW2cuUoqJgacrJ6VCvAz3Xk0rNo3S9rIq45uusYws+e n7x1oJtxikLF72L7PLi39QLm3rX+QyV+bBBvN6I/uCaeJ2kSKNgWUzqorNpI48MsxbDV bULoJ/XIt7J30LH2jOy6ImlQaJXlewJOhox1Jhpzn9YnE3MIrAnP7xU/shu+lsS2ywpw Wo3z+SzdY4ZrkK/qyAHuGIe6dqWVq3JaW/4TEp7AnZRJnXqNnloaDs4xQTeucL5IJYBp PzeQ== X-Gm-Message-State: ABUngvdegktXlXCuscVPWQEArdL3eIQeU0z/fD0RGEarbJIoHCrwXwMh1vpoqEVl3OsWaQ== X-Received: by 10.194.119.2 with SMTP id kq2mr8591052wjb.217.1478208113105; Thu, 03 Nov 2016 14:21:53 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) Sender: robomod@news.nic.it List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Approved: robomod@news.nic.it Lines: 19 Organization: linux.* mail to news gateway X-Original-Cc: Kukjin Kim , Javier Martinez Canillas , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Marek Szyprowski , Bartlomiej Zolnierkiewicz , Geert Uytterhoeven , Alban Browaeys , Marc Zyngier X-Original-Date: Thu, 3 Nov 2016 23:21:47 +0200 X-Original-Message-ID: <20161103212147.GA15161@kozik-lap> X-Original-References: <1474054971-16831-1-git-send-email-krzk@kernel.org> X-Original-Sender: linux-kernel-owner@vger.kernel.org Xref: csiph.com linux.kernel:1514853 On Fri, Sep 16, 2016 at 09:42:41PM +0200, Krzysztof Kozlowski wrote: > Hi, > > Marek (internally), Geert and Alban reported errors like: > genirq: Setting trigger mode 0 for irq 16 failed (gic_set_type+0x0/0x68) > The patchset fixes this issue. > > Tested on: > 1. Exynos4412: Odroid U3, > 2. Exynos5410: Odroid XU, > 3. Exynos5422: Odroid XU3. > > Other platforms not tested so testing would be highly appreciated. Applied entire patchset for v4.10. Let it boil for some time in linux-next. Best regards, Krzysztof