From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: Re: [GIT PULL] Samsung fixes for v4.3 Date: Wed, 30 Sep 2015 15:50:50 +0900 Message-ID: <560B864A.9050400@kernel.org> References: <1443571154-28722-1-git-send-email-k.kozlowski@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: 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 In-Reply-To: <1443571154-28722-1-git-send-email-k.kozlowski@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org 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 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: kgene@kernel.org (Kukjin Kim) Date: Wed, 30 Sep 2015 15:50:50 +0900 Subject: [GIT PULL] Samsung fixes for v4.3 In-Reply-To: <1443571154-28722-1-git-send-email-k.kozlowski@samsung.com> References: <1443571154-28722-1-git-send-email-k.kozlowski@samsung.com> Message-ID: <560B864A.9050400@kernel.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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