Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751719AbbD3P6X (ORCPT ); Thu, 30 Apr 2015 11:58:23 -0400 Received: from mail-pa0-f44.google.com ([209.85.220.44]:35895 "EHLO mail-pa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751380AbbD3P6V (ORCPT ); Thu, 30 Apr 2015 11:58:21 -0400 From: Kevin Hilman To: Krzysztof Kozlowski Cc: Kukjin Kim , devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org, Samuel Ortiz , Sangbeom Kim , linux-kernel@vger.kernel.org, Lee Jones , Javier Martinez Canillas , linux-arm-kernel@lists.infradead.org, Olof Johansson Subject: Re: [PATCH 2/2] ARM: dts: Fix pinctrl settings for S2MPS11 RTC alarm IRQ on Arndale Octa References: <1427985376-20420-1-git-send-email-k.kozlowski@samsung.com> <1427985376-20420-3-git-send-email-k.kozlowski@samsung.com> Date: Thu, 30 Apr 2015 08:58:16 -0700 In-Reply-To: (Krzysztof Kozlowski's message of "Fri, 17 Apr 2015 22:30:38 +0900") Message-ID: <7hy4l9liav.fsf@deeprootsystems.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1637 Lines: 40 Hi Krzystof, Krzysztof Kozlowski writes: > 2015-04-02 23:36 GMT+09:00 Krzysztof Kozlowski : >> On Arndale Octa the S2MPS11 RTC alarm interrupt was not handled at all >> because of wrong configuration of interrupt and gpx3-2. >> 1. Interrupt is signaled by falling edge. >> 2. This GPIO line is hard-wired on the board to PVDD_APIO_1V8 through a >> resistor so pull-up/down must be disabled. >> >> Signed-off-by: Krzysztof Kozlowski >> --- >> arch/arm/boot/dts/exynos5420-arndale-octa.dts | 13 ++++++++++++- >> 1 file changed, 12 insertions(+), 1 deletion(-) > > Dear Kukjin, > > Any comments on this and other patches. A lot of emails waits for > your opinion. Is there anything I could do to help you in smooth > review or applying? IMO, I think you you should just start collecting fixes and features and queuing them for Kukjin and then start working as a co-maintainer. The samsung platforms have been in a near constant state of breakage over the last *several* cycles, and something really needs to change in how these are being monitored and maintained. If someone else is paying closer attention, especially to important fixes like this and the recent ones for other imprecies aborts etc., all of us who are trying to use these Exynos platforms with mainline will be in much better shape. Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/