From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754061AbbI3GvN (ORCPT ); Wed, 30 Sep 2015 02:51:13 -0400 Received: from mail.kernel.org ([198.145.29.136]:51021 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753714AbbI3GvI (ORCPT ); Wed, 30 Sep 2015 02:51:08 -0400 Message-ID: <560B864A.9050400@kernel.org> Date: Wed, 30 Sep 2015 15:50:50 +0900 From: Kukjin Kim User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.16 MIME-Version: 1.0 To: Krzysztof Kozlowski CC: Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Olof Johansson , Arnd Bergmann , Kevin Hilman Subject: Re: [GIT PULL] Samsung fixes for v4.3 References: <1443571154-28722-1-git-send-email-k.kozlowski@samsung.com> In-Reply-To: <1443571154-28722-1-git-send-email-k.kozlowski@samsung.com> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/30/15 08:59, Krzysztof Kozlowski wrote: > Dear Kukjin, > > Below you will find fixes for current release cycle which are not > present yet in your tree. > > Best regards, > Krzysztof > > > The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f: > > Linux 4.3-rc1 (2015-09-12 16:35:56 -0700) > > are available in the git repository at: > > https://github.com/krzk/linux.git tags/samsung-fixes-4.3 > > for you to fetch changes up to c7d2ecd9f64c351cb4d551f1f472d0fc09c3cae8: > > ARM: dts: Fix wrong clock binding for sysmmu_fimd1_1 on exynos5420 (2015-09-29 15:39:58 +0900) > > ---------------------------------------------------------------- > Fixes for Exynos (DT and mach code): > 1. Finally fix booting of all 8 cores on Exynos Octa (Exynos542x): all > 8 cores are booting and can be used. The fix, based on vendor > code and bootloader behavior, is as for time being only > for MCPM enabled path. > 2. Fix thermal boot issue on SMDK5250. > 3. Fix invalid clock used for FIMD IOMMU. > Pulled, thanks. Note it will be sent to upstream in a day. - Kukjin