Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751576AbbEFKcx (ORCPT ); Wed, 6 May 2015 06:32:53 -0400 Received: from mail-vn0-f42.google.com ([209.85.216.42]:36337 "EHLO mail-vn0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750837AbbEFKcu (ORCPT ); Wed, 6 May 2015 06:32:50 -0400 MIME-Version: 1.0 In-Reply-To: <5549E1AB.8000400@collabora.co.uk> References: <1430873981-22902-1-git-send-email-k.kozlowski@samsung.com> <5549E1AB.8000400@collabora.co.uk> Date: Wed, 6 May 2015 19:32:49 +0900 X-Google-Sender-Auth: NjAX5JajyIDLGedfs1RPha8RW58 Message-ID: Subject: Re: ARM: EXYNOS: dts: Improvements for 4.2 From: Krzysztof Kozlowski To: Javier Martinez Canillas Cc: Krzysztof Kozlowski , Kukjin Kim , linux-samsung-soc@vger.kernel.org, Arnd Bergmann , Pankaj Dubey , linux-kernel@vger.kernel.org, Markus Reichl , Andrzej Hajda , Olof Johansson , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2754 Lines: 72 2015-05-06 18:40 GMT+09:00 Javier Martinez Canillas : > Hello Krzysztof, > > On 05/06/2015 02:59 AM, Krzysztof Kozlowski wrote: >> Dear Kukjin, >> >> I gathered various improvements for upcoming 4.2 merge window. >> Description along with a tag. >> >> Best regards, >> Krzysztof >> >> ---------------------------------------------------------------- >> The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22: >> >> Linux 4.1-rc2 (2015-05-03 19:22:23 -0700) >> >> are available in the git repository at: >> >> https://github.com/krzk/linux.git tags/samsung-dt-for-next-4.2 >> >> for you to fetch changes up to 98155ec454a40212434c83c1388c420a61d62854: >> >> ARM: dts: exynos4: add nodes for jpeg codec (2015-05-05 19:19:18 +0900) >> >> ---------------------------------------------------------------- >> Device Tree improvements for Exynos based boards: >> 1. Fix PMIC's RTC alarm on Arndale Octa (S2MPS11 PMIC) and SMDK5250 (MAXIM77686 >> PMIC). >> 2. Fix suspend on Peach Pit Chromebooks prevented by Marvell mwifiex >> driver. >> 3. Fix hang on Odroid XU3 on MMC card detect. >> 4. Enable the S3C RTC (the clock present on SoC) on various Exynos boards. >> 5. Minor improvements to S3C RTC driver. >> 6. Add nodes for JPEG codec on Exynos4. >> >> ---------------------------------------------------------------- >> Andrzej Hajda (1): >> ARM: dts: exynos5422-odroidxu3: add mmc detect gpio >> >> Javier Martinez Canillas (2): >> ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420 > > This one is already in your "ARM: EXYNOS: dts: DTS fixes for 4.1" pull > request so it seems is a left over and should not be in this branch? Yes, I rebased the work for v4.2 on top of fixes. Typically one would not send fixes and for-next release pull at the same time. Anyway it should not harm as merging or rebasing would ignore such commits. > >> ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Peach Boards >> > > This patch is also rc material IMHO since the mwifiex driver prevents > the system to enter into a suspend state and the driver is enabled in > exynos_defconfig after commit "040464888a1a ("ARM: exynos_defconfig: > Enable Marvell WiFi-Ex support") which landed in v4.1-rc1. That information was missing. I suspected this was a fix for an older issue not for regression introduced in 4.1-rc1. Now I agree. Dear Kukjin, could pick this patch also for current RC cycle? Best regards, Krzysztof -- 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/