From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: RE: [GIT PULL 3rd 2/3] Samsung Exynos SoC updates for 3.16 Date: Fri, 30 May 2014 10:45:07 +0900 Message-ID: <060a01cf7ba8$c9614130$5c23c390$@samsung.com> References: <035701cf7897$6fb5e460$4f21ad20$@samsung.com> <20140529194002.GG18481@quad.lixom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailout2.samsung.com ([203.254.224.25]:13117 "EHLO mailout2.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751745AbaE3BpJ (ORCPT ); Thu, 29 May 2014 21:45:09 -0400 Received: from epcpsbgr5.samsung.com (u145.gpu120.samsung.co.kr [203.254.230.145]) by mailout2.samsung.com (Oracle Communications Messaging Server 7u4-24.01 (7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0N6D0044M6787S80@mailout2.samsung.com> for linux-samsung-soc@vger.kernel.org; Fri, 30 May 2014 10:45:08 +0900 (KST) In-reply-to: <20140529194002.GG18481@quad.lixom.net> Content-language: ko Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: 'Olof Johansson' Cc: arm@kernel.org, 'Arnd Bergmann' , 'Kevin Hilman' , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org Olof Johansson wrote: > > On Mon, May 26, 2014 at 01:03:22PM +0900, Kukjin Kim wrote: > > The following changes since commit be1f7c8d7e2bc8b8c76846aa6f276e8d2ef8975a: > > > > cpufreq: exynos: Fix the compile error (2014-05-26 04:05:01 +0900) > > > > are available in the git repository at: > > > > http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > > tags/exynos-soc > > > > for you to fetch changes up to 455ae9aba2f05e77eaf1073b78e887b06f93a4fd: > > > > ARM: dts: Add device tree sources for exynos3250 (2014-05-26 05:32:02 > > +0900) > > > > ---------------------------------------------------------------- > > Exynos new SoCs support for v3.16 > > > > - add support for exynos5260 SoC and exynos5260-xyref5260 board > > - add support for exynos5800 SoC and exynos5800-peach-pi board > > - add support for exynos3250 SoC > > > > Note that this branch is on top of tags/samsung-cleanup. > > This branch mixes contents from what should be two branches: One quite short > one that just contains the code/Kconfig changes for the new SoCs. And the rest > (DTS/DTSI additions) should go in a DT branch. > Oh, OK. I will re-sort them out. > Please respin as two separate branches. This will include respinning the > multiplatform branches too, etc, unfortunately. Please post fresh pull requests > for any respun/rebased branch. > OK. I will do it tonight in my time. Thanks for your pulling others ;-) - Kukjin