Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935625Ab3DHTVf (ORCPT ); Mon, 8 Apr 2013 15:21:35 -0400 Received: from mail-lb0-f172.google.com ([209.85.217.172]:56543 "EHLO mail-lb0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1763199Ab3DHTVe (ORCPT ); Mon, 8 Apr 2013 15:21:34 -0400 MIME-Version: 1.0 In-Reply-To: <51630C7C.9040003@gmail.com> References: <1365439879-3398-1-git-send-email-dianders@chromium.org> <51630B26.1000102@samsung.com> <51630C7C.9040003@gmail.com> Date: Mon, 8 Apr 2013 12:21:32 -0700 X-Google-Sender-Auth: B4x_4MyqFeRhR0ayV7u83RzysFc Message-ID: Subject: Re: [PATCH] ARM: dts: fix bad merge of display timing node to exynos5250-smdk5250.dts From: Doug Anderson To: Kukjin Kim Cc: Kukjin Kim , linux-samsung-soc@vger.kernel.org, Russell King , Leela Krishna Amudala , Jingoo Han , "linux-kernel@vger.kernel.org" , Thomas Abraham , Olof Johansson , "linux-arm-kernel@lists.infradead.org" , Rahul Sharma Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1151 Lines: 27 Kukjin, On Mon, Apr 8, 2013 at 11:29 AM, Kukjin Kim wrote: > BTW, if any problems on current for-next, please kindly let me know. I usually try to check linux-next at least once a week, but sometimes it's more or less often. At the moment I'm trying to track something weird down but it seems like it has some userspace component to it. I'll post a separate thread if I find a kernel problem there. Aside from the RTC, my biggest problem right now is that reboot stopped working at the same time as the common clock. The exynos5_restart() function is essentially behaving as a no-op since the clock to the IP block that handles reset has been gated. :( The bit "CLK_PMU_APBIF" is gated in "CLK_GATE_IP_PERIS". This used to be ungated in exynos5_clk_ip_peris_ctrl(). I'm happy to test a patch that fixes this but I haven't yet had time to try to fix it cleanly myself. -Doug -- 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/